Skip to content

Commit

Permalink
Merge pull request #40 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 2.0.2
  • Loading branch information
LucianBuzzo authored Mar 13, 2023
2 parents f0810e0 + 701757f commit eb3f871
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

## [2.0.2](https://github.com/cerebruminc/yates/compare/v2.0.1...v2.0.2) (2023-03-13)


### Bug Fixes

* ensure role setting still happens when using async middleware ([9d40852](https://github.com/cerebruminc/yates/commit/9d40852bc08f6f0d2212506723c5567d329e0581))

## [2.0.1](https://github.com/cerebruminc/yates/compare/v2.0.0...v2.0.1) (2023-02-28)


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": "2.0.1",
"version": "2.0.2",
"description": "Role based access control for Prisma Apps",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit eb3f871

Please sign in to comment.