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 b26bd93 commit c3404c8Copy full SHA for c3404c8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.14.0](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.13.1...v1.14.0) (2023-05-31)
2
+
3
4
+### Features
5
6
+* add MultiValueTextField form component ([82f84da](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/82f84da84cf7e3f21b0ec32b423775e2734cb9fc))
7
8
## [1.13.1](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.13.0...v1.13.1) (2023-05-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.13.1",
+ "version": "1.14.0",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments