Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2019-03-26)

### Bug Fixes

* export default module typo ([a85bcc0](a85bcc0)), closes [#19](#19)
  • Loading branch information
qiwibot committed Mar 26, 2019
1 parent a85bcc0 commit ca3677c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.1](https://github.com/qiwi/semantic-release-gh-pages-plugin/compare/v1.6.0...v1.6.1) (2019-03-26)


### Bug Fixes

* export default module typo ([a85bcc0](https://github.com/qiwi/semantic-release-gh-pages-plugin/commit/a85bcc0)), closes [#19](https://github.com/qiwi/semantic-release-gh-pages-plugin/issues/19)

# [1.6.0](https://github.com/qiwi/semantic-release-gh-pages-plugin/compare/v1.5.1...v1.6.0) (2019-03-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qiwi/semantic-release-gh-pages-plugin",
"version": "1.6.0",
"version": "1.6.1",
"description": "gh-pages publishing plugin for semantic-release",
"keywords": [
"gh-pages",
Expand Down

0 comments on commit ca3677c

Please sign in to comment.