Skip to content

Commit 4d7af7f

Browse files
committed
chore(primitives): release 0.0.2
1 parent a5d810d commit 4d7af7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "nativeui-monorepo",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"workspaces": [
66
"apps/*",
77
"packages/*"

packages/primitives/CHANGELOG.md

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

3+
## [0.0.2](https://github.com/nativeui-org/primitives/compare/primitives@0.0.1...primitives@0.0.2) (2025-10-20)
4+
35
## 0.0.1 (2025-10-20)
46

57
# @nativeui/primitives

0 commit comments

Comments
 (0)