File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.8.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.7.0...v1.8.0 ) (2023-12-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * conflict entity on bulk update ([ 8a3601c] ( https://github.com/fsmoothy/typeorm-fsm/commit/8a3601c35c1a48ba9fd741abe4693ba9084450fb ) )
7
+ * update package lock ([ 3077378] ( https://github.com/fsmoothy/typeorm-fsm/commit/30773789e584b03d0c6c81966d6aa73b702e30ff ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * update fsmoothy version ([ 78262df] ( https://github.com/fsmoothy/typeorm-fsm/commit/78262df367e175bf543d1d148a561d6c09d9d6db ) )
13
+ * update packages ([ 6b23fee] ( https://github.com/fsmoothy/typeorm-fsm/commit/6b23fee86d91bc2f5353b14ccdc331a801657f6f ) )
14
+
1
15
# [ 1.7.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.6.1...v1.7.0 ) (2023-10-17)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typeorm-fsm" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"author" : " Vassiliy Kuzenkov (bondiano)" ,
5
5
"license" : " MIT" ,
6
6
"description" : " Strong typed state machine for your TypeORM Entities" ,
You can’t perform that action at this time.
0 commit comments