Skip to content

Commit

Permalink
chore(release): 0.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.1](UpHabit/semantic-release-jira-releases@v0.2.0...v0.2.1) (2019-08-02)

### Bug Fixes

* **ci:** make sure we can compile as a test ([542429b](UpHabit@542429b))
  • Loading branch information
semantic-release-bot committed Aug 2, 2019
1 parent d3d0300 commit 3e80fa7
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 @@
## [0.2.1](https://github.com/UpHabit/semantic-release-jira-releases/compare/v0.2.0...v0.2.1) (2019-08-02)


### Bug Fixes

* **ci:** make sure we can compile as a test ([542429b](https://github.com/UpHabit/semantic-release-jira-releases/commit/542429b))

# [0.2.0](https://github.com/UpHabit/semantic-release-jira-releases/compare/v0.1.1...v0.2.0) (2019-07-22)


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": "semantic-release-jira-releases",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/lib/index.js",
"repository": "https://github.com/UpHabit/semantic-release-jira-releases",
"license": "MIT",
Expand Down

0 comments on commit 3e80fa7

Please sign in to comment.