Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jul 15, 2017
1 parent ff86955 commit 43e27ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Breaking changes:

* Fix: Support `underscored: true` and `underscoredAll: true` options (closes #18)

## Next
## 1.3.0

* Fix: Allow `underscored: false` option on model to override global option
* Fix: `rebuildHierarchy` support custom primary keys
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sequelize-hierarchy",
"version": "1.2.0",
"version": "1.3.0",
"description": "Nested hierarchies for Sequelize",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 43e27ee

Please sign in to comment.