Skip to content

Commit bd3881b

Browse files
Docs: Release 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2019-04-28) ### Build * Semantic release (#16) ([73ce3c5](73ce3c5)), closes [#16](#16) ### Fix * Missing comma in releaserc ([497c734](497c734))
1 parent 497c734 commit bd3881b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## [2.0.1](https://github.com/morriq/microservices-webpack-plugin/compare/v2.0.0...v2.0.1) (2019-04-28)
2+
3+
4+
### Build
5+
6+
* Semantic release (#16) ([73ce3c5d14cdb81b0a3de78cf942d49a61bec1eb](https://github.com/morriq/microservices-webpack-plugin/commit/73ce3c5d14cdb81b0a3de78cf942d49a61bec1eb)), closes [#16](https://github.com/morriq/microservices-webpack-plugin/issues/16)
7+
8+
### Fix
9+
10+
* Missing comma in releaserc ([497c7346db552bae691bce63678105b867478432](https://github.com/morriq/microservices-webpack-plugin/commit/497c7346db552bae691bce63678105b867478432))

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

0 commit comments

Comments
 (0)