Skip to content

Commit aa25638

Browse files
committed
chore(release): 2.3.6 [skip ci]
## [2.3.6](v2.3.5...v2.3.6) (2024-09-25) ### Bug Fixes * Portal frontend 52 ([#61](#61)) ([6f34874](6f34874))
1 parent 6f34874 commit aa25638

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.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.5...v2.3.6) (2024-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Portal frontend 52 ([#61](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/61)) ([6f34874](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/6f34874e50ee8f503af574550d37802b2fb2ef95))
7+
18
## [2.3.5](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.4...v2.3.5) (2024-09-20)
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.5",
13+
"version": "2.3.6",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)