Skip to content

Commit 7e86dd1

Browse files
author
Auto-bump
committed
chore(release): 0.1.36
1 parent bb48f3a commit 7e86dd1

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### 0.1.36 (2020-09-17)
6+
57
### 0.1.35 (2020-09-16)
68

79
### 0.1.34 (2020-09-14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"category": 1
108108
}
109109
},
110-
"version": "0.1.35",
110+
"version": "0.1.36",
111111
"types": "lib/index.d.ts",
112112
"jest": {
113113
"clearMocks": true,

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.1.35"
2+
"version": "0.1.36"
33
}

0 commit comments

Comments
 (0)