Skip to content

Commit cbe1de5

Browse files
chore(release): 1.19.8 [skip ci]
## [1.19.8](v1.19.7...v1.19.8) (2023-06-13) ### Bug Fixes * textfield error style ([1c6e7fa](1c6e7fa))
1 parent 9f5ff8f commit cbe1de5

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.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+
18
## [1.19.7](https://github.com/ocadotechnology/codeforlife-package-javascript/compare/v1.19.6...v1.19.7) (2023-06-13)
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.19.7",
3+
"version": "1.19.8",
44
"private": true,
55
"description": "Common frontend code",
66
"main": "./lib/cjs/index.js",

0 commit comments

Comments
 (0)