File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.5.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.4.0...v1.5.0 ) (2023-09-23)
2
+
3
+
4
+ ### Features
5
+
6
+ * add state helper ([ 507432a] ( https://github.com/fsmoothy/typeorm-fsm/commit/507432a85582837b206890e511fb01834c3ba2e4 ) )
7
+ * migrate to new bind method ([ d485c56] ( https://github.com/fsmoothy/typeorm-fsm/commit/d485c56d3bd8de977f9e3394b6a23eb9c6ef7325 ) )
8
+ * update fsmoothy core package ([ b6958a1] ( https://github.com/fsmoothy/typeorm-fsm/commit/b6958a1fd47312b66667fd952f64904c9d9ec7cd ) )
9
+ * update fsmoothy version ([ 890cd2f] ( https://github.com/fsmoothy/typeorm-fsm/commit/890cd2f1194093968c89b1471cfcf56d3c5f8fba ) )
10
+
1
11
# [ 1.4.0] ( https://github.com/fsmoothy/typeorm-fsm/compare/v1.3.0...v1.4.0 ) (2023-09-03)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typeorm-fsm" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .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