Skip to content

Commit 09d3b07

Browse files
committed
chore(release): v0.1.6
1 parent 6b558aa commit 09d3b07

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.6](https://github.com/microlinkhq/functions/compare/v0.1.5...v0.1.6) (2022-02-24)
7+
8+
**Note:** Version bump only for package @microlink/functions-root
9+
10+
11+
12+
13+
614
## [0.1.5](https://github.com/microlinkhq/functions/compare/v0.1.4...v0.1.5) (2022-02-24)
715

816
**Note:** Version bump only for package @microlink/functions-root

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.1.5"
5+
"version": "0.1.6"
66
}

packages/npm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.6](https://github.com/microlinkhq/function/compare/v0.1.5...v0.1.6) (2022-02-24)
7+
8+
**Note:** Version bump only for package @microlink/function
9+
10+
11+
12+
13+
614
## [0.1.5](https://github.com/microlinkhq/function/compare/v0.1.4...v0.1.5) (2022-02-24)
715

816
**Note:** Version bump only for package @microlink/function

packages/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microlink/function",
33
"homepage": "https://github.com/microlinkhq/function#readme",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"main": "src/node.js",
66
"browser": "src/browser.js",
77
"author": {

0 commit comments

Comments
 (0)