Skip to content

Commit 4036239

Browse files
committed
chore(release): 2.3.9 [skip ci]
## [2.3.9](v2.3.8...v2.3.9) (2024-10-04) ### Bug Fixes * Portal frontend 6 ([#64](#64)) ([7981854](7981854))
1 parent 7981854 commit 4036239

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.3.9](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.8...v2.3.9) (2024-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Portal frontend 6 ([#64](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/64)) ([7981854](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/7981854ad6c2282af0b2d8f582b03913686b3e29))
7+
18
## [2.3.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.7...v2.3.8) (2024-10-03)
29

310

package.json

+1-1
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.8",
13+
"version": "2.3.9",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)