Skip to content

Commit f313d3f

Browse files
committed
chore(main): release ui-react 0.1.4
1 parent 782b475 commit f313d3f

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.3"
2+
"packages/ui-react": "0.1.4"
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.4](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.3...ui-react-v0.1.4) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* mark menu as client sided ([8ab4e70](https://github.com/Scouterna/j26-components/commit/8ab4e7014d9517582204f521d9e5b44f2d8ad822))
9+
310
## [0.1.3](https://github.com/Scouterna/j26-components/compare/ui-react-v0.1.2...ui-react-v0.1.3) (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.3",
3+
"version": "0.1.4",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)