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.1...v1.1.0) (2020-05-31)

### Features

* improve api ([de5c311](de5c311))
  • Loading branch information
semantic-release-bot committed May 31, 2020
1 parent de5c311 commit dbd3f99
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.1.0](https://github.com/copa-ch/copa-backend/compare/v1.0.1...v1.1.0) (2020-05-31)


### Features

* improve api ([de5c311](https://github.com/copa-ch/copa-backend/commit/de5c311a47462ec0e70f68c68fa9de05d3947c08))

## [1.0.1](https://github.com/copa-ch/copa-backend/compare/v1.0.0...v1.0.1) (2020-04-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "copa-backend",
"title": "COPA API",
"version": "1.0.1",
"version": "1.1.0",
"description": "COPA is tournament managment tool",
"license": "Apache-2.0",
"authors": [
Expand Down

0 comments on commit dbd3f99

Please sign in to comment.