Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sukakkar committed Mar 9, 2022
1 parent a97a40e commit 7d49264
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Unreleased
# Changelog

- fix: handle case where Error class is wrapped #10
## Unreleased

## v1.1.0 (March 9, 2022)
- fix: handle case where Error class is wrapped (#10)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caller",
"version": "1.0.1",
"version": "1.1.0",
"description": "@substack's caller.js as a module",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 7d49264

Please sign in to comment.