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

Closed
github-actions bot opened this issue Mar 5, 2024 · 0 comments
Closed

Release candidate #4388

github-actions bot opened this issue Mar 5, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Dry Run Log:


> [email protected] release:dryrun /home/runner/work/smarthr-ui/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 43.0.0 to 43.1.0
✔ outputting changes to CHANGELOG.md

---
## [43.1.0](https://github.com/kufu/smarthr-ui/compare/v43.0.0...v43.1.0) (2024-03-05)


### Features

* MultiComboBox のアイテムが選択されたときに選択済みかどうかを判定するコールバック関数をオプションで渡せるようにする ([#4346](https://github.com/kufu/smarthr-ui/issues/4346)) ([f734a79](https://github.com/kufu/smarthr-ui/commit/f734a790bc03101749b6d808a07b1ceccf1b3974))
* アイコンを Font Awesome 6 へ更新 ([#4291](https://github.com/kufu/smarthr-ui/issues/4291)) ([a50f322](https://github.com/kufu/smarthr-ui/commit/a50f322c2c87cadcc43413d97fcb5c7a89818d1f))


### Bug Fixes

* Combobox関係のbuttonのtype属性がsubmitになっているものがあるため対応する ([#4372](https://github.com/kufu/smarthr-ui/issues/4372)) ([420cbae](https://github.com/kufu/smarthr-ui/commit/420cbae3857b78ea200c804aac84aeacf560caf8))
* Fieldset で innerMargin が作用しない不具合を修正 ([#4374](https://github.com/kufu/smarthr-ui/issues/4374)) ([3e7a776](https://github.com/kufu/smarthr-ui/commit/3e7a7760c5d28b66cab6650b8e4810119876e886))
* fix typo in NotificationBar component ([#4377](https://github.com/kufu/smarthr-ui/issues/4377)) ([ca1fba2](https://github.com/kufu/smarthr-ui/commit/ca1fba256bf6c3f6a28a3ddb3fb3a86f41a28f07))
* Loader の CSS アニメーションを修正 ([#4381](https://github.com/kufu/smarthr-ui/issues/4381)) ([533b151](https://github.com/kufu/smarthr-ui/commit/533b151f15fe4c3854a9cf16885591b7e8002779))
* style属性を無意味に指定されるため、widthのデフォルト値である"auto"を削除する ([#4385](https://github.com/kufu/smarthr-ui/issues/4385)) ([04819d0](https://github.com/kufu/smarthr-ui/commit/04819d05c7f6a39608bcc62c5f9bdb9a0fec1507))
---

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

1 participant