Skip to content

Commit

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

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.

## [55.1.0](https://github.com/kufu/smarthr-ui/compare/v55.0.0...v55.1.0) (2024-08-13)


### Features

* UpwardLink を追加 ([#4828](https://github.com/kufu/smarthr-ui/issues/4828)) ([7790bd2](https://github.com/kufu/smarthr-ui/commit/7790bd2e84e54559f57da12a245893de5a17232d))


### Bug Fixes

* body の base スタイルに約物を詰めないよう指定 ([#4833](https://github.com/kufu/smarthr-ui/issues/4833)) ([5767718](https://github.com/kufu/smarthr-ui/commit/57677181af9ecd20b99d6f6d708cb88549d36076))
* Button コンポーネントが disabled/loading の場合も onClick イベントがバブリングしてしまう問題を修正 ([#4832](https://github.com/kufu/smarthr-ui/issues/4832)) ([ddadb1b](https://github.com/kufu/smarthr-ui/commit/ddadb1b6d94d94ea1bc9e72c87ae30f0e98eb3a1))
* Tooltip メッセージが機械側に過足提供していたので修正 ([#4827](https://github.com/kufu/smarthr-ui/issues/4827)) ([53b01e0](https://github.com/kufu/smarthr-ui/commit/53b01e08407f5680296413ae09b680d69cc36e5f))

## [55.0.0](https://github.com/kufu/smarthr-ui/compare/v54.1.0...v55.0.0) (2024-08-06)


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": "55.0.0",
"version": "55.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 3d80884

Please sign in to comment.