Skip to content

Commit da9d97c

Browse files
author
Auto-bump
committed
chore(release): 0.0.116
1 parent 469daa8 commit da9d97c

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.0.116](https://github.com/taimos/lambda-toolbox/compare/v0.0.115...v0.0.116) (2021-04-23)
6+
57
### [0.0.115](https://github.com/taimos/lambda-toolbox/compare/v0.0.114...v0.0.115) (2021-04-22)
68

79
### [0.0.114](https://github.com/taimos/lambda-toolbox/compare/v0.0.113...v0.0.114) (2021-04-20)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
],
6666
"main": "lib/index.js",
6767
"license": "Apache-2.0",
68-
"version": "0.0.115",
68+
"version": "0.0.116",
6969
"publishConfig": {
7070
"access": "public"
7171
},

version.json

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

0 commit comments

Comments
 (0)