Skip to content

Commit

Permalink
chore(release): 49.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 30, 2024
1 parent fed0c32 commit d7a3363
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

## [49.0.0](https://github.com/kufu/smarthr-ui/compare/v48.0.0...v49.0.0) (2024-04-30)


### ⚠ BREAKING CHANGES

* SectioningFragmentを削除する (#4605)

### Features

* FormDialogのonSubmitの第二引数にFormEventを渡すように修正 ([#4610](https://github.com/kufu/smarthr-ui/issues/4610)) ([05598f2](https://github.com/kufu/smarthr-ui/commit/05598f2df26f5676ccfb9d8242527f250059ca2a))
* SectioningFragmentを削除する ([#4605](https://github.com/kufu/smarthr-ui/issues/4605)) ([a3df056](https://github.com/kufu/smarthr-ui/commit/a3df056bbb5858a787869e527ee2081bc72e7305))


### Bug Fixes

* Next.js 環境で hydration error が発生する問題を修正 ([#4594](https://github.com/kufu/smarthr-ui/issues/4594)) ([9cf5329](https://github.com/kufu/smarthr-ui/commit/9cf532947527d27510117c04182362eadce6f148))

## [48.0.0](https://github.com/kufu/smarthr-ui/compare/v47.1.0...v48.0.0) (2024-04-23)


Expand Down
2 changes: 1 addition & 1 deletion 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": "48.0.0",
"version": "49.0.0",
"author": "SmartHR-UI Team",
"dependencies": {
"@smarthr/wareki": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion public/exports/smarthr-ui-props.json

Large diffs are not rendered by default.

0 comments on commit d7a3363

Please sign in to comment.