Skip to content

Commit 8435c94

Browse files
committed
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2025-08-15) ### Bug Fixes * optionally set useSessionMetadata ([22c5253](22c5253))
1 parent 22c5253 commit 8435c94

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.7.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.7.0...v2.7.1) (2025-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* optionally set useSessionMetadata ([22c5253](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/22c525341badef6f13fe9adc1489d033792d2340))
7+
18
# [2.7.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.17...v2.7.0) (2025-08-15)
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.7.0",
5+
"version": "2.7.1",
66
"type": "module",
77
"scripts": {
88
"cli": "VITE_CONFIG=./vite.config.ts ../scripts/frontend $@"

0 commit comments

Comments
 (0)