We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40927a8 + c2cb53c commit 4ea1a6cCopy full SHA for 4ea1a6c
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- "packages/ui-react": "0.0.5"
+ "packages/ui-react": "0.0.6"
3
}
packages/ui-react/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.0.6](https://github.com/Scouterna/ui/compare/ui-react-v0.0.5...ui-react-v0.0.6) (2025-06-03)
4
+
5
6
+### Bug Fixes
7
8
+* don't auto import css ([7759b87](https://github.com/Scouterna/ui/commit/7759b871c089f1bb94e6979df5ffc546b49bb175))
9
10
## [0.0.5](https://github.com/Scouterna/ui/compare/ui-react-v0.0.4...ui-react-v0.0.5) (2025-05-27)
11
12
packages/ui-react/package.json
@@ -1,6 +1,6 @@
"name": "@scouterna/ui-react",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"repository": {
"type": "git",
0 commit comments