@exulu/backend 1.10.0 → 1.12.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,10 +1,9 @@
1
- # [1.10.0](https://github.com/Qventu/exulu-backend/compare/v1.9.0...v1.10.0) (2025-08-14)
1
+ # [1.12.0](https://github.com/Qventu/exulu-backend/compare/v1.11.0...v1.12.0) (2025-08-15)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add workflows schema, endpoints and automate conversion of objects to json when inserting ([bff31bd](https://github.com/Qventu/exulu-backend/commit/bff31bdac8906bdd2a71bb7c293d5d44bd6c1b7b))
7
- * added new role based access logic ([e098a03](https://github.com/Qventu/exulu-backend/commit/e098a0369b169e0dbcf3c6f1bc7480a8e343f082))
6
+ * user role based access management ([8213cd5](https://github.com/Qventu/exulu-backend/commit/8213cd55b14418ddbb27eaf54844782ecd557d81))
8
7
 
9
8
  # [1.1.0](https://github.com/Qventu/exulu-backend/compare/v1.0.1...v1.1.0) (2025-07-30)
10
9