Skip to content

Commit be6cc17

Browse files
authored
Merge pull request #245 from codepunkt/release-3.0.2
chore: bump version to 3.0.2
2 parents 8e94cb1 + 385e254 commit be6cc17

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.2
2+
3+
- Change default branch used to replenish licenses from to `main` (thanks to [@mzedel](https://github.com/mzedel))
4+
15
# 3.0.1
26

37
- Update file paths to use forward slashes for windows (thanks to @alan-agius4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-license-plugin",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"type": "module",
55
"packageManager": "[email protected]",
66
"description": "Extracts OSS license information of the npm packages in your rollup or vite output",

0 commit comments

Comments
 (0)