File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.4.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.3.0...v1.4.0 ) (2023-09-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * use entity instad of context ([ 4adf25d] ( https://github.com/fsmoothy/typeorm-fsm/commit/4adf25d40730d1ad0b781305676ff6c46ad1b5d5 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * migrate to fsmoothy package ([ ec70a0f] ( https://github.com/fsmoothy/typeorm-fsm/commit/ec70a0fd0ea2cfec68ec54f239f267e79dffb5d0 ) )
12
+
1
13
# [ 1.3.0] ( https://github.com/bondiano/typeorm-fsm/compare/v1.2.0...v1.3.0 ) (2023-09-01)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typeorm-fsm" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .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