Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.5...v1.1.0) (2019-12-25)

### Features

* add 'improvement' as a valid commit type ([0394b69](0394b69))
  • Loading branch information
semantic-release-bot committed Dec 25, 2019
1 parent 0394b69 commit 8247401
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,5 +1,12 @@
# conventional-changelog-wormiecorp Changelog

# [1.1.0](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.5...v1.1.0) (2019-12-25)


### Features

* add 'improvement' as a valid commit type ([0394b69](https://github.com/WormieCorp/conventional-changelog-wormiecorp/commit/0394b69))

## [1.0.5](https://github.com/WormieCorp/conventional-changelog-wormiecorp/compare/v1.0.4...v1.0.5) (2019-12-13)


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": "conventional-changelog-wormiecorp",
"version": "1.0.5",
"version": "1.1.0",
"description": "conventional-changelog preset to be used in the wormiecorp organization",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8247401

Please sign in to comment.