-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: release rbac package * chore(api): remove empty noExternal array from tsup config * chore(deploy_api.yaml): add build step to deploy workflow for API application * refactor(unit_test.yaml): fix typo in file path for rbac package refactor(knip.ts): update file path for rbac package in config object * chore(test_api.yaml): add build step to run pnpm turbo build for api app
- Loading branch information
Showing
19 changed files
with
140 additions
and
550 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@unkey/api": patch | ||
"@unkey/hono": patch | ||
"@unkey/nextjs": patch | ||
"@unkey/nuxt": patch | ||
"@unkey/rbac": patch | ||
--- | ||
|
||
Release rbac as separate package |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.