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 #4753

Closed
github-actions bot opened this issue Jul 2, 2024 · 0 comments
Closed

Release candidate #4753

github-actions bot opened this issue Jul 2, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2024

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 52.1.0 to 52.2.0
✔ outputting changes to CHANGELOG.md

---
## [52.2.0](https://github.com/kufu/smarthr-ui/compare/v52.1.0...v52.2.0) (2024-07-02)


### Features

* FormControl / Fieldset 内における入力要素の error 状態紐づけ制御用 props を足す ([#4748](https://github.com/kufu/smarthr-ui/issues/4748)) ([8737a75](https://github.com/kufu/smarthr-ui/commit/8737a757eb2b8223aa35adda4fed9a3349cdce51))


### Bug Fixes

* AccordionPanel がデフォルトで複数パネル開く設定に変更 ([#4745](https://github.com/kufu/smarthr-ui/issues/4745)) ([9beb511](https://github.com/kufu/smarthr-ui/commit/9beb511b2e307eb372a77e39670b4dece6ed20bc))
* Button を loading 状態に切り替えるとフォーカスが外れてしまう問題の修正 ([#4684](https://github.com/kufu/smarthr-ui/issues/4684)) ([945ca95](https://github.com/kufu/smarthr-ui/commit/945ca957fe3f0ab6f8f83f378b8627b4035b66e3)), closes [#4744](https://github.com/kufu/smarthr-ui/issues/4744)
* InformationPanel の開閉ボタンはデフォルトなしにする ([#4746](https://github.com/kufu/smarthr-ui/issues/4746)) ([0cca297](https://github.com/kufu/smarthr-ui/commit/0cca297133d2d429620d46e12992e9fab052f667))
* TextLink に color を指定できないように閉じる ([#4752](https://github.com/kufu/smarthr-ui/issues/4752)) ([4363383](https://github.com/kufu/smarthr-ui/commit/43633830d06dc0e9162ecdc7769119afa7d6bea7))
---

✔ committing package.json and CHANGELOG.md
✔ tagging release v52.2.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