Skip to content

Commit 585a5bd

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](2.1.0...2.1.1) (2023-03-27) ### Bug Fixes * **release:** schedule release ([1c4fd44](1c4fd44))
1 parent 98465d7 commit 585a5bd

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.1.1](https://github.com/dargstack/dargstack-example/compare/2.1.0...2.1.1) (2023-03-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** schedule release ([1c4fd44](https://github.com/dargstack/dargstack-example/commit/1c4fd4488fafeb352e4d9178d3c496e4ea069492))
7+
18
# [2.1.0](https://github.com/dargmuesli/dargstack-example/compare/2.0.0...2.1.0) (2023-03-27)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dargstack-example",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"scheduleVersion": "2.1.1",
55
"private": true,
66
"type": "module",
@@ -37,4 +37,4 @@
3737
"shx": "0.3.4",
3838
"typescript": "5.0.2"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)