diff --git a/CHANGELOG.md b/CHANGELOG.md index c6cfc3037..10245c0ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/securityscorecard/design-system/compare/v1.2.2...v1.3.0) (2023-05-24) + + +### Features + +* add update notification api ([157394c](https://github.com/securityscorecard/design-system/commit/157394c0e9a10484741ca892ad47070f9762efaa)) + ## [1.2.2](https://github.com/securityscorecard/design-system/compare/v1.2.1...v1.2.2) (2023-05-19) diff --git a/package.json b/package.json index 26ac55775..6c5fadaf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@securityscorecard/design-system", - "version": "1.2.2", + "version": "1.3.0", "description": "Security Scorecard Design System", "author": "Radek Podrazky ", "license": "Apache-2.0",