Skip to content

Commit 1b8a47d

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](2.2.32...2.3.0) (2022-12-27) ### Bug Fixes * **release:** schedule release ([ce03152](ce03152)) ### Features * **package:** migrate to pnpm ([bf6787a](bf6787a))
1 parent bf6787a commit 1b8a47d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.3.0](https://github.com/dargmuesli/dargstack-example_stack/compare/2.2.32...2.3.0) (2022-12-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([ce03152](https://github.com/dargmuesli/dargstack-example_stack/commit/ce03152a08baf2f31c71aa73097fb12a4ebe2879))
7+
8+
9+
### Features
10+
11+
* **package:** migrate to pnpm ([bf6787a](https://github.com/dargmuesli/dargstack-example_stack/commit/bf6787a6f196c9d35f1078571dd847a78af9abee))
12+
113
## [2.2.32](https://github.com/dargmuesli/dargstack-example_stack/compare/2.2.31...2.2.32) (2022-12-12)
214

315

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.2.32",
4+
"version": "2.3.0",
55
"scheduleVersion": "2.2.33",
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.2",
2323
"shx": "0.3.4"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)