Skip to content

Commit 4b2a7e1

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.5...v1.4.0) (2019-07-05) ### Features * **undoCancelVotingEvent:** undoCancelVotingEvent api added ([423b2a6](423b2a6))
1 parent a2ed03a commit 4b2a7e1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/thoughtworks/byor-voting-server/compare/v1.3.5...v1.4.0) (2019-07-05)
2+
3+
4+
### Features
5+
6+
* **undoCancelVotingEvent:** undoCancelVotingEvent api added ([423b2a6](https://github.com/thoughtworks/byor-voting-server/commit/423b2a6))
7+
18
## [1.3.5](https://github.com/thoughtworks/byor-voting-server/compare/v1.3.4...v1.3.5) (2019-07-04)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-byor-server",
3-
"version": "1.3.5",
3+
"version": "1.4.0",
44
"private": true,
55
"main": "handler.js",
66
"scripts": {

0 commit comments

Comments
 (0)