Skip to content

Commit 935839a

Browse files
chore: version packages (#415)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c88fa8c commit 935839a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/sad-crabs-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @reown/appkit-react-native-cli
2+
3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#414](https://github.com/reown-com/appkit-react-native/pull/414) [`c88fa8c`](https://github.com/reown-com/appkit-react-native/commit/c88fa8c29d0dcb7cc99392534b62bcb11b41e2cb) Thanks [@ignaciosantise](https://github.com/ignaciosantise)! - feat: added appkit cli for react native

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reown/appkit-react-native-cli",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"sideEffects": false,
55
"description": "Reown AppKit CLI for React Native",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)