Skip to content

Commit 2036d3a

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](2.0.0...2.1.0) (2023-03-27) ### Features * **docker:** remove production deployment ([e650abb](e650abb))
1 parent 8edc6bf commit 2036d3a

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.1.0](https://github.com/dargmuesli/dargstack-example/compare/2.0.0...2.1.0) (2023-03-27)
2+
3+
4+
### Features
5+
6+
* **docker:** remove production deployment ([e650abb](https://github.com/dargmuesli/dargstack-example/commit/e650abbb3e89f726ad1c4709c69c02a21dffd548))
7+
18
# [2.0.0](https://github.com/dargmuesli/dargstack-example/compare/1.3.1...2.0.0) (2023-03-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dargstack-example",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"scheduleVersion": "1.3.1",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)