Skip to content

Commit 78e925b

Browse files
lukashrochWikiRik
andauthored
chore(release): v2.1.5 (#1480)
Co-authored-by: Rik Smale <[email protected]>
1 parent 752e703 commit 78e925b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.1.5](https://github.com/RobinBuschmann/sequelize-typescript/compare/v2.1.4...v2.1.5) (2022-10-17)
4+
5+
### Bug Fixes
6+
7+
- **deps:** revert to [email protected] for sequelize@6 & node@10 compatibility ([#1479](https://github.com/RobinBuschmann/sequelize-typescript/issues/1479)) ([7c8eea7](https://github.com/RobinBuschmann/sequelize-typescript/commit/7c8eea7bb7f9de5fdb03fef56afb0654808a0d18))
8+
39
## [2.1.4](https://github.com/RobinBuschmann/sequelize-typescript/compare/v2.1.3...v2.1.4) (2022-10-15)
410

511
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sequelize-typescript",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Decorators and some other features for sequelize",
55
"scripts": {
66
"build": "tsc",

0 commit comments

Comments
 (0)