Skip to content

Commit 4e8a74e

Browse files
committed
Merge branch 'main' of https://github.com/Scouterna/ui
2 parents d49949f + a0fa550 commit 4e8a74e

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.1"
2+
"packages/ui-react": "0.1.2"
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.2](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.1...ui-react-v0.1.2) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* correct issues with select ([a74add4](https://github.com/Scouterna/j26-components/commit/a74add4c81797a3e39cddbe7690052841078c311))
9+
310
## [0.1.1](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.0...ui-react-v0.1.1) (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.1",
3+
"version": "0.1.2",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)