Skip to content

Commit

Permalink
chore(master): release 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cerebrumcom committed Apr 10, 2024
1 parent ab3b28a commit 2d34671
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.5.2](https://github.com/cerebruminc/yates/compare/v3.5.1...v3.5.2) (2024-04-10)


### Bug Fixes

* avoid race condition when creating policies ([4d77dfb](https://github.com/cerebruminc/yates/commit/4d77dfb7c750943277b581976bf66887d1f4521f))

## [3.5.1](https://github.com/cerebruminc/yates/compare/v3.5.0...v3.5.1) (2024-03-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerebruminc/yates",
"version": "3.5.1",
"version": "3.5.2",
"description": "Role based access control for Prisma Apps",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 2d34671

Please sign in to comment.