We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efbdc1 commit 2bf388cCopy full SHA for 2bf388c
CHANGELOG.md
@@ -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
8
## [1.20.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.20.6...v1.20.7) (2023-06-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.20.7",
+ "version": "1.21.0",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments