Skip to content

Commit c2a04cd

Browse files
committed
chore(release): 0.3.5
1 parent ef4bf53 commit c2a04cd

File tree

3 files changed

+4466
-1
lines changed

3 files changed

+4466
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.5](https://github.com/microlinkhq/mql/compare/v0.3.4...v0.3.5) (2019-04-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **package:** update ky to version 0.10.0 ([9947a0e](https://github.com/microlinkhq/mql/commit/9947a0e))
11+
* **package:** update ky-universal to version 0.2.0 ([5cd3d89](https://github.com/microlinkhq/mql/commit/5cd3d89))
12+
13+
14+
515
<a name="0.3.4"></a>
616
## [0.3.4](https://github.com/microlinkhq/mql/compare/v0.3.3...v0.3.4) (2019-04-08)
717

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

0 commit comments

Comments
 (0)