Skip to content

Commit

Permalink
chore(release): 64.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 14, 2025
1 parent e1a19ad commit b548585
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions packages/smarthr-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.

## [64.0.0](https://github.com/kufu/smarthr-ui/compare/v63.0.0...v64.0.0) (2025-01-14)


### ⚠ BREAKING CHANGES

* FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 (#5235)

### Features

* FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 ([#5235](https://github.com/kufu/smarthr-ui/issues/5235)) ([042e888](https://github.com/kufu/smarthr-ui/commit/042e888c24234e733fc8dbb9443acfb93359b0e3))


### Bug Fixes

* Textareaの文字数カウントテキストの生成時、ReactComponentが利用される場合があることの考慮漏れを対応 ([#5269](https://github.com/kufu/smarthr-ui/issues/5269)) ([9dbd633](https://github.com/kufu/smarthr-ui/commit/9dbd633f38800649bf51d57f8f2b5d398c3d9940))

## [63.0.0](https://github.com/kufu/smarthr-ui/compare/v62.3.1...v63.0.0) (2025-01-07)


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": "63.0.0",
"version": "64.0.0",
"author": "SmartHR-UI Team",
"dependencies": {
"@smarthr/wareki": "^1.3.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 b548585

Please sign in to comment.