Skip to content

Commit

Permalink
chore(release): 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 17, 2024
1 parent 1ceff8f commit 8d403af
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.3](https://github.com/microlinkhq/mql/compare/v0.13.2...v0.13.3) (2024-03-17)


### Bug Fixes

* **types:** expose HTTPResponseRaw ([1ceff8f](https://github.com/microlinkhq/mql/commit/1ceff8f0091b5232043a01519b040764609a8cd6))

### [0.13.2](https://github.com/microlinkhq/mql/compare/v0.13.1...v0.13.2) (2024-03-17)


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.2",
"version": "0.13.3",
"types": "lightweight/index.d.ts",
"exports": {
"require": "./src/node.js",
Expand Down

0 comments on commit 8d403af

Please sign in to comment.