Skip to content

Commit 59e9948

Browse files
chore: version packages
1 parent 9dc5610 commit 59e9948

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/tame-buses-stop.md

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

examples/common-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# react-native-legal-common-example-ui
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`9dc5610`](https://github.com/callstackincubator/react-native-legal/commit/9dc56102528166973d053cc5ce5337cbd50025d1)]:
8+
- react-native-legal@1.6.0
9+
310
## 0.0.6
411

512
### Patch Changes

examples/common-ui/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-legal-common-example-ui",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"private": true,
55
"main": "src/index",
66
"module": "src/index",

packages/react-native-legal/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-native-legal
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#113](https://github.com/callstackincubator/react-native-legal/pull/113) [`9dc5610`](https://github.com/callstackincubator/react-native-legal/commit/9dc56102528166973d053cc5ce5337cbd50025d1) Thanks [@mateusz1913](https://github.com/mateusz1913)! - Support `version` field in `Library` type returned via `getLibrariesAsync` function
8+
39
## 1.5.2
410

511
### Patch Changes

packages/react-native-legal/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-legal",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "Acknowledge OSS libraries used in your React Native app",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)