Skip to content

Commit b1bfc4f

Browse files
Docs: Release 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2019-05-27) ### Fix * Compatybility to es5 ([1e5c07b](1e5c07b)) * Missing dependency for webpack ([46ed388](46ed388)) ### Upgrade * Resolve audit npm ([1679026](1679026))
1 parent 7e91287 commit b1bfc4f

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.2](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.1...v2.0.2) (2019-05-27)
2+
3+
4+
### Fix
5+
6+
* Compatybility to es5 ([1e5c07bf2c41a76f6e79daa484e6b812b47a8a3e](https://github.com/morriq/microservices-webpack-plugin/commit/1e5c07bf2c41a76f6e79daa484e6b812b47a8a3e))
7+
* Missing dependency for webpack ([46ed3885546d8ce5bce07b94860f4e846ad83807](https://github.com/morriq/microservices-webpack-plugin/commit/46ed3885546d8ce5bce07b94860f4e846ad83807))
8+
9+
### Upgrade
10+
11+
* Resolve audit npm ([1679026c4f3e048326bafd2b8d32d3acc13afa90](https://github.com/morriq/microservices-webpack-plugin/commit/1679026c4f3e048326bafd2b8d32d3acc13afa90))
12+
113
## [2.0.1](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.0...v2.0.1) (2019-04-28)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microservices-webpack-plugin",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)