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

Closed
github-actions bot opened this issue Jan 14, 2025 · 0 comments
Closed

Release candidate #5272

github-actions bot opened this issue Jan 14, 2025 · 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 63.0.0 to 64.0.0
✔ outputting changes to CHANGELOG.md

---
## [64.0.0](https://github.com/kufu/smarthr-ui/compare/v63.0.0...v64.0.0) (2025-01-14)


### ⚠ BREAKING CHANGES

* FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 (#5235)

### Features

* FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 ([#5235](https://github.com/kufu/smarthr-ui/issues/5235)) ([042e888](https://github.com/kufu/smarthr-ui/commit/042e888c24234e733fc8dbb9443acfb93359b0e3))


### Bug Fixes

* Textareaの文字数カウントテキストの生成時、ReactComponentが利用される場合があることの考慮漏れを対応 ([#5269](https://github.com/kufu/smarthr-ui/issues/5269)) ([9dbd633](https://github.com/kufu/smarthr-ui/commit/9dbd633f38800649bf51d57f8f2b5d398c3d9940))
---

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