File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.6.13] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.12...v2.6.13 ) (2025-03-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * char set validators ([ #81 ] ( https://github.com/ocadotechnology/codeforlife-package-javascript/issues/81 ) ) ([ 9ff1f60] ( https://github.com/ocadotechnology/codeforlife-package-javascript/commit/9ff1f60808f4a50eb2cbcae997de4ae892665c28 ) )
7
+
1
8
## [ 2.6.12] ( https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.11...v2.6.12 ) (2025-03-20)
2
9
3
10
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.12 " ,
5
+ "version" : " 2.6.13 " ,
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