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) (2019-10-31)

### Features

* add epmartini ([#14](#14)) ([9a51d32](9a51d32))
  • Loading branch information
semantic-release-bot committed Oct 31, 2019
1 parent b6e690d commit b218149
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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/edosrecki/oopsiee-server/compare/v1.0.1...v1.1.0) (2019-10-31)


### Features

* add epmartini ([#14](https://github.com/edosrecki/oopsiee-server/issues/14)) ([9a51d32](https://github.com/edosrecki/oopsiee-server/commit/9a51d3232c0f4f29e8be48ab86fbdf9eadb1a3dd))

## [1.0.1](https://github.com/edosrecki/oopsiee-server/compare/v1.0.0...v1.0.1) (2019-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/edosrecki/oopsiee-server/issues"
},
"version": "1.0.1",
"version": "1.1.0",
"main": "index.js",
"scripts": {
"build": "npm run build:yml && tsc",
Expand Down

0 comments on commit b218149

Please sign in to comment.