Skip to content

Commit

Permalink
chore(release): 0.32.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.32.1](v0.32.0...v0.32.1) (2019-10-30)

### Bug Fixes

* 🐛 revert memory-fs bump ([#74](#74)) ([c2dfffb](c2dfffb))
  • Loading branch information
semantic-release-bot committed Oct 30, 2019
1 parent c2dfffb commit f0ccf01
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.32.1](https://github.com/egendata/operator/compare/v0.32.0...v0.32.1) (2019-10-30)


### Bug Fixes

* 🐛 revert memory-fs bump ([#74](https://github.com/egendata/operator/issues/74)) ([c2dfffb](https://github.com/egendata/operator/commit/c2dfffba8017459daf6a5b8d30b9911d1c204950))

# [0.32.0](https://github.com/egendata/operator/compare/v0.31.1...v0.32.0) (2019-10-24)


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

0 comments on commit f0ccf01

Please sign in to comment.