We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b07afc4 commit d679eb1Copy full SHA for d679eb1
2 files changed
.changeset/snapi-bump-version.md
@@ -0,0 +1,2 @@
1
+---
2
.github/workflows/api-changes.yml
@@ -30,7 +30,7 @@ concurrency:
30
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
31
32
env:
33
- SNAPI_PACKAGE: https://pkg.pr.new/clerk/snapi/@clerk/snapi@d42ed8b7857f9254bbb2a6e9ead44d5e7b1aa60c
+ SNAPI_PACKAGE: https://pkg.pr.new/clerk/snapi/@clerk/snapi@2479ffce1adb8ff5f1caf95509268774224c121d
34
SNAPI_FILTERS: >-
35
--filter=@clerk/backend
36
--filter=@clerk/clerk-js
0 commit comments