File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.6.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.5.0...v1.6.0 ) (2023-09-28)
2
+
3
+
4
+ ### Features
5
+
6
+ * don't allow nested state ([ f350c20] ( https://github.com/fsmoothy/typeorm-fsm/commit/f350c209a97c83e15fdd378c37db0cccb984b108 ) )
7
+ * update fsmoothy version ([ af1919b] ( https://github.com/fsmoothy/typeorm-fsm/commit/af1919b81ba787f3d64ba57142505312f2087c6a ) )
8
+ * update fsmoothy version ([ fcbcfb1] ( https://github.com/fsmoothy/typeorm-fsm/commit/fcbcfb11bc77a477d4d19eecfcd27da6500de43f ) )
9
+
1
10
# [ 1.5.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.4.0...v1.5.0 ) (2023-09-23)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typeorm-fsm" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 1.6 .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