Skip to content

Commit c76b0c8

Browse files
chore(release): 0.7.2 [skip ci]
## [0.7.2](0.7.1...0.7.2) (2020-10-31) ### Bug Fixes * **postgres:** scale down to one replica ([df97fab](df97fab))
1 parent df97fab commit c76b0c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.7.2](https://github.com/maevsi/maevsi_stack/compare/0.7.1...0.7.2) (2020-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **postgres:** scale down to one replica ([df97fab](https://github.com/maevsi/maevsi_stack/commit/df97fab1f6deccd367b6a8429a92793ea3f2f672))
7+
18
## [0.7.1](https://github.com/maevsi/maevsi_stack/compare/0.7.0...0.7.1) (2020-10-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maevsi_stack",
33
"private": true,
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"scheduleVersion": "0.7.1",
66
"description": "DargStack configuration for maevsi.",
77
"repository": "https://github.com/maevsi/maevsi_stack.git",

0 commit comments

Comments
 (0)