Skip to content

Commit ef9ad79

Browse files
committed
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.2...v2.8.0) (2025-08-21) ### Features * type fixes ([#89](#89)) ([386f6e3](386f6e3))
1 parent 386f6e3 commit ef9ad79

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.8.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.7.2...v2.8.0) (2025-08-21)
2+
3+
4+
### Features
5+
6+
* type fixes ([#89](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/89)) ([386f6e3](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/386f6e3fe135d59480a18034741ff5d33a7a76ac))
7+
18
## [2.7.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.7.1...v2.7.2) (2025-08-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
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.7.2",
5+
"version": "2.8.0",
66
"type": "module",
77
"scripts": {
88
"cli": "../scripts/frontend $@"

0 commit comments

Comments
 (0)