Skip to content

Commit

Permalink
chore(release): 33.0.1 (#3487)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 22, 2023
1 parent 5d87554 commit d6b92cb
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.

### [33.0.1](https://github.com/kufu/smarthr-ui/compare/v33.0.0...v33.0.1) (2023-06-22)


### Bug Fixes

* alias をやめる ([#3485](https://github.com/kufu/smarthr-ui/issues/3485)) ([5d87554](https://github.com/kufu/smarthr-ui/commit/5d87554fbbb45ee701962adc6f8908ae86fbde91))

## [33.0.0](https://github.com/kufu/smarthr-ui/compare/v32.0.1...v33.0.0) (2023-06-21)


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": "33.0.0",
"version": "33.0.1",
"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 d6b92cb

Please sign in to comment.