Skip to content

Commit

Permalink
chore(release): 41.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 29, 2024
1 parent 11e6726 commit ccf403e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [41.1.2](https://github.com/kufu/smarthr-ui/compare/v41.1.1...v41.1.2) (2024-01-29)


### Bug Fixes

* RadioButtonPanel を Tailwind CSS 化 ([#4213](https://github.com/kufu/smarthr-ui/issues/4213)) ([2d5c985](https://github.com/kufu/smarthr-ui/commit/2d5c98559bffc17ee14f0e26136a6a4fc1485a9d))

### [41.1.1](https://github.com/kufu/smarthr-ui/compare/v41.1.0...v41.1.1) (2024-01-26)


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": "41.1.1",
"version": "41.1.2",
"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 ccf403e

Please sign in to comment.