diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index f072bf69e4..f58d1712ea 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +# [8.14.0](https://github.com/Teradata/covalent/compare/v8.13.0...v8.14.0) (2024-06-11) + +### Features + +- **status-dialog:** angular component for status dialog ([#2169](https://github.com/Teradata/covalent/issues/2169)) ([7971409](https://github.com/Teradata/covalent/commit/7971409b5a630b25563e18abde07f08942920915)) + # [8.13.0](https://github.com/Teradata/covalent/compare/v8.12.3...v8.13.0) (2024-05-23) ### Features diff --git a/package-lock.json b/package-lock.json index 4a815c6904..3f2b65270d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "covalent", - "version": "8.13.0", + "version": "8.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "covalent", - "version": "8.13.0", + "version": "8.14.0", "hasInstallScript": true, "dependencies": { "@angular/animations": "17.x.x", diff --git a/package.json b/package.json index 146690a7d4..1af21fce65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "covalent", - "version": "8.13.0", + "version": "8.14.0", "description": "Teradata UI Platform built on Angular Material", "keywords": [ "angular",