We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c9507 commit 973e649Copy full SHA for 973e649
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.1...v2.12.2) (2025-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* routes ([12c9507](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/12c950702f0bb771cd0bf75456abdc9944617912))
7
8
## [2.12.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.0...v2.12.1) (2025-10-30)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.12.1",
+ "version": "2.12.2",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments