Skip to content

Commit 01f15af

Browse files
RELEASING: Releasing 3 package(s)
Releases: @native-ui-org/[email protected] @native-ui-org/[email protected] @native-ui-org/[email protected] [skip ci]
1 parent 6574c5c commit 01f15af

File tree

7 files changed

+25
-9
lines changed

7 files changed

+25
-9
lines changed

.changeset/new-buckets-raise.md

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

apps/sandbox/CHANGELOG.md

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

3+
## 0.17.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [df80bc7]
8+
- @native-ui-org/native-modules@1.1.1
9+
- @native-ui-org/primitives@0.9.1
10+
311
## 0.17.0
412

513
### Minor 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.17.0",
3+
"version": "0.17.1",
44
"main": "expo-router/entry",
55
"scripts": {
66
"dev": "expo start",

packages/native-modules/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- df80bc7: temporary delete tabs and add button components
8+
39
## 1.1.0
410

511
### Minor Changes

packages/native-modules/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/native-modules",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Native modules for NativeUI Primitives (iOS and Android)",
55
"main": "build/index.js",
66
"react-native": "build/index.native.js",

packages/primitives/CHANGELOG.md

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

3+
## 0.9.1
4+
5+
### Patch Changes
6+
7+
- df80bc7: temporary delete tabs and add button components
8+
- Updated dependencies [df80bc7]
9+
- @native-ui-org/native-modules@1.1.1
10+
311
## 0.9.0
412

513
### Minor Changes

packages/primitives/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/primitives",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)