Skip to content

Commit

Permalink
chore(release): release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benyap committed Aug 13, 2023
1 parent b66acb9 commit d9f4b11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [0.4.4](https://github.com/benyap/exceptional-errors/compare/0.4.3...0.4.4) (2023-08-13)


### Internal

* **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))
* fix release script ([b66acb9](https://github.com/benyap/exceptional-errors/commit/b66acb9295fb03dbeb7cc82a3df26dd9022435a4))

## [0.4.3](https://github.com/benyap/exceptional-errors/compare/0.4.2...0.4.3) (2023-08-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exceptional-errors",
"version": "0.4.3",
"version": "0.4.4",
"license": "MIT",
"description": "Richer errors with first-class Typescript support.",
"author": "Ben Yap <[email protected]>",
Expand Down

0 comments on commit d9f4b11

Please sign in to comment.