diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 74f1f7493..bf61e3713 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +# [8.11.0](https://github.com/Teradata/covalent/compare/v8.10.1...v8.11.0) (2024-04-25) + +### Features + +- **tokens:** Update code tokens ([#2148](https://github.com/Teradata/covalent/issues/2148)) ([dca94c3](https://github.com/Teradata/covalent/commit/dca94c3d05ad3d25212819452fca3205e956ad0a)) + ## [8.10.1](https://github.com/Teradata/covalent/compare/v8.10.0...v8.10.1) (2024-04-12) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 3bc362e41..8e1c71b8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "covalent", - "version": "8.10.1", + "version": "8.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "covalent", - "version": "8.10.1", + "version": "8.11.0", "hasInstallScript": true, "dependencies": { "@angular/animations": "17.x.x", diff --git a/package.json b/package.json index 2e1af8976..cb10cc7dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "covalent", - "version": "8.10.1", + "version": "8.11.0", "description": "Teradata UI Platform built on Angular Material", "keywords": [ "angular",