Skip to content

Commit a01bb2c

Browse files
committed
chore(release): 2.1.43
1 parent 37096a4 commit a01bb2c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
### 2.1.43 (2025-10-07)
6+
7+
8+
### Bug Fixes
9+
10+
* dependency ([37096a4](https://github.com/microlinkhq/cli/commit/37096a4490b9e62e8187a343813741dfab09c6ec))
11+
512
### [2.1.42](https://github.com/microlinkhq/cli/compare/v2.1.41...v2.1.42) (2025-09-30)
613

714
### 2.1.41 (2025-09-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/cli",
33
"description": "Interacting with Microlink API from your terminal.",
44
"homepage": "https://github.com/microlinkhq/cli",
5-
"version": "2.1.42",
5+
"version": "2.1.43",
66
"main": "src/index.js",
77
"bin": {
88
"microlink": "bin/microlink",

0 commit comments

Comments
 (0)