Skip to content

Commit 836af36

Browse files
committed
chore(release): node-resolve v11.0.1
1 parent c175720 commit 836af36

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/node-resolve/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @rollup/plugin-node-resolve ChangeLog
22

3+
## v11.0.1
4+
5+
_2020-12-14_
6+
7+
### Bugfixes
8+
9+
- fix: export map specificity (#675)
10+
- fix: add missing type import (#668)
11+
12+
### Updates
13+
14+
- docs: corrected word "yse" to "use" (#723)
15+
316
## v11.0.0
417

518
_2020-11-30_

packages/node-resolve/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-node-resolve",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)