Skip to content

Commit 91c0187

Browse files
authored
Merge branch 'main' into AXON-275-Clearing-a-DatePicker-component
2 parents 74bf3c9 + 89abea9 commit 91c0187

File tree

5 files changed

+416
-127
lines changed

5 files changed

+416
-127
lines changed

.audit-ci.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"$schema": "https://github.com/IBM/audit-ci/raw/main/docs/schema.json",
33
"package-manager": "npm",
44
"low": true,
5-
"allowlist": [
6-
"pdfjs-dist"
7-
],
5+
"allowlist": [],
86
"show-not-found": true,
97
"output-format": "text",
108
"report-type": "summary"

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Added support for Rovo Dev /usage command
88

9+
### Bug Fixes
10+
11+
- Fixed validation for required checkbox fields on issue creation
12+
913
## What's new in 4.0.10
1014

1115
### Features

0 commit comments

Comments
 (0)