Skip to content

Commit 49962f2

Browse files
committed
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.10...v2.4.0) (2024-10-11) ### Features * Portal frontend 58 ([#65](#65)) ([5d85b31](5d85b31))
1 parent 5d85b31 commit 49962f2

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.4.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.10...v2.4.0) (2024-10-11)
2+
3+
4+
### Features
5+
6+
* Portal frontend 58 ([#65](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/65)) ([5d85b31](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/5d85b3152ae588247e7d7971cac71fcbfa796aea))
7+
18
## [2.3.10](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.9...v2.3.10) (2024-10-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "codeforlife",
1111
"description": "Common frontend code",
1212
"private": true,
13-
"version": "2.3.10",
13+
"version": "2.4.0",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)