Skip to content

Commit

Permalink
chore(release): 58.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2024
1 parent 464244c commit 1713338
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.

## [58.1.0](https://github.com/kufu/smarthr-ui/compare/v58.0.3...v58.1.0) (2024-10-01)


### Features

* AppNaviAnchorにelementAsのpropsを追加 ([#4955](https://github.com/kufu/smarthr-ui/issues/4955)) ([ad680c3](https://github.com/kufu/smarthr-ui/commit/ad680c3dd6dfac5d232a95edb250d34e0ad8e047))
* FormControlのエラー表示設定方法を変更し、より確実に設定されるように修正する ([#4925](https://github.com/kufu/smarthr-ui/issues/4925)) ([e16aa25](https://github.com/kufu/smarthr-ui/commit/e16aa2526cb6bb4a3f88e969ddf320d9ddefd6f0))


### Bug Fixes

* **DropZone:** ドラッグ&ドロップ時に選択したファイルがFormDataに格納されるようにした ([#4964](https://github.com/kufu/smarthr-ui/issues/4964)) ([53775fb](https://github.com/kufu/smarthr-ui/commit/53775fb8b9f01910b760f8711067345730f2649e))

### [58.0.3](https://github.com/kufu/smarthr-ui/compare/v58.0.2...v58.0.3) (2024-09-25)


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.3",
"version": "58.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 1713338

Please sign in to comment.