We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eade80 commit 977ce9eCopy full SHA for 977ce9e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.8.0](https://github.com/maevsi/maevsi_stack/compare/0.7.8...0.8.0) (2020-11-17)
2
+
3
4
+### Features
5
6
+* add `account_password_reset_request` message queue ([3eade80](https://github.com/maevsi/maevsi_stack/commit/3eade8044a1e31aa21ec257005601288d6069509))
7
8
## [0.7.8](https://github.com/maevsi/maevsi_stack/compare/0.7.7...0.7.8) (2020-11-15)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.7.8",
+ "version": "0.8.0",
"scheduleVersion": "0.7.8",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
0 commit comments