Skip to content

Commit fdba86f

Browse files
committed
chore(release): 2.6.14 [skip ci]
## [2.6.14](v2.6.13...v2.6.14) (2025-03-25) ### Bug Fixes * schemas for user and teacher derivatives ([b068235](b068235))
1 parent b068235 commit fdba86f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.6.14](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.13...v2.6.14) (2025-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* schemas for user and teacher derivatives ([b068235](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/b0682358a07d2452d526d3bdad9c991302a2203d))
7+
18
## [2.6.13](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.12...v2.6.13) (2025-03-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeforlife",
33
"description": "Common frontend code",
44
"private": false,
5-
"version": "2.6.13",
5+
"version": "2.6.14",
66
"type": "module",
77
"scripts": {
88
"cli": "VITE_CONFIG=./vite.config.ts ../scripts/frontend/cli $@"

0 commit comments

Comments
 (0)