Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 37a776e

Browse files
committed
3.24.1
1 parent 15f16c4 commit 37a776e

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
@@ -1,4 +1,4 @@
1-
# Next
1+
# 3.24.1
22
- [FIXED] Add `parent`, `original` and `sql` properties to `UniqueConstraintError`
33

44
# 3.24.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sequelize",
33
"description": "Multi dialect ORM for Node.JS/io.js",
4-
"version": "3.24.0",
4+
"version": "3.24.1",
55
"author": "Sascha Depold <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)