Skip to content

Commit 0b0b069

Browse files
committed
chore(release): 2.6.3 [skip ci]
## [2.6.3](v2.6.2...v2.6.3) (2024-12-18) ### Bug Fixes * port 8080 in prod ([79b1a42](79b1a42))
1 parent 79b1a42 commit 0b0b069

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.6.3](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.2...v2.6.3) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* port 8080 in prod ([79b1a42](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/79b1a423de37d98c4f392377e47f89d6d2ecc9a9))
7+
18
## [2.6.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.6.1...v2.6.2) (2024-12-18)
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.6.2",
5+
"version": "2.6.3",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)