Skip to content

Commit 2fa12f2

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](2.3.0...2.3.1) (2023-01-09) ### Bug Fixes * **release:** schedule release ([dfe66fa](dfe66fa))
1 parent dfe66fa commit 2fa12f2

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.1](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.0...2.3.1) (2023-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([dfe66fa](https://github.com/dargmuesli/dargstack-example_stack/commit/dfe66fafb280eec425d92b698f3e98e8b0b77561))
7+
18
# [2.3.0](https://github.com/dargmuesli/dargstack-example_stack/compare/2.2.32...2.3.0) (2022-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": "dargstack-example_stack",
33
"private": true,
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"scheduleVersion": "2.3.1",
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)