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 53.0.0 to 53.1.0 ✔ outputting changes to CHANGELOG.md --- ## [53.1.0](https://github.com/kufu/smarthr-ui/compare/v53.0.0...v53.1.0) (2024-07-16) ### Features * DatePicker に onBlur を渡せるように修正 ([#4770](https://github.com/kufu/smarthr-ui/issues/4770)) ([0422440](https://github.com/kufu/smarthr-ui/commit/04224408824ee6afd8459a17b086be2bf01ee398)) * Icon に FaTableColumns を 追加 ([#4776](https://github.com/kufu/smarthr-ui/issues/4776)) ([a9d43c8](https://github.com/kufu/smarthr-ui/commit/a9d43c8ddc55d0bb3fd339e605bf549c3bc64441)) ### Bug Fixes * AccordionPanel 開閉時にコンソールエラーが発生する問題を修正 ([#4777](https://github.com/kufu/smarthr-ui/issues/4777)) ([25f8f83](https://github.com/kufu/smarthr-ui/commit/25f8f83686768f63aba6d4a63ed346827a5bf8af)) * Dialog 開閉時にコンソールエラーが発生する問題を修正 ([#4778](https://github.com/kufu/smarthr-ui/issues/4778)) ([8b5f3ae](https://github.com/kufu/smarthr-ui/commit/8b5f3ae5153a967c05ef9bdcd3e8d7402d91f232)) * titleCheck action の script injection 対策 ([#4771](https://github.com/kufu/smarthr-ui/issues/4771)) ([51bdca1](https://github.com/kufu/smarthr-ui/commit/51bdca1610e12466b28b345ce6d3e6f725d0b92c)) --- ✔ committing package.json and CHANGELOG.md ✔ tagging release v53.1.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: