Skip to content

Commit 907146d

Browse files
committed
chore(main): release ui-react 0.1.1
1 parent 0c74bd0 commit 907146d

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.1.0"
2+
"packages/ui-react": "0.1.1"
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.1.1](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.0...ui-react-v0.1.1) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing exports ([0c74bd0](https://github.com/Scouterna/j26-components/commit/0c74bd0f7a1e69f8c37d083ee13af9df3179b1af))
9+
310
## [0.1.0](https://github.com/Scouterna/j26-components/compare/ui-react-v0.0.6...ui-react-v0.1.0) (2025-07-09)
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.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)