Skip to content

Commit 4ea1a6c

Browse files
committed
Merge branch 'main' of https://github.com/Scouterna/ui
2 parents 40927a8 + c2cb53c commit 4ea1a6c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/ui-react": "0.0.5"
2+
"packages/ui-react": "0.0.6"
33
}

packages/ui-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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+
310
## [0.0.5](https://github.com/Scouterna/ui/compare/ui-react-v0.0.4...ui-react-v0.0.5) (2025-05-27)
411

512

packages/ui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scouterna/ui-react",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)