Skip to content

Commit

Permalink
chore(release): 34.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2023
1 parent 649c59e commit 9cb20f1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [34.2.0](https://github.com/kufu/smarthr-ui/compare/v34.1.0...v34.2.0) (2023-07-18)


### Features

* PageHeadingコンポーネントを追加 ([#3546](https://github.com/kufu/smarthr-ui/issues/3546)) ([691df20](https://github.com/kufu/smarthr-ui/commit/691df20871f56ecfdf612c56f26a60dddb73f869))


### Bug Fixes

* DropdownMenuButton内にdisabledなButtonコンポーネントを設置するとstyle崩れが発生する問題を修正 ([#3559](https://github.com/kufu/smarthr-ui/issues/3559)) ([e88120c](https://github.com/kufu/smarthr-ui/commit/e88120c2876146ab3e364332166961b1a3990562))

## [34.1.0](https://github.com/kufu/smarthr-ui/compare/v34.0.0...v34.1.0) (2023-07-11)


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": "34.1.0",
"version": "34.2.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 9cb20f1

Please sign in to comment.