We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35827d7 commit a399e38Copy full SHA for a399e38
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.9](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.8...v2.6.9) (2025-02-25)
2
+
3
4
+### Bug Fixes
5
6
+* rename property ([35827d7](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/35827d7452023f3a1ea8723b6b31fd9b84173cdd))
7
8
## [2.6.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.7...v2.6.8) (2025-02-24)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.6.8",
+ "version": "2.6.9",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments