Skip to content

Commit 973e649

Browse files
committed
chore(release): 2.12.2 [skip ci]
## [2.12.2](v2.12.1...v2.12.2) (2025-10-30) ### Bug Fixes * routes ([12c9507](12c9507))
1 parent 12c9507 commit 973e649

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.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.1...v2.12.2) (2025-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* routes ([12c9507](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/12c950702f0bb771cd0bf75456abdc9944617912))
7+
18
## [2.12.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.12.0...v2.12.1) (2025-10-30)
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.1",
5+
"version": "2.12.2",
66
"type": "module",
77
"types": "dist/index.d.ts",
88
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)