Skip to content

Commit

Permalink
chore(repo): Version packages (#3285)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
clerk-cookie and github-actions[bot] committed May 1, 2024
1 parent 8fbe238 commit 1ed9e07
Show file tree
Hide file tree
Showing 44 changed files with 264 additions and 176 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-starfishes-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-panthers-beam.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/clever-buckets-exist.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/giant-carrots-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-pans-pump.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/happy-spoons-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-bulldogs-destroy.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/new-swans-fix.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/spotty-eels-think.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/tasty-wolves-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wild-hats-marry.md

This file was deleted.

118 changes: 59 additions & 59 deletions package-lock.json

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

16 changes: 16 additions & 0 deletions packages/backend/CHANGELOG.md
@@ -1,5 +1,21 @@
# Change Log

## 1.1.1

### Patch Changes

- Fix the following `@clerk/backend` methods to populate their paginated responses: ([#3276](https://github.com/clerk/javascript/pull/3276)) by [@dimkl](https://github.com/dimkl)

- `clerkClient.allowListIndentifiers.getAllowlistIdentifierList()`
- `clerkClient.clients.getClientList()`
- `clerkClient.invitations.getInvitationList`
- `clerkClient.redirectUrls.getRedirectUrlList()`
- `clerkClient.sessions.getSessionList()`
- `clerkClient.users.getUserOauthAccessToken()`

- Updated dependencies [[`a78bc447c`](https://github.com/clerk/javascript/commit/a78bc447c1aabaa41bcbaa2a8fe3c48f31275574), [`19cd42434`](https://github.com/clerk/javascript/commit/19cd42434450e568998336bf6d705e475122abbc)]:
- @clerk/shared@2.0.1

## 1.1.0

### Minor Changes
Expand Down

0 comments on commit 1ed9e07

Please sign in to comment.