Skip to content

Commit 5bc1afa

Browse files
Docs: Release 2.2.0 [skip ci]
# [2.2.0](v2.1.2...v2.2.0) (2020-08-04) ### Update * Resolve sercurity issues in packages ([75d834b](75d834b)) ### Upgrade * Bump dependencies ([155b87f](155b87f))
1 parent 75d834b commit 5bc1afa

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [2.2.0](https://github.com/morriq/microservices-webpack-plugin/compare/v2.1.2...v2.2.0) (2020-08-04)
2+
3+
4+
### Update
5+
6+
* Resolve sercurity issues in packages ([75d834b](https://github.com/morriq/microservices-webpack-plugin/commit/75d834b3660b5d81a326fcead4e383a2d93027f3))
7+
8+
### Upgrade
9+
10+
* Bump dependencies ([155b87f](https://github.com/morriq/microservices-webpack-plugin/commit/155b87fec1bbbcc08b8432527d3cf31e00556f09))
11+
112
## [2.1.2](https://github.com/morriq/microservices-webpack-plugin/compare/v2.1.1...v2.1.2) (2019-12-19)
213

314

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.1.2",
3+
"version": "2.2.0",
44
"description": "",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)