Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2019-07-01)

### Features

* **add/delete users:** addUsersWithRole and deleteUsers apis added ([cfc67a8](cfc67a8))
* **authenticateForVotingEvent:** authenticateForVotingEvent API added ([8e4d658](8e4d658))
  • Loading branch information
semantic-release-bot committed Jul 1, 2019
1 parent 7020b46 commit 6a81349
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.3.0](https://github.com/thoughtworks/byor-voting-server/compare/v1.2.0...v1.3.0) (2019-07-01)


### Features

* **add/delete users:** addUsersWithRole and deleteUsers apis added ([cfc67a8](https://github.com/thoughtworks/byor-voting-server/commit/cfc67a8))
* **authenticateForVotingEvent:** authenticateForVotingEvent API added ([8e4d658](https://github.com/thoughtworks/byor-voting-server/commit/8e4d658))

# [1.2.0](https://github.com/thoughtworks/byor-voting-server/compare/v1.1.0...v1.2.0) (2019-06-30)


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
@@ -1,6 +1,6 @@
{
"name": "ng-byor-server",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"main": "handler.js",
"scripts": {
Expand Down

0 comments on commit 6a81349

Please sign in to comment.