Skip to content

Commit 12098d8

Browse files
⚙️ Chore(README.md,CHANGELOG.md): change README.md content and add Changelogs
1 parent 9111fcf commit 12098d8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# oh-my-error
22

3+
## 2.0.0-prerelease.1
4+
5+
### Minor Changes
6+
7+
- `myErrorWrapperAsync` implemented to current `myErrorWrapper`
8+
- `myErrorWrapperAsync` removed
9+
310
## 2.0.0-prerelease.0
411

512
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oh-my-error",
3-
"version": "2.0.0-prerelease.0",
3+
"version": "2.0.0-prerelease.1",
44
"description": "A simple error handler for nodejs",
55
"keywords": [
66
"error",

0 commit comments

Comments
 (0)