Skip to content

Commit 3d4c1da

Browse files
github-actions[bot]BramKaashoek
authored andcommitted
update version
1 parent fc8dc53 commit 3d4c1da

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/polite-adults-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wild-lizards-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/apollo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @labdigital/federated-token-apollo
22

3+
## 2.2.1
4+
5+
### Patch Changes
6+
7+
- fc8dc53: Do not return a 401 on bad aud, only clear the refresh token.
8+
- c8ebdf5: update @apollo/gateway to 2.12.3 due to CVE CVE-2026-32621
9+
310
## 2.2.0
411

512
### Patch Changes

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/federated-token-apollo",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"author": "Lab Digital <opensource@labdigital.nl>",
55
"description": "Federate JWT tokens between Apollo servers",
66
"keywords": [

0 commit comments

Comments
 (0)