Skip to content

Commit dfbc09a

Browse files
committed
release: v0.3.3
1 parent d8a3dc8 commit dfbc09a

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+
## [0.3.3](https://github.com/vikerman/rollup-plugin-hoist-import-deps/compare/v0.3.2...v0.3.3) (2020-05-25)
2+
3+
4+
15
## [0.3.2](https://github.com/vikerman/rollup-plugin-hoist-import-deps/compare/v0.3.1...v0.3.2) (2020-05-25)
26

37

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-hoist-import-deps",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Preload static imports of a chunk when it is dynamically imported",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)