Skip to content

Commit 384fcda

Browse files
committed
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.4...v2.1.0) (2024-07-09) ### Features * email verification ([#45](#45)) ([54c2a99](54c2a99))
1 parent 54c2a99 commit 384fcda

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.1.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.0.4...v2.1.0) (2024-07-09)
2+
3+
4+
### Features
5+
6+
* email verification ([#45](https://github.com/ocadotechnology/codeforlife-package-javascript/issues/45)) ([54c2a99](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/54c2a99650923d89ca13939a15b4669d7048a860))
7+
18
## [2.0.4](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v2.0.3...v2.0.4) (2024-07-02)
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": true,
5-
"version": "2.0.4",
5+
"version": "2.1.0",
66
"type": "module",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)