Skip to content

Commit 6d9540f

Browse files
chore(main): release sessionspaces 0.1.4
1 parent 717d5cb commit 6d9540f

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-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.13",
44
"+2": "0.0.0",
5-
"backend/sessionspaces": "0.1.3",
5+
"backend/sessionspaces": "0.1.4",
66
"+3": "0.0.0",
77
"frontend/dashboard": "0.1.10",
88
"+4": "0.0.0",

backend/sessionspaces/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.1.4](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.4) (2025-12-01)
4+
5+
6+
### Features
7+
8+
* added required documentation for sessionspaces linting ([12c7ce5](https://github.com/DiamondLightSource/workflows/commit/12c7ce53183d3824368b53e9faba841fa56011ec))
9+
310
## [0.1.3](https://github.com/DiamondLightSource/workflows/compare/[email protected]@v0.1.3) (2025-10-07)
411

512

backend/sessionspaces/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sessionspaces"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
license-file = "../../LICENSE"
66

charts/sessionspaces/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: sessionspaces
33
description: Namespace controller for creating session namespaces
44
type: application
55
version: 0.3.17
6-
appVersion: 0.1.3
6+
appVersion: 0.1.4
77
dependencies:
88
- name: common
99
version: 2.23.0

0 commit comments

Comments
 (0)