From 4093b7a09bf72f1e78808bd4705823b7fda237e5 Mon Sep 17 00:00:00 2001 From: empathy/x Date: Mon, 7 Feb 2022 13:12:44 +0000 Subject: [PATCH] chore(release): publish - @empathyco/x-components@3.0.0-alpha.52 --- packages/x-components/CHANGELOG.md | 13 +++++++++++++ packages/x-components/package-lock.json | 2 +- packages/x-components/package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index 61b716fb4e..afe6958d60 100644 --- a/packages/x-components/CHANGELOG.md +++ b/packages/x-components/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.51...@empathyco/x-components@3.0.0-alpha.52) (2022-02-07) + +### Documentation + +- fix multiple broken links + ([226a2e5](https://github.com/empathyco/x/commit/226a2e54a4ed8832c7c47d26254e85c301913d98)), + closes [EX-5035](https://searchbroker.atlassian.net/browse/EX-5035) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.50...@empathyco/x-components@3.0.0-alpha.51) (2022-02-04) ### Code Refactoring diff --git a/packages/x-components/package-lock.json b/packages/x-components/package-lock.json index 5d5d1a62e1..a8634b5762 100644 --- a/packages/x-components/package-lock.json +++ b/packages/x-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-components", - "version": "3.0.0-alpha.51", + "version": "3.0.0-alpha.52", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/x-components/package.json b/packages/x-components/package.json index ddeb5c6294..87b9ab447e 100644 --- a/packages/x-components/package.json +++ b/packages/x-components/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-components", - "version": "3.0.0-alpha.51", + "version": "3.0.0-alpha.52", "description": "Empathy X Components", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0",