Skip to content

Commit

Permalink
chore(release): 60.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2024
1 parent f9f1c54 commit c372b6a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions packages/smarthr-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

### [60.0.1](https://github.com/kufu/smarthr-ui/compare/v60.0.0...v60.0.1) (2024-11-05)


### Bug Fixes

* FloatArea の z-index を見直し ([#5066](https://github.com/kufu/smarthr-ui/issues/5066)) ([befa773](https://github.com/kufu/smarthr-ui/commit/befa7738d2af8969f40a4e862766081d9c530832))
* FormControl内のInputFileのアクセシブルネームに可視ラベルを含める ([#5056](https://github.com/kufu/smarthr-ui/issues/5056)) ([b8a69db](https://github.com/kufu/smarthr-ui/commit/b8a69db9e723b6be1b57221c6b33cb9d95d97714))
* TabItem に disabledDetail があるときのフォーカスリングを修正 ([#5057](https://github.com/kufu/smarthr-ui/issues/5057)) ([236a744](https://github.com/kufu/smarthr-ui/commit/236a744d82b1098dc67d2ab5b1e0031e3456e648))

## [60.0.0](https://github.com/kufu/smarthr-ui/compare/v59.0.0...v60.0.0) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/smarthr-ui/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": "60.0.0",
"version": "60.0.1",
"author": "SmartHR-UI Team",
"dependencies": {
"@smarthr/wareki": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/smarthr-ui/public/exports/smarthr-ui-props.json

Large diffs are not rendered by default.

0 comments on commit c372b6a

Please sign in to comment.