Skip to content

Commit d9f4b11

Browse files
committed
chore(release): release 0.4.4
1 parent b66acb9 commit d9f4b11

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [0.4.4](https://github.com/benyap/exceptional-errors/compare/0.4.3...0.4.4) (2023-08-13)
4+
5+
6+
### Internal
7+
8+
* **deps:** update pnpm to v8.6.12 ([#84](https://github.com/benyap/exceptional-errors/issues/84)) ([4db6d4f](https://github.com/benyap/exceptional-errors/commit/4db6d4f4b821c27eab84edfb44bafe556046aa7c))
9+
* fix release script ([b66acb9](https://github.com/benyap/exceptional-errors/commit/b66acb9295fb03dbeb7cc82a3df26dd9022435a4))
10+
311
## [0.4.3](https://github.com/benyap/exceptional-errors/compare/0.4.2...0.4.3) (2023-08-13)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exceptional-errors",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"license": "MIT",
55
"description": "Richer errors with first-class Typescript support.",
66
"author": "Ben Yap <[email protected]>",

0 commit comments

Comments
 (0)