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

Closed
github-actions bot opened this issue Oct 31, 2023 · 0 comments
Closed

Release candidate #3915

github-actions bot opened this issue Oct 31, 2023 · 0 comments

Comments

@github-actions
Copy link
Contributor

Dry Run Log:

yarn run v1.22.19
$ 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 37.1.2 to 38.0.0
✔ outputting changes to CHANGELOG.md

---
## [38.0.0](https://github.com/kufu/smarthr-ui/compare/v37.1.2...v38.0.0) (2023-10-31)


### ⚠ BREAKING CHANGES

* 旧 Button コンポーネントを削除 (#3911)

### Features

* Button を Tailwind CSS 化 ([#3899](https://github.com/kufu/smarthr-ui/issues/3899)) ([3e28784](https://github.com/kufu/smarthr-ui/commit/3e287847624f0f2d121e256ae966a1e62639ee8d))
* Cluster を Tailwind CSS 化 ([#3892](https://github.com/kufu/smarthr-ui/issues/3892)) ([0b9757f](https://github.com/kufu/smarthr-ui/commit/0b9757f74fa9f6d567bfe8eef7da063e2d6a5415))
* ComboBoxにrefを渡せるようにする ([#3903](https://github.com/kufu/smarthr-ui/issues/3903)) ([49fb344](https://github.com/kufu/smarthr-ui/commit/49fb344f1d34049fd873cbde06f7b0e1cda2b298))
* PageCounterをTailwindCSS化 ([#3910](https://github.com/kufu/smarthr-ui/issues/3910)) ([f3c6440](https://github.com/kufu/smarthr-ui/commit/f3c6440ccaf9c3ab1d9eddb986526df0eadaa872))


### Bug Fixes

* Headingコンポーネントのtag属性にspan, legendを指定不可能にする ([#3908](https://github.com/kufu/smarthr-ui/issues/3908)) ([9885058](https://github.com/kufu/smarthr-ui/commit/98850581413848c497d828fa6d4b3e1c3634fb54))
* 旧 Button コンポーネントを削除 ([#3911](https://github.com/kufu/smarthr-ui/issues/3911)) ([bde7e9e](https://github.com/kufu/smarthr-ui/commit/bde7e9ece6cce2086c2087d380fc09652424b805))
---

✔ committing package.json and CHANGELOG.md
✔ tagging release v38.0.0
ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish
Done in 0.94s.
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