Skip to content

Commit 570f064

Browse files
committed
chore(release): 0.1.2
1 parent 5076744 commit 570f064

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2](https://github.com/microlinkhq/function/compare/v0.1.1...v0.1.2) (2022-02-02)
6+
7+
8+
### Bug Fixes
9+
10+
* missing quotes ([e9f6217](https://github.com/microlinkhq/function/commit/e9f62171ea7284e5e17d3acd1181570cc85e78c1))
11+
512
### [0.1.1](https://github.com/microlinkhq/function/compare/v0.1.0...v0.1.1) (2021-10-07)
613

714

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.1",
4+
"version": "0.1.2",
55
"main": "src/node.js",
66
"browser": "src/browser.js",
77
"author": {

0 commit comments

Comments
 (0)