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 49.0.1 to 50.0.0 ✔ outputting changes to CHANGELOG.md --- ## [50.0.0](https://github.com/kufu/smarthr-ui/compare/v49.0.1...v50.0.0) (2024-05-14) ### ⚠ BREAKING CHANGES * TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 (#4607) ### Features * NotificationBar に読込中状態を追加 ([#4584](https://github.com/kufu/smarthr-ui/issues/4584)) ([c20e784](https://github.com/kufu/smarthr-ui/commit/c20e784724e86ec2688f607742ca15f05c926f57)) ### Bug Fixes * DefinitionListItem が空の場合に高さが潰れる欠陥を修正 ([#4639](https://github.com/kufu/smarthr-ui/issues/4639)) ([fa267f1](https://github.com/kufu/smarthr-ui/commit/fa267f1ba7e02aa651e690d554593d9fb73bd38c)) * FormControlのエラーメッセージをlive regionに変更 ([#4603](https://github.com/kufu/smarthr-ui/issues/4603)) ([2e31af8](https://github.com/kufu/smarthr-ui/commit/2e31af8e9fdfd6a59e105ccf9d731e6ce95287d5)) * TextareaコンポーネントのmaxLength属性をmaxLetters属性に変更 ([#4607](https://github.com/kufu/smarthr-ui/issues/4607)) ([c0f91cc](https://github.com/kufu/smarthr-ui/commit/c0f91ccb26981f4aa6aab1761bfeba9884d9c783)) * セル内のチェックボックスの位置を調整 ([#4640](https://github.com/kufu/smarthr-ui/issues/4640)) ([18e1f77](https://github.com/kufu/smarthr-ui/commit/18e1f7776bd68c6601c5881fded4e2a388a498e4)) * デザインシステムに準拠した文言に変更 ([#4638](https://github.com/kufu/smarthr-ui/issues/4638)) ([84c4932](https://github.com/kufu/smarthr-ui/commit/84c4932634feb8c5f540d1f0f4e5a7d08187c699)) --- ✔ committing package.json and CHANGELOG.md ✔ tagging release v50.0.0 ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dry Run Log:
The text was updated successfully, but these errors were encountered: