Skip to content

Commit

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

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.

### [58.0.1](https://github.com/kufu/smarthr-ui/compare/v58.0.0...v58.0.1) (2024-09-18)


### Bug Fixes

* ダイアログの背景がスクロールに依ってズレる不具合を修正 ([#4933](https://github.com/kufu/smarthr-ui/issues/4933)) ([cf5ea5f](https://github.com/kufu/smarthr-ui/commit/cf5ea5fd55b7d5c522fd59c418789f19e2686212))

## [58.0.0](https://github.com/kufu/smarthr-ui/compare/v57.1.0...v58.0.0) (2024-09-17)


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": "58.0.0",
"version": "58.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 43b925c

Please sign in to comment.