Skip to content

Commit d4774de

Browse files
committed
chore(main): release ui-react 0.2.0
1 parent 116d130 commit d4774de

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.4"
2+
"packages/ui-react": "0.2.0"
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.2.0](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.4...ui-react-v0.2.0) (2025-07-13)
4+
5+
6+
### Features
7+
8+
* add experimental app waffle component ([116d130](https://github.com/Scouterna/j26-components/commit/116d1303381cc2bd74a43970a983150ddfb4b827))
9+
310
## [0.1.4](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.3...ui-react-v0.1.4) (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.4",
3+
"version": "0.2.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)