Skip to content

Commit fe41e1d

Browse files
committed
chore(release): 2.1.38
1 parent 81c4b37 commit fe41e1d

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.38 (2025-08-12)
6+
57
### 2.1.37 (2025-06-05)
68

79
### 2.1.36 (2025-04-27)

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

0 commit comments

Comments
 (0)