Skip to content

Commit 6b1f015

Browse files
author
Auto-bump
committed
chore(release): 0.1.9
1 parent 10a3de8 commit 6b1f015

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.9 (2020-07-29)
6+
57
### 0.1.8 (2020-07-29)
68

79
### 0.1.7 (2020-07-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"bundledDependencies": [],
6161
"license": "Apache-2.0",
62-
"version": "0.1.8",
62+
"version": "0.1.9",
6363
"types": "lib/index.d.ts",
6464
"jest": {
6565
"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.8"
2+
"version": "0.1.9"
33
}

0 commit comments

Comments
 (0)