Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release candidate #4906

Closed
github-actions bot opened this issue Sep 10, 2024 · 0 comments
Closed

Release candidate #4906

github-actions bot opened this issue Sep 10, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

Dry Run Log:


> smarthr-ui@ ui /home/runner/work/smarthr-ui/smarthr-ui
> pnpm -F smarthr-ui "release:dryrun"


> [email protected] release:dryrun /home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui
> standard-version --dry-run

✔ Running lifecycle script "prerelease"
ℹ - execute command: "run-s build:lib write:ui-props && git add public/exports/smarthr-ui-props.json"
✔ bumping version in package.json from 56.0.1 to 57.0.0
✔ outputting changes to CHANGELOG.md

---
## [57.0.0](https://github.com/kufu/smarthr-ui/compare/v56.0.1...v57.0.0) (2024-09-10)


### ⚠ BREAKING CHANGES

* SideMenuを実装 (#4895)
* Dialog の位置指定を消し、スタイリングを見直し (#4848)

### Features

* AppNavi を再設計 ([#4823](https://github.com/kufu/smarthr-ui/issues/4823)) ([f64fbe5](https://github.com/kufu/smarthr-ui/commit/f64fbe590f787eca34b93ceb676c79258c8b4b40))
* Dialog の位置指定を消し、スタイリングを見直し ([#4848](https://github.com/kufu/smarthr-ui/issues/4848)) ([25d83ec](https://github.com/kufu/smarthr-ui/commit/25d83ec6b0633aba4dc800b3e769d7de66bb5d42))
* ModelessDialog をリサイズ可能にするオプションを追加 ([#4904](https://github.com/kufu/smarthr-ui/issues/4904)) ([01d127a](https://github.com/kufu/smarthr-ui/commit/01d127a4888f5698b2bf17be855ce1e985b575ea))
* SideMenuを実装 ([#4895](https://github.com/kufu/smarthr-ui/issues/4895)) ([b02531a](https://github.com/kufu/smarthr-ui/commit/b02531a3d00e415bce37b26c4950fe37028a21cd))
* Switchのchildrenを必須にし、label要素として紐づけることでa11yを改善する ([#4874](https://github.com/kufu/smarthr-ui/issues/4874)) ([eb3b2c0](https://github.com/kufu/smarthr-ui/commit/eb3b2c08ce30716758b97556326fce8c26eb4218))


### Bug Fixes

* AccordionPanelのタイトルのline-heightをTIGHTに修正 ([#4897](https://github.com/kufu/smarthr-ui/issues/4897)) ([5aaf6f5](https://github.com/kufu/smarthr-ui/commit/5aaf6f5e69d3547a14047500fec769fe24b09dc4))
* DropdownMenuButtonで矢印キーを押してフォーカスを移動できる ([#4902](https://github.com/kufu/smarthr-ui/issues/4902)) ([c2657b0](https://github.com/kufu/smarthr-ui/commit/c2657b050fefd9a7575b65f0cccaa070de4f4cd8))
---

✔ committing package.json and CHANGELOG.md
✔ tagging release v57.0.0
ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant