Skip to content

Commit

Permalink
chore(release): 0.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 23, 2024
1 parent 4e17fa4 commit a45d997
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.10](https://github.com/microlinkhq/mql/compare/v0.13.9...v0.13.10) (2024-10-23)


### Bug Fixes

* **types:** add size properties ([4e17fa4](https://github.com/microlinkhq/mql/commit/4e17fa4aee58abda929f051e27a2f7b74ce821a7))

### [0.13.9](https://github.com/microlinkhq/mql/compare/v0.13.8...v0.13.9) (2024-10-01)

### [0.13.8](https://github.com/microlinkhq/mql/compare/v0.13.7...v0.13.8) (2024-10-01)
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.9",
"version": "0.13.10",
"types": "lightweight/index.d.ts",
"exports": {
"require": "./src/node.js",
Expand Down

0 comments on commit a45d997

Please sign in to comment.