We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18082bb commit 2c423d5Copy full SHA for 2c423d5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.11](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.10...v2.6.11) (2025-02-25)
2
+
3
4
+### Bug Fixes
5
6
+* Portal frontend 40 ([#78](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/78)) ([18082bb](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/18082bbd60e2ec52dfaf072ca092c3812a25fab0))
7
8
## [2.6.10](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.9...v2.6.10) (2025-02-25)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "codeforlife",
"description": "Common frontend code",
"private": false,
- "version": "2.6.10",
+ "version": "2.6.11",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments