Skip to content

Commit

Permalink
chore(release): 45.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 29, 2024
1 parent 1abcd7c commit 3e02572
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [45.1.0](https://github.com/kufu/smarthr-ui/compare/v45.0.1...v45.1.0) (2024-03-29)


### Features

* ~ というテキストがスクリーンリーダーで正しく読み上げられる対応をしたコンポーネント、RangeSeparatorを追加 ([#4502](https://github.com/kufu/smarthr-ui/issues/4502)) ([4a03605](https://github.com/kufu/smarthr-ui/commit/4a036056117c0ca16bfd78ae328fcd17fd2e6b14))


### Bug Fixes

* AppNaviDropdown が current の時に押せなくなる不具合を修正 ([#4517](https://github.com/kufu/smarthr-ui/issues/4517)) ([650859c](https://github.com/kufu/smarthr-ui/commit/650859c2887df8cbb5b92ce2e8dc240b503de7d0))

### [45.0.1](https://github.com/kufu/smarthr-ui/compare/v45.0.0...v45.0.1) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smarthr-ui",
"description": "SmartHR ui components built with React.",
"version": "45.0.1",
"version": "45.1.0",
"author": "SmartHR-UI Team",
"dependencies": {
"@smarthr/wareki": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion public/exports/smarthr-ui-props.json

Large diffs are not rendered by default.

0 comments on commit 3e02572

Please sign in to comment.