Skip to content

Commit 26e3d72

Browse files
RELEASING: Releasing 2 package(s)
Releases: @native-ui-org/sandbox@0.12.7 @native-ui-org/website@0.7.7 [skip ci]
1 parent 2374f5c commit 26e3d72

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/free-clubs-read.md

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

apps/sandbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @native-ui-org/sandbox
22

3+
## 0.12.7
4+
5+
### Patch Changes
6+
7+
- 2374f5c: update vercel deployments
8+
39
## 0.12.6
410

511
### Patch Changes

apps/sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-ui-org/sandbox",
3-
"version": "0.12.6",
3+
"version": "0.12.7",
44
"main": "expo-router/entry",
55
"scripts": {
66
"dev": "expo start",

apps/website/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @native-ui-org/website
22

3+
## 0.7.7
4+
5+
### Patch Changes
6+
7+
- 2374f5c: update vercel deployments
8+
39
## 0.7.6
410

511
### Patch Changes

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-ui-org/website",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)