Skip to content

Commit 397bf94

Browse files
committed
chore(release): 0.2.11
1 parent ec1ed09 commit 397bf94

File tree

3 files changed

+36
-2
lines changed

3 files changed

+36
-2
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="0.2.11"></a>
6+
## [0.2.11](https://github.com/microlinkhq/mql/compare/v0.2.6...v0.2.11) (2019-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* add missing browser dependency ([ec1ed09](https://github.com/microlinkhq/mql/commit/ec1ed09))
12+
13+
14+
15+
<a name="0.2.10"></a>
16+
## 0.2.10 (2019-03-03)
17+
18+
19+
20+
<a name="0.2.9"></a>
21+
## 0.2.9 (2019-03-03)
22+
23+
24+
25+
<a name="0.2.8"></a>
26+
## 0.2.8 (2019-03-03)
27+
28+
29+
30+
<a name="0.2.7"></a>
31+
## 0.2.7 (2019-03-03)
32+
33+
34+
135
<a name="0.2.10"></a>
236
## 0.2.10 (2019-03-03)
337

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.10",
5+
"version": "0.2.11",
66
"browser": "src/browser.js",
77
"main": "src/node.js",
88
"author": {

0 commit comments

Comments
 (0)