Skip to content

Commit 2bf388c

Browse files
chore(release): 1.21.0 [skip ci]
# [1.21.0](v1.20.7...v1.21.0) (2023-06-21) ### Features * countdown component ([f26696d](f26696d))
1 parent 2efbdc1 commit 2bf388c

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+
# [1.21.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.20.7...v1.21.0) (2023-06-21)
2+
3+
4+
### Features
5+
6+
* countdown component ([f26696d](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/f26696da12afc32c18710f9bc648f94ec8e449c6))
7+
18
## [1.20.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.20.6...v1.20.7) (2023-06-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeforlife",
3-
"version": "1.20.7",
3+
"version": "1.21.0",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)