Skip to content

Commit f616d2a

Browse files
committed
chore(release): 2.6.12 [skip ci]
## [2.6.12](v2.6.11...v2.6.12) (2025-03-20) ### Bug Fixes * monitor release ([4bb40e1](4bb40e1)) * Portal frontend 48 ([#82](#82)) ([b76b4b8](b76b4b8))
1 parent b76b4b8 commit f616d2a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.6.12](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.11...v2.6.12) (2025-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* monitor release ([4bb40e1](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/4bb40e1c0021c5371c64b3fb894b4fddccf19374))
7+
* Portal frontend 48 ([#82](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/82)) ([b76b4b8](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/b76b4b8dd4b5822820577a149d13992468c1cc0c))
8+
19
## [2.6.11](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.10...v2.6.11) (2025-02-25)
210

311

package.json

Lines changed: 2 additions & 2 deletions
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.11",
5+
"version": "2.6.12",
66
"type": "module",
77
"scripts": {
88
"cli": "VITE_CONFIG=./vite.config.ts ../scripts/frontend/cli $@"
@@ -84,4 +84,4 @@
8484
"@semantic-release/github"
8585
]
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)