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

Closed
github-actions bot opened this issue Sep 11, 2024 · 1 comment
Closed

Release candidate #4912

github-actions bot opened this issue Sep 11, 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 57.0.0 to 58.0.0
✔ outputting changes to CHANGELOG.md

---
## [58.0.0](https://github.com/kufu/smarthr-ui/compare/v57.0.0...v58.0.0) (2024-09-11)


### ⚠ BREAKING CHANGES

* Combobox の inputAttributes を消し、input に直接渡るように修正 (#4842)

### Features

* Combobox の inputAttributes を消し、input に直接渡るように修正 ([#4842](https://github.com/kufu/smarthr-ui/issues/4842)) ([1b0b967](https://github.com/kufu/smarthr-ui/commit/1b0b967d814d684bfccc44ed796613fe7b0bb5bb))
* ファイル系アイコンを追加 ([#4905](https://github.com/kufu/smarthr-ui/issues/4905)) ([c8f3d09](https://github.com/kufu/smarthr-ui/commit/c8f3d09665972c0f2de795f0ebc18782c5ce2e57))


### Bug Fixes

* Dialog 背景に z-index を追加 ([#4910](https://github.com/kufu/smarthr-ui/issues/4910)) ([1039225](https://github.com/kufu/smarthr-ui/commit/103922566a7a6465b8f849e7beda25244fc44e1e))
---

✔ committing package.json and CHANGELOG.md
✔ tagging release v58.0.0
ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish
Copy link
Collaborator

uknmr commented Sep 11, 2024

BREAKING CHANGE は revert したため存在しないので、なし。

@uknmr uknmr closed this as completed Sep 11, 2024
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