Skip to content

Commit dd4df41

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-02-19) ### Bug Fixes * update dependencies ([6f3e72d](6f3e72d))
1 parent 6f3e72d commit dd4df41

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/soufyakoub/rollup-plugin-external-assets/compare/v3.0.0...v3.0.1) (2022-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([6f3e72d](https://github.com/soufyakoub/rollup-plugin-external-assets/commit/6f3e72dd5e6fd2cc10683b60600136c4f795d2ad))
7+
18
# [3.0.0](https://github.com/soufyakoub/rollup-plugin-external-assets/compare/v2.2.1...v3.0.0) (2021-04-24)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-external-assets",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A rollup plugin to make assets external but include them in the output.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)