Skip to content

Commit 05c4be2

Browse files
committedJun 14, 2023
chore: release 0.0.8
1 parent dc571ec commit 05c4be2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Changelog
2+
3+
## 0.0.8 (2023-06-14)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui-react-native",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"scripts": {
55
"bootstrap": "yarn --cwd demo && yarn",
66
"dev:ios": "yarn --cwd demo ios",

0 commit comments

Comments
 (0)
Please sign in to comment.