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 f1532ae commit 20d2535Copy full SHA for 20d2535
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.8](https://github.com/maevsi/maevsi_stack/compare/0.7.7...0.7.8) (2020-11-15)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** schedule release ([f1532ae](https://github.com/maevsi/maevsi_stack/commit/f1532aece7daeb8b68e9ce55d5665714bae60675))
7
8
## [0.7.7](https://github.com/maevsi/maevsi_stack/compare/0.7.6...0.7.7) (2020-11-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.7.7",
+ "version": "0.7.8",
"scheduleVersion": "0.7.8",
"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