Skip to content

Commit 4877a84

Browse files
RELEASING: Releasing 22 package(s) (#3893)
Releases: @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @react-native-webapis/[email protected] @react-native-webapis/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] @rnx-kit/[email protected] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c10ac78 commit 4877a84

File tree

49 files changed

+268
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+268
-115
lines changed

.changeset/cold-ants-behave.md

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

.changeset/eight-wasps-bathe.md

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

.changeset/kind-trams-sell.md

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

.changeset/late-items-fix.md

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

incubator/@react-native-webapis/battery-status/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @react-native-webapis/battery-status
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- ed5fe35: Fixed import statements so that the TypeScript code can be used
8+
directly
9+
310
## 0.3.2
411

512
### Patch Changes

incubator/@react-native-webapis/battery-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-webapis/battery-status",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "EXPERIMENTAL - USE WITH CAUTION - Battery Status API for React Native",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/battery-status#readme",
66
"license": "MIT",

incubator/@react-native-webapis/web-storage/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @react-native-webapis/web-storage
22

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- ed5fe35: Fixed import statements so that the TypeScript code can be used
8+
directly
9+
310
## 0.4.3
411

512
### Patch Changes

incubator/@react-native-webapis/web-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-webapis/web-storage",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "EXPERIMENTAL - USE WITH CAUTION - Web Storage API for React Native",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/@react-native-webapis/web-storage#readme",
66
"license": "MIT",

incubator/lint-lockfile/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @rnx-kit/lint-lockfile
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- ed5fe35: Fixed import statements so that the TypeScript code can be used
8+
directly
9+
310
## 0.1.1
411

512
### Patch Changes

incubator/lint-lockfile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rnx-kit/lint-lockfile",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Tool for linting lockfiles",
55
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/incubator/lint-lockfile#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)