Skip to content

Commit 3c36684

Browse files
chore: version packages (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0cc62fa commit 3c36684

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/shy-bears-study.md

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

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.2.0
4+
5+
### Minor Changes
6+
7+
- [#35](https://github.com/callstackincubator/react-native-legal/pull/35) [`8a892a5`](https://github.com/callstackincubator/react-native-legal/commit/8a892a5819c80350e784b555a614334333a4e0d5) Thanks [@shovel-kun](https://github.com/shovel-kun)! - Adjusts ReactNativeLegalActivity to automatically switch appearance to dark or light depending on Android device theme
8+
39
## 1.1.1
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.1.1",
3+
"version": "1.2.0",
44
"description": "Acknowledge OSS libraries used in your React Native app",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)