Skip to content

Commit 1a245a8

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](2.0.0...2.1.0) (2020-10-02) ### Bug Fixes * **workflows/dargstack:** correct link ([47c3ddc](47c3ddc)) ### Features * add semantic-release ([923e17a](923e17a))
1 parent 923e17a commit 1a245a8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# [2.1.0](https://github.com/dargmuesli/dargstack-example_stack/compare/2.0.0...2.1.0) (2020-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **workflows/dargstack:** correct link ([47c3ddc](https://github.com/dargmuesli/dargstack-example_stack/commit/47c3ddc2176aa01372130d3631c961de5399528e))
7+
8+
9+
### Features
10+
11+
* add semantic-release ([923e17a](https://github.com/dargmuesli/dargstack-example_stack/commit/923e17a29e1d0a6aeff10328513b1169f347abe5))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dargstack-example_stack",
33
"private": true,
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"scheduleVersion": "2.0.0",
66
"description": "Basic stack configuration to see what DargStack is meant for.",
77
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",

0 commit comments

Comments
 (0)