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 1b09a6d commit 577ede2Copy full SHA for 577ede2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.10.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.10.6...v2.10.7) (2025-10-14)
2
+
3
4
+### Bug Fixes
5
6
+* compression 1.8.1 ([1b09a6d](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/1b09a6dab22e49f30a12d2938b81af34603ffcfd))
7
8
## [2.10.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.10.5...v2.10.6) (2025-10-02)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.10.6",
+ "version": "2.10.7",
"type": "module",
"types": "dist/index.d.ts",
"module": "dist/index.es.js",
0 commit comments