Skip to content

Commit 577ede2

Browse files
committed
chore(release): 2.10.7 [skip ci]
## [2.10.7](v2.10.6...v2.10.7) (2025-10-14) ### Bug Fixes * compression 1.8.1 ([1b09a6d](1b09a6d))
1 parent 1b09a6d commit 577ede2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.10.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.10.5...v2.10.6) (2025-10-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeforlife",
33
"description": "Common frontend code",
44
"private": false,
5-
"version": "2.10.6",
5+
"version": "2.10.7",
66
"type": "module",
77
"types": "dist/index.d.ts",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)