Skip to content

Commit 8ead13d

Browse files
committed
chore(release): 0.2.4
1 parent 158fadb commit 8ead13d

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.4](https://github.com/microlinkhq/function/compare/v0.2.3...v0.2.4) (2026-04-09)
6+
57
### [0.2.3](https://github.com/microlinkhq/function/compare/v0.2.2...v0.2.3) (2026-03-17)
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.3",
5+
"version": "0.2.4",
66
"types": "src/index.d.ts",
77
"exports": {
88
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)