Skip to content

Commit 8206fcd

Browse files
github-actions[bot]mateusz1913
authored andcommitted
chore: version packages
1 parent 293a593 commit 8206fcd

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/cool-sheep-unite.md

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

packages/shared/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @callstack/react-native-legal-shared
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#64](https://github.com/callstackincubator/react-native-legal/pull/64) [`293a593`](https://github.com/callstackincubator/react-native-legal/commit/293a593746a2b7fd2261938a8990fb1847efd67a) Thanks [@artus9033](https://github.com/artus9033)! - Rename API package to @callstack/licenses
8+
39
## 0.2.0
410

511
### Minor Changes
@@ -14,4 +20,4 @@
1420

1521
### Patch Changes
1622

17-
- [#44](https://github.com/callstackincubator/react-native-legal/pull/44) [`4ebed78`](https://github.com/callstackincubator/react-native-legal/commit/4ebed78ed8cf95625df6c3211598cfe5db807b09) Thanks [@thymikee](https://github.com/thymikee)! - feat: setup new packages in monorepo
23+
- [#44](https://github.com/callstackincubator/react-native-legal/pull/44) [`4ebed78`](https://github.com/callstackincubator/react-native-legal/commit/4ebed78ed8cf95625df6c3211598cfe5db807b09) Thanks [@thymikee](https://github.com/thymikee)! - feat: setup new packages in monorepo

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/licenses",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Shared code for all packages",
55
"main": "build/index",
66
"module": "build/index",

0 commit comments

Comments
 (0)