@exulu/backend 1.16.0 → 1.18.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,39 +1,7 @@
1
- # [1.16.0](https://github.com/Qventu/exulu-backend/compare/v1.15.0...v1.16.0) (2025-08-23)
1
+ # [1.18.0](https://github.com/Qventu/exulu-backend/compare/v1.17.0...v1.18.0) (2025-08-26)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * add user and role to statistics ([f9c6d84](https://github.com/Qventu/exulu-backend/commit/f9c6d84a8cf4b5c32a2d5935bf9074fc6960f10b))
7
-
8
- # [1.1.0](https://github.com/Qventu/exulu-backend/compare/v1.0.1...v1.1.0) (2025-07-30)
9
-
10
-
11
- ### Features
12
-
13
- * add npm plugin for semantic release ([efcdc77](https://github.com/Qventu/exulu-backend/commit/efcdc779e6864f87eb4f6ae021dc03b00408d014))
14
-
15
- ## [1.0.1](https://github.com/Qventu/exulu-backend/compare/v1.0.0...v1.0.1) (2025-07-30)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * add npm plugin for semantic release ([92cb0b2](https://github.com/Qventu/exulu-backend/commit/92cb0b2f00f125d429b94fef19e58caf5f2c41ab))
21
-
22
- # 1.0.0 (2025-07-30)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * added missing semantic release changelog dependency ([9001711](https://github.com/Qventu/exulu-backend/commit/9001711c6cc83de6750f3cf2c6e50c559a649ae5))
28
- * added missing semantic release changelog dependency ([0ea5923](https://github.com/Qventu/exulu-backend/commit/0ea592374c59d099be61dd30773b4e8ae0076470))
29
- * disable npm audit signatures ([fa4554b](https://github.com/Qventu/exulu-backend/commit/fa4554b75e18321c71a3ce1f0ea47ee0bd7f5b56))
30
- * remove @panva/hkdf dependency as it is no longer used ([b952625](https://github.com/Qventu/exulu-backend/commit/b952625e25317136fcfcad2b83cd4684a1017edc))
31
- * skip husky hook when running semantic release ([952b055](https://github.com/Qventu/exulu-backend/commit/952b0550c2f7efd23d6d14ce29a17000a5b1cee8))
32
- * skip husky hook when running semantic release ([d57af11](https://github.com/Qventu/exulu-backend/commit/d57af115ca95c1d5e0a8d8b59d2f2861fd6e4aa6))
33
- * skip husky hook when running semantic release ([22d970c](https://github.com/Qventu/exulu-backend/commit/22d970c86e6e63b4848b69accd8dc74eb77a9829))
34
-
35
-
36
- ### Features
37
-
38
- * automated npm publish ([d7d533f](https://github.com/Qventu/exulu-backend/commit/d7d533fbdc147d97d8059214db8deb5762fb4400))
39
- * automated npm publish ([8fa0d66](https://github.com/Qventu/exulu-backend/commit/8fa0d668635640ce044554a3d90aef8138b06a6d))
6
+ * add default code standards and projects context ([f9e89db](https://github.com/Qventu/exulu-backend/commit/f9e89dba7a7888b9a3b7270cece13f15ab1a9b78))
7
+ * add default coding standards context ([b580e8b](https://github.com/Qventu/exulu-backend/commit/b580e8bc7de3c1bfac22a5acc5f30a1a4b407c38))