Skip to content

Commit 4c999c5

Browse files
chore(release): 0.10.1 [skip ci]
## [0.10.1](0.10.0...0.10.1) (2020-12-27) ### Bug Fixes * **release:** schedule release ([e3afcae](e3afcae))
1 parent e3afcae commit 4c999c5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [0.10.0](https://github.com/maevsi/maevsi_stack/compare/0.9.0...0.10.0) (2020-12-27)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "maevsi_stack",
33
"private": true,
4-
"version": "0.10.0",
4+
"version": "0.10.1",
55
"scheduleVersion": "0.10.1",
66
"description": "DargStack configuration for maevsi.",
77
"repository": "https://github.com/maevsi/maevsi_stack.git",
@@ -20,4 +20,4 @@
2020
"pre-commit": "dargstack_rgen --validate"
2121
}
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)