Skip to content

Commit e8deb08

Browse files
chore(release): 2.3.8 [skip ci]
## [2.3.8](2.3.7...2.3.8) (2023-03-27) ### Bug Fixes * **production:** correct environment file name ([b883f24](b883f24))
1 parent b883f24 commit e8deb08

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.8](https://github.com/dargstack/dargstack-example_stack/compare/2.3.7...2.3.8) (2023-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **production:** correct environment file name ([b883f24](https://github.com/dargstack/dargstack-example_stack/commit/b883f2460cff4db71bda090d856ffa2e24b96318))
7+
18
## [2.3.7](https://github.com/dargmuesli/dargstack-example_stack/compare/2.3.6...2.3.7) (2023-03-27)
29

310

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.3.7",
4+
"version": "2.3.8",
55
"scheduleVersion": "2.3.7",
66
"description": "Basic stack configuration to see what DargStack is meant for.",
77
"repository": "https://github.com/dargstack/dargstack-example_stack.git",

0 commit comments

Comments
 (0)