Skip to content

Commit bee0b08

Browse files
authored
Bump package patch versions to 2.7.7 to trigger/fix harmonizer release (#2999)
The [harmonizer](https://github.com/apollographql/federation-rs/tree/main/federation-2/harmonizer) package depends on this repository, and its release was recently broken by a CircleCI caching bug that was fixed in apollographql/federation-rs#476. In order to cut a new release over there, we need to re-release the npm packages in this repository with a new patch version (2.7.7). While I was at it, I ran `npm audit fix` to resolve 4 moderate vulnerability reports in various transitive dependencies.
1 parent c2eebb9 commit bee0b08

File tree

2 files changed

+47
-22
lines changed

2 files changed

+47
-22
lines changed

.changeset/silly-fireants-study.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@apollo/composition": patch
3+
"apollo-federation-integration-testsuite": patch
4+
"@apollo/gateway": patch
5+
"@apollo/federation-internals": patch
6+
"@apollo/query-graphs": patch
7+
"@apollo/query-planner": patch
8+
"@apollo/subgraph": patch
9+
---
10+
11+
No logical changes since 2.7.5 or 2.7.6, but we fixed a bug in the release process, so we need to publish a new patch version (2.7.7).

package-lock.json

+36-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)