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 29fca17 commit c6bf18dCopy full SHA for c6bf18d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.9](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.8...v2.11.9) (2025-10-29)
2
+
3
4
+### Bug Fixes
5
6
+* relative reference to styles ([29fca17](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/29fca1753e804b18fc48711318495874000791fb))
7
8
## [2.11.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.7...v2.11.8) (2025-10-29)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.11.8",
+ "version": "2.11.9",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments