Skip to content

Commit 44d952d

Browse files
Docs: Release 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2019-06-26) ### Fix * Lazy loaded chunk has appended define externals on the begining (#25) ([8f99c4d](8f99c4d)), closes [#25](#25)
1 parent 8f99c4d commit 44d952d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.4](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.3...v2.0.4) (2019-06-26)
2+
3+
4+
### Fix
5+
6+
* Lazy loaded chunk has appended define externals on the begining (#25) ([8f99c4dbaf4b3a433ff9f2b8d28486b2c9dc5307](https://github.com/morriq/microservices-webpack-plugin/commit/8f99c4dbaf4b3a433ff9f2b8d28486b2c9dc5307)), closes [#25](https://github.com/morriq/microservices-webpack-plugin/issues/25)
7+
18
## [2.0.3](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.2...v2.0.3) (2019-05-28)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microservices-webpack-plugin",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)