diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4a440a7..91ab82c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.8.2](https://github.com/securityscorecard/design-system/compare/v1.8.1...v1.8.2) (2023-09-07) + + +### Bug Fixes + +* **Datatable:** adjust border ([41f80d3](https://github.com/securityscorecard/design-system/commit/41f80d32d87dee4cadbda501a94c9ce0f4e296db)) +* **Datatable:** update styling ([f03a23a](https://github.com/securityscorecard/design-system/commit/f03a23a18ba2b6e36da09a493fb77ff0c4b5379d)) +* update colors ([736bf2a](https://github.com/securityscorecard/design-system/commit/736bf2acd1e8ae45f36ad2d2753e7d101dc86b0d)) + ## [1.8.1](https://github.com/securityscorecard/design-system/compare/v1.8.0...v1.8.1) (2023-08-30) diff --git a/package.json b/package.json index dc532dc5b..e3f9719fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@securityscorecard/design-system", - "version": "1.8.1", + "version": "1.8.2", "description": "Security Scorecard Design System", "author": "Radek Podrazky ", "license": "Apache-2.0",