Skip to content

Commit

Permalink
chore(release): 64.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 21, 2025
1 parent 9bf0a84 commit 4742a23
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.

### [64.0.1](https://github.com/kufu/smarthr-ui/compare/v64.0.0...v64.0.1) (2025-01-21)


### Bug Fixes

* AccordionPanelのkeydownイベントリスナーをTriggerに移動 ([#5215](https://github.com/kufu/smarthr-ui/issues/5215)) ([b139a6f](https://github.com/kufu/smarthr-ui/commit/b139a6f74a4b34d7ca7ee85622f44be2a009afbb))
* FieldsetコンポーネントにdangerouslyTitleHiddenを設定した場合、余計な余白が出力されてしまう問題を修正 ([#5305](https://github.com/kufu/smarthr-ui/issues/5305)) ([df19c82](https://github.com/kufu/smarthr-ui/commit/df19c829536515958ea87788b63af6246c7372cb))
* **Tooltip:** マークアップをpタグからdivタグに変更 ([#5275](https://github.com/kufu/smarthr-ui/issues/5275)) ([3557460](https://github.com/kufu/smarthr-ui/commit/35574602a37c180c04feffe1bb47fa63f2d46173))

## [64.0.0](https://github.com/kufu/smarthr-ui/compare/v63.0.0...v64.0.0) (2025-01-14)


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": "64.0.0",
"version": "64.0.1",
"author": "SmartHR-UI Team",
"dependencies": {
"@smarthr/wareki": "^1.3.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 4742a23

Please sign in to comment.