chore(master): release 1.3.10 (#44)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-05-01 13:50:38 +02:00
committed by GitHub
parent a43c443c2e
commit c0516d60f9
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "1.3.9"
".": "1.3.10"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [1.3.10](https://github.com/TPTBusiness/Predix/compare/v1.3.9...v1.3.10) (2026-05-01)
### Bug Fixes
* **security:** replace remaining assert statements with proper error handling ([928533d](https://github.com/TPTBusiness/Predix/commit/928533d9a81bd5062f07458fbf94d3c7fe347775))
## [1.3.9](https://github.com/TPTBusiness/Predix/compare/v1.3.8...v1.3.9) (2026-05-01)