Skip to content

Commit

Permalink
chore(release): 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Apr 6, 2019
1 parent 50e527c commit 05105f0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

<a name="2.1.5"></a>
## [2.1.5](https://github.com/kikobeats/json-future/compare/v2.1.4...v2.1.5) (2019-04-06)


### Bug Fixes

* **package:** update load-json-file to version 5.3.0 ([3388654](https://github.com/kikobeats/json-future/commit/3388654))
* **package:** update write-json-file to version 3.2.0 ([1a0c1e5](https://github.com/kikobeats/json-future/commit/1a0c1e5))



<a name="2.1.4"></a>
## 2.1.4 (2019-02-12)

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": "json-future",
"description": "Unbelievable and Modern JSON interface.",
"homepage": "https://nicedoc.io/kikobeats/json-future",
"version": "2.1.4",
"version": "2.1.5",
"main": "lib",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 05105f0

Please sign in to comment.