Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 19fd587

Browse files
committed
-> v3.0.3
1 parent 4c35e91 commit 19fd587

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# rollup-plugin-node-resolve changelog
22

3+
## 3.0.3
4+
5+
* Fix [#130](https://github.com/rollup/rollup-plugin-node-resolve/issues/130) and [#131](https://github.com/rollup/rollup-plugin-node-resolve/issues/131)
6+
37
## 3.0.2
48

59
* Ensure `pkg.browser` is an object if necessary ([#129](https://github.com/rollup/rollup-plugin-node-resolve/pull/129))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rollup-plugin-node-resolve",
33
"description": "Bundle third-party dependencies in node_modules",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"devDependencies": {
66
"buble": "^0.15.2",
77
"es5-ext": "^0.10.11",

0 commit comments

Comments
 (0)