From cd7e37b486827aa27e4d36c5347b3cfcf8e02084 Mon Sep 17 00:00:00 2001 From: empathy/x Date: Mon, 30 Oct 2023 20:55:59 +0000 Subject: [PATCH] chore(release): publish - @empathyco/x-components@3.0.1-alpha.3 --- packages/x-components/CHANGELOG.md | 9 +++++++++ packages/x-components/package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index cfd7baf91e..ad93700de3 100644 --- a/packages/x-components/CHANGELOG.md +++ b/packages/x-components/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.1-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.2...@empathyco/x-components@3.0.1-alpha.3) (2023-10-30) + + +### Bug Fixes + +* identation error in search-box.md ([614407e](https://github.com/empathyco/x/commit/614407e17a4f198e9c8ad11ca324a00ee7275fa6)) + + + ## [3.0.1-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.1...@empathyco/x-components@3.0.1-alpha.2) (2023-10-27) diff --git a/packages/x-components/package.json b/packages/x-components/package.json index b316bf4fd3..51ef7b4630 100644 --- a/packages/x-components/package.json +++ b/packages/x-components/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-components", - "version": "3.0.1-alpha.2", + "version": "3.0.1-alpha.3", "description": "Empathy X Components", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0",