Skip to content

Commit

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

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.1.1](https://github.com/kufu/smarthr-ui/compare/v60.1.0...v60.1.1) (2024-11-13)


### Bug Fixes

* **BottomFixedArea:** deprecated ([#5098](https://github.com/kufu/smarthr-ui/issues/5098)) ([71b08a0](https://github.com/kufu/smarthr-ui/commit/71b08a0a0e572b4abab01d54d9d876adce6e38ef))
* **DefinitionList:** children に null が渡ってきた場合の不具合を修正 ([#5105](https://github.com/kufu/smarthr-ui/issues/5105)) ([fbc2902](https://github.com/kufu/smarthr-ui/commit/fbc2902b66e8867eeea2bac969f6ed55fc0aa190))

## [60.1.0](https://github.com/kufu/smarthr-ui/compare/v60.0.1...v60.1.0) (2024-11-13)


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.1.0",
"version": "60.1.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 c33cf1c

Please sign in to comment.