File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 22 "+1" : " 0.0.0" ,
33 "backend/graph-proxy" : " 0.1.12" ,
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" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.4] ( https://github.com/DiamondLightSource/workflows/compare/sessionspaces@v0.1.3...sessionspaces@v0.1.4 ) (2025-11-07)
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/sessionspaces@v0.1.2...sessionspaces@v0.1.3 ) (2025-10-07)
411
512
Original file line number Diff line number Diff line change 11[package ]
22name = " sessionspaces"
3- version = " 0.1.3 "
3+ version = " 0.1.4 "
44edition = " 2021"
55license-file = " ../../LICENSE"
66
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: sessionspaces
33description : Namespace controller for creating session namespaces
44type : application
55version : 0.3.17
6- appVersion : 0.1.3
6+ appVersion : 0.1.4
77dependencies :
88 - name : common
99 version : 2.23.0
You can’t perform that action at this time.
0 commit comments