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 1954dcb commit 611901fCopy full SHA for 611901f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.8.7](https://github.com/maevsi/maevsi_stack/compare/0.8.6...0.8.7) (2020-12-06)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** schedule release ([1954dcb](https://github.com/maevsi/maevsi_stack/commit/1954dcbb3140772238253d7079dd35b67df0e71b))
7
8
## [0.8.6](https://github.com/maevsi/maevsi_stack/compare/0.8.5...0.8.6) (2020-12-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.8.6",
+ "version": "0.8.7",
"scheduleVersion": "0.8.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