File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.12] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.11...v2.6.12 ) (2025-03-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * monitor release ([ 4bb40e1] ( https://github.com/ocadotechnology/codeforlife-package-javascript/commit/4bb40e1c0021c5371c64b3fb894b4fddccf19374 ) )
7
+ * Portal frontend 48 ([ #82 ] ( https://github.com/ocadotechnology/codeforlife-package-javascript/issues/82 ) ) ([ b76b4b8] ( https://github.com/ocadotechnology/codeforlife-package-javascript/commit/b76b4b8dd4b5822820577a149d13992468c1cc0c ) )
8
+
1
9
## [ 2.6.11] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.10...v2.6.11 ) (2025-02-25)
2
10
3
11
Original file line number Diff line number Diff line change 2
2
"name" : " codeforlife" ,
3
3
"description" : " Common frontend code" ,
4
4
"private" : false ,
5
- "version" : " 2.6.11 " ,
5
+ "version" : " 2.6.12 " ,
6
6
"type" : " module" ,
7
7
"scripts" : {
8
8
"cli" : " VITE_CONFIG=./vite.config.ts ../scripts/frontend/cli $@"
84
84
" @semantic-release/github"
85
85
]
86
86
}
87
- }
87
+ }
You can’t perform that action at this time.
0 commit comments