File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/js-utils" : " 1.0.0" ,
3
3
"packages/browser-utils" : " 1.2.0" ,
4
- "packages/nest-utils" : " 1.4 .0"
4
+ "packages/nest-utils" : " 1.5 .0"
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.0] ( https://github.com/spuxx1701/jslibs/compare/nest-utils-v1.4.0...nest-utils-v1.5.0 ) (2024-10-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** mapping:** MappingModule now supports sequelize ([ 720bcb5] ( https://github.com/spuxx1701/jslibs/commit/720bcb5e7f080a89b1a54c42d92a7632f7c09af1 ) )
9
+
3
10
## [ 1.4.0] ( https://github.com/spuxx1701/jslibs/compare/nest-utils-v1.3.0...nest-utils-v1.4.0 ) (2024-10-26)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spuxx/nest-utils" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"description" : " A package containing various utilities for NestJS applications." ,
5
5
"license" : " MIT" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments