@cerebruminc/yates 3.6.3 → 3.7.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.7.0](https://github.com/cerebruminc/yates/compare/v3.6.3...v3.7.0) (2025-08-27)
4
+
5
+
6
+ ### Features
7
+
8
+ * add npm audit action over the yates repo ([a7b1563](https://github.com/cerebruminc/yates/commit/a7b156376e8ab8b9975a98b7b41a03c1a9bcc202))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * security vulnerabilities by running npm audit fix ([3a507d8](https://github.com/cerebruminc/yates/commit/3a507d871dce957fa7e7de4a6f7d0cc300d495cf))
14
+
3
15
  ## [3.6.3](https://github.com/cerebruminc/yates/compare/v3.6.2...v3.6.3) (2025-06-16)
4
16
 
5
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cerebruminc/yates",
3
- "version": "3.6.3",
3
+ "version": "3.7.0",
4
4
  "description": "Role based access control for Prisma Apps",
5
5
  "main": "dist/index.js",
6
6
  "files": [