Skip to content

Commit

Permalink
chore(release): 62.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent e0981f4 commit 14fe111
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.

## [62.1.0](https://github.com/kufu/smarthr-ui/compare/v62.0.1...v62.1.0) (2024-11-28)


### Features

* DatetimeLocalPicker を追加 ([#5138](https://github.com/kufu/smarthr-ui/issues/5138)) ([6fc38a1](https://github.com/kufu/smarthr-ui/commit/6fc38a16222bf796a710a0d30a595e21ed22cc2e))
* **Table:** 縦線を引くための bordetType を追加、ほか ([#5144](https://github.com/kufu/smarthr-ui/issues/5144)) ([216df36](https://github.com/kufu/smarthr-ui/commit/216df366afecf4e58e71f6696276fb32d5dea5a5))


### Bug Fixes

* **DropdownMenuButton:** RemoteDialogTrigger の考慮漏れを修正 ([#5147](https://github.com/kufu/smarthr-ui/issues/5147)) ([63f209a](https://github.com/kufu/smarthr-ui/commit/63f209aad67e5d38610035e50a6b2219656d99ab))

### [62.0.1](https://github.com/kufu/smarthr-ui/compare/v62.0.0...v62.0.1) (2024-11-27)


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": "62.0.1",
"version": "62.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 14fe111

Please sign in to comment.