We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
BREAKING CHANGE は revert したため存在しないので、なし。
Sorry, something went wrong.
No branches or pull requests
Dry Run Log:
The text was updated successfully, but these errors were encountered: