diff --git a/CHANGELOG.md b/CHANGELOG.md index 19dc6a36..e2e9441a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.3.2](https://github.com/maevsi/maevsi_stack/compare/0.3.1...0.3.2) (2020-09-28) + + +### Bug Fixes + +* **rabbitmq:** add certresolver ([f7d83d4](https://github.com/maevsi/maevsi_stack/commit/f7d83d4588da3c6a9aa6e0125b6a313b8f241a39)) + ## [0.3.1](https://github.com/maevsi/maevsi_stack/compare/0.3.0...0.3.1) (2020-09-28) diff --git a/package.json b/package.json index 93cb1dd6..fa0951cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "0.3.1", + "version": "0.3.2", "scheduleVersion": "0.1.0", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git",