From a8034fe4b571f06fb9f7b503f58983a2d4a56b5d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Sep 2022 13:51:06 +0000 Subject: [PATCH] ci(release): 4.6.0 [skip ci] --- docs/CHANGELOG.md | 6 ++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 602191557..7455ee2bd 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,9 @@ +# [4.6.0](https://github.com/Teradata/covalent/compare/v4.5.0...v4.6.0) (2022-09-06) + +### Features + +- move components lib into this repo ([d7e6896](https://github.com/Teradata/covalent/commit/d7e689654f3efb457b2a1c54ae845b64333cd99b)) + # [4.5.0](https://github.com/Teradata/covalent/compare/v4.4.0...v4.5.0) (2022-08-23) ### Features diff --git a/package-lock.json b/package-lock.json index 0ed825c2e..409695880 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "covalent", - "version": "4.5.0", + "version": "4.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3424acc98..d04d9fa56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "covalent", - "version": "4.5.0", + "version": "4.6.0", "description": "Teradata UI Platform built on Angular Material", "keywords": [ "angular",