Skip to content

Commit

Permalink
chore(release): v58.0.2 (#4946)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Qs-F <qsf@de-liker.com>
  • Loading branch information
github-actions[bot] and Qs-F authored Sep 24, 2024
1 parent 1acf75e commit 8b610fd
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.

### [58.0.2](https://github.com/kufu/smarthr-ui/compare/v58.0.1...v58.0.2) (2024-09-24)


### Bug Fixes

* FormControlのlabel自動紐づけが不要な場合の対応を追加 ([#4918](https://github.com/kufu/smarthr-ui/issues/4918)) ([2c17a17](https://github.com/kufu/smarthr-ui/commit/2c17a17648547687d1450a22ecd43bd48e27542e))
* ModelessDialog に指定した幅や高さを超えて resize できるように修正 ([#4937](https://github.com/kufu/smarthr-ui/issues/4937)) ([e707dbe](https://github.com/kufu/smarthr-ui/commit/e707dbea6220b089ea72cd49e65b3ef99aa24219))

### [58.0.1](https://github.com/kufu/smarthr-ui/compare/v58.0.0...v58.0.1) (2024-09-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": "58.0.1",
"version": "58.0.2",
"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 8b610fd

Please sign in to comment.