Skip to content

Commit

Permalink
chore(release): release 0.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benyap committed Jun 25, 2022
1 parent a8ee8eb commit 0a6a9e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.1.0-alpha.2](https://github.com/benyap/exceptional-errors/compare/0.1.0-alpha.1...0.1.0-alpha.2) (2022-06-25)


### Internal

* rename to exceptional-errors ([a8ee8eb](https://github.com/benyap/exceptional-errors/commit/a8ee8eb4ef050c7177ceaaf49c685c05bce6ce33))

## [0.1.0-alpha.1](https://github.com/benyap/exceptional/compare/0.1.0-alpha.0...0.1.0-alpha.1) (2022-06-25)


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.1.0-alpha.1",
"version": "0.1.0-alpha.2",
"license": "MIT",
"description": "Richer errors with first-class Typescript support.",
"author": "Ben Yap <contact@benyap.com>",
Expand Down

0 comments on commit 0a6a9e8

Please sign in to comment.