Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2018-10-24)

### Bug Fixes

* **ghjkg:** jkl ([e907de2](e907de2))
* **sd:** sdfsdf ([31cbc2e](31cbc2e))
  • Loading branch information
semantic-release-bot committed Oct 24, 2018
1 parent 31cbc2e commit c3f0760
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 7 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [1.0.4](https://github.com/shcca/test/compare/v1.0.3...v1.0.4) (2018-10-24)


### Bug Fixes

* **ghjkg:** jkl ([e907de2](https://github.com/shcca/test/commit/e907de2))
* **sd:** sdfsdf ([31cbc2e](https://github.com/shcca/test/commit/31cbc2e))
13 changes: 9 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,12 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
["@semantic-release/changelog", {
"changelogFile": "CHANGELOG.md"
}],
[
"@semantic-release/changelog",
{
"changelogFile": "CHANGELOG.md"
}
],
"@semantic-release/git"
]
},
Expand Down

0 comments on commit c3f0760

Please sign in to comment.