@exulu/backend 1.4.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
- ## [1.4.1](https://github.com/Qventu/exulu-backend/compare/v1.4.0...v1.4.1) (2025-07-31)
1
+ # [1.5.0](https://github.com/Qventu/exulu-backend/compare/v1.4.1...v1.5.0) (2025-07-31)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * add debugging for db connect ([ed1713a](https://github.com/Qventu/exulu-backend/commit/ed1713a89902c5c9c6314790448facf66017afbc))
6
+ * added db check as part of ExuluApp create, and removed it as exported package function ([68a16f9](https://github.com/Qventu/exulu-backend/commit/68a16f9e696bbf11b62bca724930751bfc1daf55))
7
7
 
8
8
  # [1.1.0](https://github.com/Qventu/exulu-backend/compare/v1.0.1...v1.1.0) (2025-07-30)
9
9