Skip to content

Commit 6ef8f77

Browse files
chore(release): 2.3.6 [skip ci]
## [2.3.6](2.3.5...2.3.6) (2023-03-20) ### Bug Fixes * **release:** schedule release ([440cf5d](440cf5d))
1 parent 440cf5d commit 6ef8f77

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+
## [2.3.6](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.5...2.3.6) (2023-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([440cf5d](https://github.com/dargmuesli/dargstack-example_stack/commit/440cf5d62e6eb6e7aaff2b61b857f610d33666ad))
7+
18
## [2.3.5](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.4...2.3.5) (2023-03-06)
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": "dargstack-example_stack",
33
"private": true,
4-
"version": "2.3.5",
4+
"version": "2.3.6",
55
"scheduleVersion": "2.3.6",
66
"description": "Basic stack configuration to see what DargStack is meant for.",
77
"repository": "https://github.com/dargmuesli/dargstack-example_stack.git",
@@ -22,4 +22,4 @@
2222
"husky": "8.0.3",
2323
"shx": "0.3.4"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)