Skip to content

Commit 9e8ca43

Browse files
chore(release): 0.8.6 [skip ci]
## [0.8.6](0.8.5...0.8.6) (2020-12-06) ### Bug Fixes * **release:** schedule release ([909834a](909834a))
1 parent 909834a commit 9e8ca43

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.8.6](https://github.com/maevsi/maevsi_stack/compare/0.8.5...0.8.6) (2020-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([909834a](https://github.com/maevsi/maevsi_stack/commit/909834a084e5af43fd35350fcb43e4860fc71fcb))
7+
18
## [0.8.5](https://github.com/maevsi/maevsi_stack/compare/0.8.4...0.8.5) (2020-12-05)
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.8.5",
4+
"version": "0.8.6",
55
"scheduleVersion": "0.8.6",
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)