Skip to content

Commit

Permalink
chore(release): node-resolve v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Sep 12, 2022
1 parent 12d87a4 commit 509d031
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/node-resolve/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-node-resolve ChangeLog

## v14.1.0

_2022-09-12_

### Features

- feat: add new option, modulePaths (#1104)

## v14.0.1

_2022-09-08_
Expand Down
2 changes: 1 addition & 1 deletion packages/node-resolve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-node-resolve",
"version": "14.0.1",
"version": "14.1.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 509d031

Please sign in to comment.