Skip to content

Commit 43e27ee

Browse files
committed
v1.3.0
1 parent ff86955 commit 43e27ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Breaking changes:
344344

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

347-
## Next
347+
## 1.3.0
348348

349349
* Fix: Allow `underscored: false` option on model to override global option
350350
* Fix: `rebuildHierarchy` support custom primary keys

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sequelize-hierarchy",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Nested hierarchies for Sequelize",
55
"main": "./lib/",
66
"author": {

0 commit comments

Comments
 (0)