Skip to content

Commit

Permalink
chore(release): 51.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent 3cbf268 commit df4f171
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.

### [51.1.1](https://github.com/kufu/smarthr-ui/compare/v51.1.0...v51.1.1) (2024-06-05)


### Bug Fixes

* iOS系端末の場合、Select, Radio系入力要素にrequired属性を設定しないように変更 ([#4660](https://github.com/kufu/smarthr-ui/issues/4660)) ([9096449](https://github.com/kufu/smarthr-ui/commit/9096449e5d23178ad60df2ccd40dd19d0678feb0))
* 背景色として使う可能性のない色を bgColor 関連 props から消す ([#4688](https://github.com/kufu/smarthr-ui/issues/4688)) ([3c9954d](https://github.com/kufu/smarthr-ui/commit/3c9954d2b81669be3e6be48a02f350e4857001e4))

## [51.1.0](https://github.com/kufu/smarthr-ui/compare/v51.0.0...v51.1.0) (2024-05-28)


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": "51.1.0",
"version": "51.1.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 df4f171

Please sign in to comment.