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 e04dd27 commit 6eaadbeCopy full SHA for 6eaadbe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.8.4](https://github.com/maevsi/maevsi_stack/compare/0.8.3...0.8.4) (2020-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** schedule release ([e04dd27](https://github.com/maevsi/maevsi_stack/commit/e04dd27d1292b65ec6d7a4d4684f4199235c8127))
7
8
## [0.8.3](https://github.com/maevsi/maevsi_stack/compare/0.8.2...0.8.3) (2020-12-04)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.8.3",
+ "version": "0.8.4",
"scheduleVersion": "0.8.4",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
@@ -20,4 +20,4 @@
20
"pre-commit": "dargstack_rgen --validate"
21
}
22
23
-}
+}
0 commit comments