Skip to content

Commit 46bd4a3

Browse files
committed
chore(release): 2.11.5 [skip ci]
## [2.11.5](v2.11.4...v2.11.5) (2025-10-21) ### Bug Fixes * lazy load client and server specific imports ([535791e](535791e))
1 parent 535791e commit 46bd4a3

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.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.4...v2.11.5) (2025-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* lazy load client and server specific imports ([535791e](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/535791e6fa57238ad5161e523067dd226d7ad224))
7+
18
## [2.11.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.11.3...v2.11.4) (2025-10-21)
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.4",
5+
"version": "2.11.5",
66
"type": "module",
77
"types": "dist/index.d.ts",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)