Skip to content

Commit c6bf18d

Browse files
committed
chore(release): 2.11.9 [skip ci]
## [2.11.9](v2.11.8...v2.11.9) (2025-10-29) ### Bug Fixes * relative reference to styles ([29fca17](29fca17))
1 parent 29fca17 commit c6bf18d

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.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+
18
## [2.11.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.7...v2.11.8) (2025-10-29)
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.11.8",
5+
"version": "2.11.9",
66
"type": "module",
77
"types": "dist/index.d.ts",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)