Skip to content

Commit 460f669

Browse files
cerebrumcomLucianBuzzo
authored andcommitted
chore(master): release 3.7.0
1 parent a7b1563 commit 460f669

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [3.6.3](https://github.com/cerebruminc/yates/compare/v3.6.2...v3.6.3) (2025-06-16)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cerebruminc/yates",
3-
"version": "3.6.3",
3+
"version": "3.7.0",
44
"description": "Role based access control for Prisma Apps",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)