Skip to content

Commit 3f42703

Browse files
chore: version packages (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4fa38f6 commit 3f42703

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stupid-chefs-happen.md

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

packages/license-kit/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#90](https://github.com/callstackincubator/react-native-legal/pull/90) [`4fa38f6`](https://github.com/callstackincubator/react-native-legal/commit/4fa38f6c77fac994a03d4dabb4e252ec23166819) Thanks [@artus9033](https://github.com/artus9033)! - Resolve problem with missing next config & wrong path to prebuild visualizer web app, unify next version in license-kit and visualizer packages.
8+
39
## 0.3.0
410

511
### Minor Changes

packages/license-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "license-kit",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Aggregate license notes of OSS libraries used in your Node.js project, analyze & visualize OSS licenses with AI-turbocharged tooling",
55
"main": "build/index",
66
"module": "build/index",

0 commit comments

Comments
 (0)