Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto-bump committed Nov 6, 2020
1 parent 21c4b23 commit b7b601d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.6 (2020-11-06)

### 1.0.5 (2020-11-05)

### 1.0.4 (2020-11-04)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"category": 2
}
},
"version": "1.0.5",
"version": "1.0.6",
"types": "lib/index.d.ts",
"jest": {
"clearMocks": true,
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.0.5"
"version": "1.0.6"
}

0 comments on commit b7b601d

Please sign in to comment.