Skip to content

Commit

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

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.

## [52.1.0](https://github.com/kufu/smarthr-ui/compare/v52.0.1...v52.1.0) (2024-06-25)


### Features

* Dropdown 及び FilterDropdown に onOpen/onClose オプションを追加する ([#4722](https://github.com/kufu/smarthr-ui/issues/4722)) ([acf3642](https://github.com/kufu/smarthr-ui/commit/acf364259b1bbb34bef7275b8377c310d49c2e95))
* Thumbtack アイコンを追加 ([#4737](https://github.com/kufu/smarthr-ui/issues/4737)) ([5d8b9cc](https://github.com/kufu/smarthr-ui/commit/5d8b9cc09981dce992a93ab37a096dc08a836e40))


### Bug Fixes

* Heading と Text の相互参照をなくして Text が Heading に依存しないようにする ([#4732](https://github.com/kufu/smarthr-ui/issues/4732)) ([d21c888](https://github.com/kufu/smarthr-ui/commit/d21c8881b933cd3674fc931af36bfafbb8498a6b))

### [52.0.1](https://github.com/kufu/smarthr-ui/compare/v52.0.0...v52.0.1) (2024-06-21)

## [52.0.0](https://github.com/kufu/smarthr-ui/compare/v51.2.0...v52.0.0) (2024-06-18)
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": "52.0.1",
"version": "52.1.0",
"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 10394de

Please sign in to comment.