We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1364251 commit c21fdf8Copy full SHA for c21fdf8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.7.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.7.1...v2.7.2) (2025-08-15)
2
+
3
4
+### Bug Fixes
5
6
+* comment ([1364251](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/13642516aea7a89d7c3e24e7813391686587447f))
7
8
## [2.7.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.7.0...v2.7.1) (2025-08-15)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.7.1",
+ "version": "2.7.2",
"type": "module",
"scripts": {
"cli": "VITE_CONFIG=./vite.config.ts ../scripts/frontend $@"
0 commit comments