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

Commit d2bbe99

Browse files
author
Auto-bump
committed
chore(release): 0.1.3
1 parent 674bcdc commit d2bbe99

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
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.3](https://github.com/eladb/cfunctions/compare/v0.1.2...v0.1.3) (2021-03-09)
6+
57
### 0.1.2 (2020-12-09)
68

79

package.json

+1-1
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.2",
62+
"version": "0.1.3",
6363
"jest": {
6464
"testMatch": [
6565
"**/__tests__/**/*.ts?(x)",

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.1.2"
2+
"version": "0.1.3"
33
}

0 commit comments

Comments
 (0)