Skip to content

Commit aee922e

Browse files
Docs: Release 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2019-05-28) ### Build * Add commitlint (fixes #19) [skip ci] ([da1c560](da1c560)), closes [#19](#19) ### Fix * Missing production files... ([76b1b5c](76b1b5c))
1 parent d6d7b0a commit aee922e

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.0.3](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.2...v2.0.3) (2019-05-28)
2+
3+
4+
### Build
5+
6+
* Add commitlint (fixes #19) [skip ci] ([da1c560608d9813bfc49a107de8d64eb26c617bc](https://github.com/morriq/microservices-webpack-plugin/commit/da1c560608d9813bfc49a107de8d64eb26c617bc)), closes [#19](https://github.com/morriq/microservices-webpack-plugin/issues/19)
7+
8+
### Fix
9+
10+
* Missing production files... ([76b1b5c24e44f47bb4f3f28cabebb0da35641e8a](https://github.com/morriq/microservices-webpack-plugin/commit/76b1b5c24e44f47bb4f3f28cabebb0da35641e8a))
11+
112
## [2.0.2](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.1...v2.0.2) (2019-05-27)
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.0.2",
3+
"version": "2.0.3",
44
"description": "",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)