Skip to content

Commit c30ec0a

Browse files
committed
chore(release): 2.3.7 [skip ci]
## [2.3.7](v2.3.6...v2.3.7) (2024-10-02) ### Bug Fixes * id or name ([#62](#62)) ([55e8761](55e8761))
1 parent 55e8761 commit c30ec0a

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.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.6...v2.3.7) (2024-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* id or name ([#62](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/62)) ([55e8761](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/55e8761b2ce94f7adc80ab6ae76d93a0329e69bf))
7+
18
## [2.3.6](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.3.5...v2.3.6) (2024-09-25)
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.6",
13+
"version": "2.3.7",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)