Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit abd6c2f

Browse files
author
Auto-bump
committed
chore(release): 0.1.4
1 parent 3102372 commit abd6c2f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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.4](https://github.com/eladb/cfunctions/compare/v0.1.3...v0.1.4) (2021-03-10)
6+
57
### [0.1.3](https://github.com/eladb/cfunctions/compare/v0.1.2...v0.1.3) (2021-03-09)
68

79
### 0.1.2 (2020-12-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
],
6060
"main": "lib/index.js",
6161
"license": "Apache-2.0",
62-
"version": "0.1.3",
62+
"version": "0.1.4",
6363
"jest": {
6464
"testMatch": [
6565
"**/__tests__/**/*.ts?(x)",

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.3"
2+
"version": "0.1.4"
33
}

0 commit comments

Comments
 (0)