Skip to content

Commit

Permalink
chore: prepare @liferay/npm-bundler v3.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Oct 20, 2020
1 parent 8a6ffeb commit 113b7ad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions projects/js-toolkit/packages/npm-bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [npm-bundler/v3.0.2](https://github.com/liferay/liferay-frontend-projects/tree/npm-bundler/v3.0.2) (2020-10-20)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-bundler/v3.0.1-pre.1...npm-bundler/v3.0.2)

### :house: Chores

- chore(amd-loader): prepare to release under @liferay named scope ([\#200](https://github.com/liferay/liferay-frontend-projects/pull/200))
- chore(js-toolkit): make release process uniform ([\#203](https://github.com/liferay/liferay-frontend-projects/pull/203))

## [npm-bundler/v3.0.1-pre.1](https://github.com/liferay/liferay-frontend-projects/tree/npm-bundler/v3.0.1-pre.1) (2020-10-15)

[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/npm-bundler/v3.0.1-pre.0...npm-bundler/v3.0.1-pre.1)
Expand Down
2 changes: 1 addition & 1 deletion projects/js-toolkit/packages/npm-bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"postversion": "node ../../../npm-tools/packages/js-publish/bin/liferay-js-publish.js",
"prepublishOnly": "yarn build"
},
"version": "3.0.1-pre.1"
"version": "3.0.1"
}

0 comments on commit 113b7ad

Please sign in to comment.