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 9f5ff8f commit cbe1de5Copy full SHA for cbe1de5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.19.8](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.19.7...v1.19.8) (2023-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* textfield error style ([1c6e7fa](https://github.com/ocadotechnology/codeforlife-package-javascript/commit/1c6e7fa16541ec56c67db1fde319cb7374e71887))
7
8
## [1.19.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.19.6...v1.19.7) (2023-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "codeforlife",
- "version": "1.19.7",
+ "version": "1.19.8",
"private": true,
"description": "Common frontend code",
"main": "./lib/cjs/index.js",
0 commit comments