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