Skip to content

Commit

Permalink
chore(release): 2.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 4, 2024
1 parent de957f6 commit 5723f93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [2.1.24](https://github.com/microlinkhq/cli/compare/v2.1.23...v2.1.24) (2024-04-04)


### Bug Fixes

* exclude microlink subdomains ([de957f6](https://github.com/microlinkhq/cli/commit/de957f671d7132585f033c61f69f1a28a2276e6f))

### 2.1.23 (2024-03-18)

### 2.1.22 (2024-02-08)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/cli",
"description": "Interacting with Microlink API from your terminal.",
"homepage": "https://github.com/microlinkhq/cli",
"version": "2.1.23",
"version": "2.1.24",
"main": "src/index.js",
"bin": {
"microlink": "bin/microlink",
Expand Down

0 comments on commit 5723f93

Please sign in to comment.