Skip to content

Commit

Permalink
chore(release): 0.3.0 [skip ci] ***NO_CI***
Browse files Browse the repository at this point in the history
<a name="0.3.0"></a>
# [0.3.0](v0.2.0...v0.3.0) (2018-02-19)

### Bug Fixes

* **task:** some options don't change to false ([e0165f4](e0165f4))

### Features

* **task:** new options to edit release and delete empty tags ([a9b131f](a9b131f))
  • Loading branch information
marceloavf committed Feb 19, 2018
1 parent a9b131f commit be8ab7e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
<a name="0.3.0"></a>
# [0.3.0](https://github.com/marceloavf/github-tools-vsts/compare/v0.2.0...v0.3.0) (2018-02-19)


### Bug Fixes

* **task:** some options don't change to false ([e0165f4](https://github.com/marceloavf/github-tools-vsts/commit/e0165f4))


### Features

* **task:** new options to edit release and delete empty tags ([a9b131f](https://github.com/marceloavf/github-tools-vsts/commit/a9b131f))

<a name="0.2.0"></a>
# [0.2.0](https://github.com/marceloavf/github-tools-vsts/compare/v0.1.52...v0.2.0) (2018-02-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "github-tools-vsts",
"version": "0.2.0",
"version": "0.3.0",
"release": {
"verifyConditions": [
"@semantic-release/changelog",
Expand Down

0 comments on commit be8ab7e

Please sign in to comment.