Skip to content

Commit 85adea4

Browse files
committed
chore(release): 0.2.1
1 parent f560f27 commit 85adea4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.2.1](https://github.com/microlinkhq/function/compare/v0.2.0...v0.2.1) (2023-11-05)
6+
57
## [0.2.0](https://github.com/microlinkhq/function/compare/v0.1.7...v0.2.0) (2023-11-05)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/function",
33
"description": "Browser functions as Service. Interacting with browser pages, remotely.",
44
"homepage": "https://function.microlink.io",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"types": "lightweight/index.d.ts",
77
"exports": {
88
"require": "./src/node.js",

0 commit comments

Comments
 (0)