Skip to content

Commit

Permalink
Release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 22, 2017
1 parent 68667a3 commit a366ad5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="2.5.2"></a>
## 2.5.2 (2017-05-22)

* Update deps ([68667a3](https://github.com/Kikobeats/finepack/commit/68667a3))
* chore: add 'browser', 'module', 'jsnext:main' as special keywords ([afef6f3](https://github.com/Kikobeats/finepack/commit/afef6f3))
* chore(package): update acho to version 3.2.0 ([f148c84](https://github.com/Kikobeats/finepack/commit/f148c84))
* chore(package): update acho to version 3.3.0 ([c6bcf65](https://github.com/Kikobeats/finepack/commit/c6bcf65))



<a name="2.5.1"></a>
## 2.5.1 (2017-03-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "finepack",
"description": "Organizes and maintains your JSON files readable",
"homepage": "https://github.com/Kikobeats/finepack",
"version": "2.5.1",
"version": "2.5.2",
"main": "index.js",
"bin": {
"finepack": "bin/index.js"
Expand Down

0 comments on commit a366ad5

Please sign in to comment.