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 61.0.0 to 62.0.0 ✔ outputting changes to CHANGELOG.md --- ## [62.0.0](https://github.com/kufu/smarthr-ui/compare/v61.0.0...v62.0.0) (2024-11-26) ### ⚠ BREAKING CHANGES * SSR対応や必要以上にイベントを登録しないように `useDevice` を変更した (#5119) * **CompactInformationPanel:** コンポーネントを削除 (#5129) ### Features * AnchorButton の disabledDetail 対応 ([#5133](https://github.com/kufu/smarthr-ui/issues/5133)) ([01c76fd](https://github.com/kufu/smarthr-ui/commit/01c76fd96e13e3228a1caae3270d0e77891ff3a0)) * **AppNavi:** 補足領域を追加 ([#5127](https://github.com/kufu/smarthr-ui/issues/5127)) ([798976f](https://github.com/kufu/smarthr-ui/commit/798976f15ed99801ffab46aca82c138df6102376)) * **CompactInformationPanel:** コンポーネントを削除 ([#5129](https://github.com/kufu/smarthr-ui/issues/5129)) ([15a0453](https://github.com/kufu/smarthr-ui/commit/15a0453bb2d2767dffc38008fc92b3d941f6dbb2)) * DropdownMenuGroup を追加 ([#5115](https://github.com/kufu/smarthr-ui/issues/5115)) ([3026b20](https://github.com/kufu/smarthr-ui/commit/3026b2086dfa9856f14395b65ec0af01ca6c6de9)) * 新 Header 切り替えフラグを追加 ([#5083](https://github.com/kufu/smarthr-ui/issues/5083)) ([58caa90](https://github.com/kufu/smarthr-ui/commit/58caa90637b7532d6a9787791e3ba00963598145)) ### Bug Fixes * **Button:** disabled の説明が不用意に折り返されないように見直し ([#5132](https://github.com/kufu/smarthr-ui/issues/5132)) ([5b24fda](https://github.com/kufu/smarthr-ui/commit/5b24fdadb280c3e5419e28c0aaf7a28821e23101)) * eslintのwarningを解消する ([#5117](https://github.com/kufu/smarthr-ui/issues/5117)) ([e5646bf](https://github.com/kufu/smarthr-ui/commit/e5646bf249cdf635a8e03dfe8ac681bbe108fcee)) * FilterDropdownをformでマークアップする ([#5126](https://github.com/kufu/smarthr-ui/issues/5126)) ([a19e54a](https://github.com/kufu/smarthr-ui/commit/a19e54a92d7041b248e8db72127e86b9c8df3770)) * SSR対応や必要以上にイベントを登録しないように `useDevice` を変更した ([#5119](https://github.com/kufu/smarthr-ui/issues/5119)) ([893421a](https://github.com/kufu/smarthr-ui/commit/893421a2d35ee1d5a3a8fed357f46215ac41615c)) --- ✔ committing package.json and CHANGELOG.md ✔ tagging release v62.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: