Skip to content

Commit

Permalink
Merge pull request #95 from cerebruminc/release-please--branches--mas…
Browse files Browse the repository at this point in the history
…ter--components--release-please-action

chore(master): release 3.4.1
  • Loading branch information
LucianBuzzo authored Mar 26, 2024
2 parents 2191f67 + c8d0503 commit a02a35f
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.4.1](https://github.com/cerebruminc/yates/compare/v3.4.0...v3.4.1) (2024-03-26)


### Bug Fixes

* only select role and policies that have a yates prefix ([d60498a](https://github.com/cerebruminc/yates/commit/d60498ac51d4321d21356f0a9832b6d8f176bd4e))

## [3.4.0](https://github.com/cerebruminc/yates/compare/v3.3.2...v3.4.0) (2024-03-22)


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.4.0",
"version": "3.4.1",
"description": "Role based access control for Prisma Apps",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit a02a35f

Please sign in to comment.