Skip to content

Commit 75078b7

Browse files
committed
chore(release): 2.12.5 [skip ci]
## [2.12.5](v2.12.4...v2.12.5) (2026-01-08) ### Bug Fixes * Also set versions for other packages ([e455baf](e455baf))
1 parent 481f6ac commit 75078b7

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.12.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.4...v2.12.5) (2026-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Also set versions for other packages ([e455baf](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/e455bafab962d7e5875ea834f0c5f0e18e0b7e7e))
7+
18
## [2.12.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.3...v2.12.4) (2025-12-03)
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.12.3",
5+
"version": "2.12.5",
66
"type": "module",
77
"types": "dist/index.d.ts",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)