Skip to content

Commit 6daf599

Browse files
chore(release): 75.4.0
1 parent ae652b2 commit 6daf599

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

packages/smarthr-ui/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [75.4.0](https://github.com/kufu/smarthr-ui/compare/v75.3.2...v75.4.0) (2025-09-09)
6+
7+
8+
### Features
9+
10+
* add new icons: FaAt ([#5835](https://github.com/kufu/smarthr-ui/issues/5835)) ([a752cad](https://github.com/kufu/smarthr-ui/commit/a752cadc9a4de71c244f6905507b7a299bc90b90))
11+
* SideMenuItemにsuffix機能を追加 ([#5828](https://github.com/kufu/smarthr-ui/issues/5828)) ([f955efd](https://github.com/kufu/smarthr-ui/commit/f955efd490c9afc22a3e0e0ceb43870df5c52621))
12+
13+
14+
### Bug Fixes
15+
16+
* DisclosureContent / DisclosureTriggerでDOMの順序にかかわらずisOpenが反映されるよう修正 ([#5830](https://github.com/kufu/smarthr-ui/issues/5830)) ([f3f497c](https://github.com/kufu/smarthr-ui/commit/f3f497c802bc979f7125d8c08de6f65287972ce1))
17+
* RangeSeparatorを非推奨化する ([#5829](https://github.com/kufu/smarthr-ui/issues/5829)) ([32dfcae](https://github.com/kufu/smarthr-ui/commit/32dfcae1bc8cf81cc1bede17a891a72abc4aeb81))
18+
519
### [75.3.2](https://github.com/kufu/smarthr-ui/compare/v75.3.1...v75.3.2) (2025-08-26)
620

721

packages/smarthr-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smarthr-ui",
33
"description": "SmartHR ui components built with React.",
4-
"version": "75.3.2",
4+
"version": "75.4.0",
55
"author": "SmartHR-UI Team",
66
"dependencies": {
77
"@smarthr/wareki": "^1.3.0",

packages/smarthr-ui/public/exports/smarthr-ui-props.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)