Skip to content

Commit

Permalink
chore(release): 0.31.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.31.0](0.30.0...0.31.0) (2020-03-16)

### Features

* **stats:** add participating info statutory ([#226](#226)) ([7fe5bd0](7fe5bd0))
  • Loading branch information
semantic-release-bot committed Mar 16, 2020
1 parent 7fe5bd0 commit 46e6c5e
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 @@
# [0.31.0](https://github.com/AEGEE/oms-statutory/compare/0.30.0...0.31.0) (2020-03-16)


### Features

* **stats:** add participating info statutory ([#226](https://github.com/AEGEE/oms-statutory/issues/226)) ([7fe5bd0](https://github.com/AEGEE/oms-statutory/commit/7fe5bd0a6cf38ac1bf05a541d737ccda57e32d49))

# [0.30.0](https://github.com/AEGEE/oms-statutory/compare/0.29.2...0.30.0) (2020-03-15)


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": "oms-statutory",
"version": "0.30.0",
"version": "0.31.0",
"description": "Statutory events module for OMS",
"main": "lib/server.js",
"scripts": {
Expand Down

0 comments on commit 46e6c5e

Please sign in to comment.