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 cd389bb commit 5bb935bCopy full SHA for 5bb935b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.8.5](https://github.com/maevsi/maevsi_stack/compare/0.8.4...0.8.5) (2020-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** schedule release ([cd389bb](https://github.com/maevsi/maevsi_stack/commit/cd389bb09f55c98c258e41c6cc2102267a89efb9))
7
8
## [0.8.4](https://github.com/maevsi/maevsi_stack/compare/0.8.3...0.8.4) (2020-12-04)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.8.4",
+ "version": "0.8.5",
"scheduleVersion": "0.8.5",
"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