Skip to content

Commit 966e67c

Browse files
committed
chore(release): 0.3.12
1 parent 2eb2416 commit 966e67c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
### [0.3.12](https://github.com/microlinkhq/mql/compare/v0.3.11...v0.3.12) (2019-06-09)
6+
7+
8+
### Bug Fixes
9+
10+
* require ([2eb2416](https://github.com/microlinkhq/mql/commit/2eb2416))
11+
12+
13+
### Build System
14+
15+
* generate bundle ([37ec175](https://github.com/microlinkhq/mql/commit/37ec175))
16+
17+
18+
519
### [0.3.11](https://github.com/microlinkhq/mql/compare/v0.3.10...v0.3.11) (2019-06-09)
620

721

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

0 commit comments

Comments
 (0)