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:
yarn run v1.22.19 $ 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 36.0.0 to 37.0.0 ✔ outputting changes to CHANGELOG.md --- ## [37.0.0](https://github.com/kufu/smarthr-ui/compare/v36.0.0...v37.0.0) (2023-10-10) ### ⚠ BREAKING CHANGES * Tailwind CSS を導入し Text の Story を置き換え (#3616) ### Features * Tailwind CSS を導入し Text の Story を置き換え ([#3616](https://github.com/kufu/smarthr-ui/issues/3616)) ([7c628a4](https://github.com/kufu/smarthr-ui/commit/7c628a4095f3e70219be5d826d5e75d25000d99b)), closes [#3699](https://github.com/kufu/smarthr-ui/issues/3699) ### Bug Fixes * Text の color や leading などの属性を DOM から隠す ([#3797](https://github.com/kufu/smarthr-ui/issues/3797)) ([07c4109](https://github.com/kufu/smarthr-ui/commit/07c4109a2dc9c39c77f711fb27b803ca3791d762)) --- ✔ committing package.json and CHANGELOG.md ✔ tagging release v37.0.0 ℹ Run `git push --follow-tags origin HEAD && npm publish` to publish Done in 0.97s.
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: