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 e3afcae commit 4c999c5Copy full SHA for 4c999c5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.10.1](https://github.com/maevsi/maevsi_stack/compare/0.10.0...0.10.1) (2020-12-27)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** schedule release ([e3afcae](https://github.com/maevsi/maevsi_stack/commit/e3afcae7e08e60d580e08f84b81abbcafcc6faa4))
7
8
# [0.10.0](https://github.com/maevsi/maevsi_stack/compare/0.9.0...0.10.0) (2020-12-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.10.0",
+ "version": "0.10.1",
"scheduleVersion": "0.10.1",
"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