Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/busy-doors-float.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cool-mice-wish.md

This file was deleted.

11 changes: 10 additions & 1 deletion packages/license-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# license-kit

## 0.2.1

### Patch Changes

- [#66](https://github.com/callstackincubator/react-native-legal/pull/66) [`9534b4c`](https://github.com/callstackincubator/react-native-legal/commit/9534b4c053cf62d90b2772b5ecf30833bd20ae24) Thanks [@artus9033](https://github.com/artus9033)! - Migrated to new API package - @callstack/licenses

- Updated dependencies [[`9534b4c`](https://github.com/callstackincubator/react-native-legal/commit/9534b4c053cf62d90b2772b5ecf30833bd20ae24)]:
- @callstack/licenses@0.2.1

## 0.2.0

### Minor Changes
Expand All @@ -17,4 +26,4 @@
- [#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

- Updated dependencies [[`e89ba1f`](https://github.com/callstackincubator/react-native-legal/commit/e89ba1ff8fc1d8182a287cc257182a2d55374d95), [`4ebed78`](https://github.com/callstackincubator/react-native-legal/commit/4ebed78ed8cf95625df6c3211598cfe5db807b09), [`55f23b6`](https://github.com/callstackincubator/react-native-legal/commit/55f23b6d18858aacae76b9fe31e3f75fe2ef468c), [`b644f22`](https://github.com/callstackincubator/react-native-legal/commit/b644f22f57657afa999c20059ce02b3e7ba71cfb), [`4ebed78`](https://github.com/callstackincubator/react-native-legal/commit/4ebed78ed8cf95625df6c3211598cfe5db807b09)]:
- @callstack/react-native-legal-shared@0.2.0
- @callstack/react-native-legal-shared@0.2.0
4 changes: 2 additions & 2 deletions packages/license-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "license-kit",
"version": "0.2.0",
"version": "0.2.1",
"description": "Aggregate license notes of OSS libraries used in your Node.js project",
"main": "build/index",
"module": "build/index",
Expand Down Expand Up @@ -59,7 +59,7 @@
"typescript": "^5.8.3"
},
"dependencies": {
"@callstack/licenses": "^0.2.0",
"@callstack/licenses": "^0.2.1",
"commander": "^14.0.0",
"ts-markdown-builder": "^0.4.1"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/licenses-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @callstack/licenses

## 0.2.2

### Patch Changes

- [#66](https://github.com/callstackincubator/react-native-legal/pull/66) [`9534b4c`](https://github.com/callstackincubator/react-native-legal/commit/9534b4c053cf62d90b2772b5ecf30833bd20ae24) Thanks [@artus9033](https://github.com/artus9033)! - Updated package description

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/licenses-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/licenses",
"version": "0.2.1",
"version": "0.2.2",
"description": "API package that exposes functionalities for programmatic scanning of licenses in Node.js projects.",
"main": "build/index",
"module": "build/index",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-native-legal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-native-legal

## 1.3.1

### Patch Changes

- [#66](https://github.com/callstackincubator/react-native-legal/pull/66) [`9534b4c`](https://github.com/callstackincubator/react-native-legal/commit/9534b4c053cf62d90b2772b5ecf30833bd20ae24) Thanks [@artus9033](https://github.com/artus9033)! - Migrated to new API package - @callstack/licenses

- Updated dependencies [[`9534b4c`](https://github.com/callstackincubator/react-native-legal/commit/9534b4c053cf62d90b2772b5ecf30833bd20ae24)]:
- @callstack/licenses@0.2.1

## 1.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-legal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-legal",
"version": "1.3.0",
"version": "1.3.1",
"description": "Acknowledge OSS libraries used in your React Native app",
"keywords": [
"react-native",
Expand Down Expand Up @@ -58,7 +58,7 @@
"react-native-builder-bob": "0.23.1"
},
"dependencies": {
"@callstack/licenses": "^0.2.0",
"@callstack/licenses": "^0.2.1",
"glob": "^7.1.3",
"xcode": "^3.0.1",
"xml2js": "^0.6.2"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4184,7 +4184,7 @@ __metadata:
languageName: node
linkType: hard

"@callstack/licenses@^0.2.0, @callstack/licenses@workspace:packages/licenses-api":
"@callstack/licenses@^0.2.1, @callstack/licenses@workspace:packages/licenses-api":
version: 0.0.0-use.local
resolution: "@callstack/licenses@workspace:packages/licenses-api"
dependencies:
Expand Down Expand Up @@ -15753,7 +15753,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "license-kit@workspace:packages/license-kit"
dependencies:
"@callstack/licenses": ^0.2.0
"@callstack/licenses": ^0.2.1
"@types/jest": ^29.5.5
commander: ^14.0.0
jest: ^29.7.0
Expand Down Expand Up @@ -19033,7 +19033,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "react-native-legal@workspace:packages/react-native-legal"
dependencies:
"@callstack/licenses": ^0.2.0
"@callstack/licenses": ^0.2.1
"@types/glob": ^8.1.0
"@types/xml2js": ^0.4.11
expo: ~52.0.36
Expand Down