File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.5.1] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.5.0...v2.5.1 ) (2024-11-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * Allow null requesting_to_join_class ([ #68 ] ( https://github.com/ocadotechnology/codeforlife-package-javascript/issues/68 ) ) ([ 241eed0] ( https://github.com/ocadotechnology/codeforlife-package-javascript/commit/241eed0440aea3721afa035571f003936dad578b ) )
7+ * reuse release workflow ([ #67 ] ( https://github.com/ocadotechnology/codeforlife-package-javascript/issues/67 ) ) ([ f5edeec] ( https://github.com/ocadotechnology/codeforlife-package-javascript/commit/f5edeec6992c02087178e3d848dee35949e4974a ) )
8+
19# [ 2.5.0] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.4.1...v2.5.0 ) (2024-10-25)
210
311
Original file line number Diff line number Diff line change 1010 "name" : " codeforlife" ,
1111 "description" : " Common frontend code" ,
1212 "private" : true ,
13- "version" : " 2.5.0 " ,
13+ "version" : " 2.5.1 " ,
1414 "type" : " module" ,
1515 "scripts" : {
1616 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments