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 5ebfb9a commit fa7a3e1Copy full SHA for fa7a3e1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.1...v2.11.2) (2025-10-21)
2
+
3
4
+### Bug Fixes
5
6
+* export server/App ([5ebfb9a](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/5ebfb9ab087f879e9b19d3e31601054cc30199ec))
7
8
## [2.11.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.0...v2.11.1) (2025-10-21)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.11.1",
+ "version": "2.11.2",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments