From 39e500dda9cd2287feb0e7de344ea85d4fe22487 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Sep 2024 20:15:09 +0000 Subject: [PATCH] ci(release): 8.21.1 [skip ci] --- docs/CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 007c04163..43b6afd72 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.21.1](https://github.com/Teradata/covalent/compare/v8.21.0...v8.21.1) (2024-09-19) + +### Bug Fixes + +- **button:** change button text in flavored markdown ([9936de8](https://github.com/Teradata/covalent/commit/9936de8f016d285d0742d88669cdf95951cb1165)) +- **button:** change button text to sentence case ([fe7a2d9](https://github.com/Teradata/covalent/commit/fe7a2d92482335a76844280c9d0a280d17f42443)) + # [8.21.0](https://github.com/Teradata/covalent/compare/v8.20.8...v8.21.0) (2024-09-18) ### Features diff --git a/package-lock.json b/package-lock.json index 14799cb52..448040e4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "covalent", - "version": "8.21.0", + "version": "8.21.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "covalent", - "version": "8.21.0", + "version": "8.21.1", "hasInstallScript": true, "dependencies": { "@angular/animations": "17.x.x", diff --git a/package.json b/package.json index a3c08097b..36ac43f4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "covalent", - "version": "8.21.0", + "version": "8.21.1", "description": "Teradata UI Platform built on Angular Material", "keywords": [ "angular",