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](v0.30.4...v0.31.0) (2019-10-02)

### Features

* 🎸 No config needed for development ([#42](#42)) ([8def0b7](8def0b7))
  • Loading branch information
semantic-release-bot committed Oct 2, 2019
1 parent 8def0b7 commit c1144bd
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/egendata/operator/compare/v0.30.4...v0.31.0) (2019-10-02)


### Features

* 🎸 No config needed for development ([#42](https://github.com/egendata/operator/issues/42)) ([8def0b7](https://github.com/egendata/operator/commit/8def0b7))

## [0.30.4](https://github.com/egendata/operator/compare/v0.30.3...v0.30.4) (2019-09-19)


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": "mydata-operator",
"version": "0.30.4",
"version": "0.31.0",
"description": "Backend for managing consents and data flow",
"scripts": {
"start": "node ./lib/server.js",
Expand Down

0 comments on commit c1144bd

Please sign in to comment.