Skip to content

Commit 83199ef

Browse files
committed
chore(release): 2.1.47
1 parent 549d8c4 commit 83199ef

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+
### 2.1.47 (2025-11-22)
6+
57
### 2.1.46 (2025-10-30)
68

79
### 2.1.45 (2025-10-30)

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.46",
5+
"version": "2.1.47",
66
"main": "src/index.js",
77
"bin": {
88
"microlink": "bin/microlink",

0 commit comments

Comments
 (0)