Skip to content

Commit a46eefc

Browse files
release: 1.4.10 [skip ci] nn## [1.4.10](v1.4.9...v1.4.10) (2022-01-05)
### Bug Fixes * **error:** date of birth error message now in USWDS styled div ([#194](#194)) ([5371436](5371436))
1 parent 5371436 commit a46eefc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.10](https://github.com/usds/questionable/compare/v1.4.9...v1.4.10) (2022-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **error:** date of birth error message now in USWDS styled div ([#194](https://github.com/usds/questionable/issues/194)) ([5371436](https://github.com/usds/questionable/commit/5371436df2993525727751ae28e6246facd0e435))
7+
18
## [1.4.9](https://github.com/usds/questionable/compare/v1.4.8...v1.4.9) (2022-01-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,6 @@
206206
"type-check": "tsc --noEmit -p tsconfig.json"
207207
},
208208
"types": "dist/index.d.ts",
209-
"version": "1.4.9",
209+
"version": "1.4.10",
210210
"packageManager": "yarn@3.1.0"
211211
}

0 commit comments

Comments
 (0)