Skip to content

Commit 2c423d5

Browse files
committed
chore(release): 2.6.11 [skip ci]
## [2.6.11](v2.6.10...v2.6.11) (2025-02-25) ### Bug Fixes * Portal frontend 40 ([#78](#78)) ([18082bb](18082bb))
1 parent 18082bb commit 2c423d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.6.10](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.9...v2.6.10) (2025-02-25)
29

310

package.json

+1-1
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.6.10",
5+
"version": "2.6.11",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)