Skip to content

Commit 4d810a2

Browse files
committed
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.2...v2.6.0) (2024-12-13) ### Features * otp deploy ([#70](#70)) ([d04dd59](d04dd59))
1 parent d04dd59 commit 4d810a2

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.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.5.2...v2.6.0) (2024-12-13)
2+
3+
4+
### Features
5+
6+
* otp deploy ([#70](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/70)) ([d04dd59](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/d04dd595c129f292f0e2da20a429fe629f158c67))
7+
18
## [2.5.2](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.5.1...v2.5.2) (2024-12-09)
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.5.2",
13+
"version": "2.6.0",
1414
"type": "module",
1515
"scripts": {
1616
"dev": "vite",

0 commit comments

Comments
 (0)