We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13c044 commit e3e100eCopy full SHA for e3e100e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.1](https://github.com/fsmoothy/typeorm-fsm/compare/v1.8.0...v1.8.1) (2023-12-30)
2
+
3
4
+### Bug Fixes
5
6
+* migrate repo to maintenance mode ([f13c044](https://github.com/fsmoothy/typeorm-fsm/commit/f13c044a921b2560235c7fe05e320b88abe2d399))
7
8
# [1.8.0](https://github.com/fsmoothy/typeorm-fsm/compare/v1.7.0...v1.8.0) (2023-12-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "typeorm-fsm",
- "version": "1.8.0",
+ "version": "1.8.1",
"author": "Vassiliy Kuzenkov (bondiano)",
"license": "MIT",
"description": "Strong typed state machine for your TypeORM Entities",
0 commit comments