-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump version to 1.8.3
## [1.8.3](v1.8.2...v1.8.3) (2023-09-13) ### Bug Fixes * **Filters:** extend value interface ([fab447b](fab447b))
- Loading branch information
1 parent
cc07ba8
commit ae79151
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@securityscorecard/design-system", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Security Scorecard Design System", | ||
"author": "Radek Podrazky <[email protected]>", | ||
"license": "Apache-2.0", | ||
|