We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ac8f0 commit bbf5662Copy full SHA for bbf5662
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.0...v2.12.1) (2025-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* default routes ([c9ac8f0](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/c9ac8f0168d7219ee8731ded8c0e11aa9f7531e7))
7
8
# [2.12.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.11...v2.12.0) (2025-10-30)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.12.0",
+ "version": "2.12.1",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments