Skip to content

Commit 601f5df

Browse files
dls-release-please[bot]MaxHerbs
authored andcommitted
chore(main): release sessionspaces 0.1.2
1 parent 694fa65 commit 601f5df

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
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
"backend/graph-proxy": "0.1.3",
44
"+2": "0.0.0",
5-
"backend/sessionspaces": "0.1.1",
5+
"backend/sessionspaces": "0.1.2",
66
"+3": "0.0.0",
77
"frontend/dashboard": "0.1.4",
88
"+4": "0.0.0",

backend/sessionspaces/CHANGELOG.md

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

3+
## [0.1.2](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.2) (2025-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **sessionspaces:** instrument update_sessionspaces ([1105f8d](https://github.com/DiamondLightSource/workflows/commit/1105f8da9a5a0d15fc40c6c6a2931816e01d365c))
9+
* **sessionspaces:** name all instruments ([d8d90c5](https://github.com/DiamondLightSource/workflows/commit/d8d90c512ccc286676f290203a185bb93e69e8e1))
10+
311
## [0.1.1](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.1) (2025-03-21)
412

513

charts/sessionspaces/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: sessionspaces
33
description: Namespace controller for creating session namespaces
44
type: application
5-
version: 0.3.11
6-
appVersion: 0.1.1
5+
version: 0.3.12
6+
appVersion: 0.1.2
77
dependencies:
88
- name: common
99
version: 2.23.0

0 commit comments

Comments
 (0)