We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c99247 commit b183316Copy full SHA for b183316
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.3...v2.11.4) (2025-10-21)
2
+
3
4
+### Bug Fixes
5
6
+* auto inject cfl styles ([9c99247](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/9c99247211e205c275b145efb913600e2ec33c79))
7
8
## [2.11.3](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.2...v2.11.3) (2025-10-21)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.11.3",
+ "version": "2.11.4",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments