Skip to content

Commit

Permalink
Release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 16, 2016
1 parent 0bf9167 commit bc8100b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.1.6"></a>
## 1.1.6 (2016-09-16)

* Remove duplicate trim func ([9281f14](https://github.com/kikobeats/osom/commit/9281f14))
* Update chaste dep ([0bf9167](https://github.com/kikobeats/osom/commit/0bf9167))
* chore(package): update lodash.assign to version 4.1.0 ([00a126a](https://github.com/kikobeats/osom/commit/00a126a))
* chore(package): update lodash.assign to version 4.2.0 ([33aa2c6](https://github.com/kikobeats/osom/commit/33aa2c6))
* chore(package): update lodash.merge to version 4.5.0 ([323616b](https://github.com/kikobeats/osom/commit/323616b))
* chore(package): update lodash.merge to version 4.6.0 ([925b111](https://github.com/kikobeats/osom/commit/925b111))
* chore(package): update lodash.reduce to version 4.6.0 ([05581b4](https://github.com/kikobeats/osom/commit/05581b4))



<a name="1.1.5"></a>
## 1.1.5 (2016-07-16)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "osom",
"description": "An Awesome [/osom/] Object Schema Modeling",
"homepage": "https://github.com/Kikobeats/osom",
"version": "1.1.5",
"version": "1.1.6",
"main": "index.js",
"author": {
"name": "Kiko Beats",
"email": "josefrancisco.verdu@gmail.com",
"name": "Kiko Beats",
"url": "https://github.com/Kikobeats"
},
"repository": {
Expand Down

0 comments on commit bc8100b

Please sign in to comment.