Skip to content

Commit c5d7b80

Browse files
committed
chore(release): 0.2.12
1 parent 3c9df9c commit c5d7b80

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="0.2.12"></a>
6+
## [0.2.12](https://github.com/microlinkhq/mql/compare/v0.2.11...v0.2.12) (2019-03-11)
7+
8+
9+
510
<a name="0.2.11"></a>
611
## [0.2.11](https://github.com/microlinkhq/mql/compare/v0.2.6...v0.2.11) (2019-03-11)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/mql",
33
"description": "Microlink Query Language",
44
"homepage": "https://nicedoc.io/microlinkhq/mql",
5-
"version": "0.2.11",
5+
"version": "0.2.12",
66
"browser": "src/browser.js",
77
"main": "src/node.js",
88
"author": {

0 commit comments

Comments
 (0)