Skip to content

Commit 25f3ffd

Browse files
chore(main): release supergraph libraries
1 parent 534b85b commit 25f3ffd

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"+3": "0.0.0",
77
"charts/monitoring": "0.2.0",
88
"+4": "0.0.0",
9-
"charts/supergraph": "1.1.0",
9+
"charts/supergraph": "1.2.0",
1010
"+5": "0.0.0",
11-
"schema": "1.1.0"
11+
"schema": "1.2.0"
1212
}

charts/supergraph/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v1.2.0) (2025-06-10)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **supergraph:** Synchronize supergraph versions
9+
310
## [1.1.0](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v1.1.0) (2025-04-23)
411

512

charts/supergraph/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
apiVersion: v2
22
name: supergraph
3-
version: 1.1.0
3+
version: 1.2.0

schema/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v1.2.0) (2025-06-10)
4+
5+
6+
### Features
7+
8+
* update samples schema to samples 0.1.0 ([4720e07](https://github.com/DiamondLightSource/graph-federation/commit/4720e0785a8c267b725442ce76a198a3f512f205))
9+
310
## [1.1.0](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v1.1.0) (2025-04-23)
411

512

0 commit comments

Comments
 (0)