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

Closed
github-actions bot opened this issue Aug 27, 2024 · 1 comment
Closed

Release candidate #4871

github-actions bot opened this issue Aug 27, 2024 · 1 comment

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 55.1.0 to 56.0.0
✔ outputting changes to CHANGELOG.md

---
## [56.0.0](https://github.com/kufu/smarthr-ui/compare/v55.1.0...v56.0.0) (2024-08-27)


### ⚠ BREAKING CHANGES

* FormControl から disabled を消す (#4845)

### Features

* **Icon:** `FaEnvelopeIcon` を追加 ([#4849](https://github.com/kufu/smarthr-ui/issues/4849)) ([eb70b74](https://github.com/kufu/smarthr-ui/commit/eb70b74ab434c96a0e6a30d53627e3e7e4200afa))
* TextLinkをnext/linkなどのラップされたコンポーネントに対応 ([#4867](https://github.com/kufu/smarthr-ui/issues/4867)) ([68cf805](https://github.com/kufu/smarthr-ui/commit/68cf805826f131ab68b7c15451455bb708b50e51))
* TimePickerに様々な状態に応じたスタイルをあてたい ([#4858](https://github.com/kufu/smarthr-ui/issues/4858)) ([c897dc6](https://github.com/kufu/smarthr-ui/commit/c897dc6edf0dc2d5c4442135ad4471720c2cf51f))


### Bug Fixes

* DropdownMenuButtonのlabelに指定したアイコンが上下反転しないようにしたい ([#4851](https://github.com/kufu/smarthr-ui/issues/4851)) ([1798960](https://github.com/kufu/smarthr-ui/commit/1798960069e384625e03687a80198961c2aa5a46))
* FormControl から disabled を消す ([#4845](https://github.com/kufu/smarthr-ui/issues/4845)) ([0ae399f](https://github.com/kufu/smarthr-ui/commit/0ae399fb5ad0b6a598d0f5f2eb97ed1320c35d4c))
* **TabBar:** suffixにテキストのスタイルが継承されないように修正 ([#4857](https://github.com/kufu/smarthr-ui/issues/4857)) ([9a2859f](https://github.com/kufu/smarthr-ui/commit/9a2859f86cbc9aae09c64bf804440535892c9104))
---

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

2 participants
@aoyagi-san and others