Skip to content

Commit 8d09e74

Browse files
committed
chore: release v0.2.0
1 parent 931880b commit 8d09e74

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.1.7...v0.2.0)
2+
3+
### 🧹 Chores
4+
5+
- release v0.2.0 ([f414d90](https://github.com/stacksjs/better-dx/commit/f414d90))
6+
- include `ts-error-handling` ([931880b](https://github.com/stacksjs/better-dx/commit/931880b))
7+
8+
### Contributors
9+
10+
11+
12+
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.1.7...HEAD)
13+
14+
### 🧹 Chores
15+
16+
- include `ts-error-handling` ([931880b](https://github.com/stacksjs/better-dx/commit/931880b))
17+
18+
### Contributors
19+
20+
21+
122
[Compare changes](https://github.com/stacksjs/better-dx/compare/v0.1.5...v0.1.7)
223

324
### 🧹 Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "better-dx",
33
"type": "module",
4-
"version": "0.1.7",
4+
"version": "0.2.0",
55
"description": "All the development dependencies you need.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)