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
+
1
9
# [ 2.5.0] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.4.1...v2.5.0 ) (2024-10-25)
2
10
3
11
Original file line number Diff line number Diff line change 10
10
"name" : " codeforlife" ,
11
11
"description" : " Common frontend code" ,
12
12
"private" : true ,
13
- "version" : " 2.5.0 " ,
13
+ "version" : " 2.5.1 " ,
14
14
"type" : " module" ,
15
15
"scripts" : {
16
16
"dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments