Skip to content

Commit

Permalink
chore(release): 0.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 30, 2024
1 parent f548362 commit a04905c
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.

### [0.13.7](https://github.com/microlinkhq/mql/compare/v0.13.5...v0.13.7) (2024-09-30)


### Bug Fixes

* **types:** statusCode can be null ([be503c7](https://github.com/microlinkhq/mql/commit/be503c7a6c97c3234586ddb906d85fe4419f8793))

### [0.13.6](https://github.com/microlinkhq/mql/compare/v0.13.5...v0.13.6) (2024-04-23)


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/mql",
"description": "Microlink Query Language. The official HTTP client to interact with Microlink API for Node.js, browsers & Deno.",
"homepage": "https://microlink.io/mql",
"version": "0.13.6",
"version": "0.13.7",
"types": "lightweight/index.d.ts",
"exports": {
"require": "./src/node.js",
Expand Down

0 comments on commit a04905c

Please sign in to comment.