Skip to content

Commit 5d0cede

Browse files
chore(main): release graph 0.12.2
1 parent cf4b3e6 commit 5d0cede

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"+1": "0.0.0",
33
"charts/apps": "0.2.4",
44
"+2": "0.0.0",
5-
"charts/graph": "0.12.1",
5+
"charts/graph": "0.12.2",
66
"+3": "0.0.0",
77
"charts/monitoring": "0.2.0",
88
"+4": "0.0.0",

charts/graph/CHANGELOG.md

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

3+
## [0.12.2](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v0.12.2) (2025-11-13)
4+
5+
6+
### Features
7+
8+
* add websocket subscription support to router ([50d1503](https://github.com/DiamondLightSource/graph-federation/commit/50d15035209d5531cc2e0417d1522b3f66bced94))
9+
310
## [0.12.1](https://github.com/DiamondLightSource/graph-federation/compare/[email protected]@v0.12.1) (2025-06-10)
411

512

charts/graph/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: graph
33
description: The Diamond data Graph
44
type: application
5-
version: 0.12.1
5+
version: 0.12.2
66
dependencies:
77
- name: router
88
repository: oci://ghcr.io/apollographql/helm-charts

0 commit comments

Comments
 (0)