Skip to content

Commit

Permalink
chore(release): 0.10.32
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 2, 2023
1 parent dcb32de commit cd04ee9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.10.32](https://github.com/microlinkhq/mql/compare/v0.10.31...v0.10.32) (2023-01-02)

### [0.10.31](https://github.com/microlinkhq/mql/compare/v0.10.30...v0.10.31) (2022-11-27)


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://nicedoc.io/microlinkhq/mql",
"version": "0.10.31",
"version": "0.10.32",
"browser": "src/browser.js",
"main": "src/node.js",
"author": {
Expand Down

1 comment on commit cd04ee9

@vercel
Copy link

@vercel vercel bot commented on cd04ee9 Jan 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.