From e1664d1f990ff5139c93f89fb9d7cc849df81e06 Mon Sep 17 00:00:00 2001 From: empathy/x Date: Tue, 13 Aug 2024 15:10:43 +0000 Subject: [PATCH] chore(release): publish - @empathyco/x-components@5.0.0-alpha.77 - @empathyco/x-tailwindcss@1.2.0-alpha.4 --- packages/x-components/CHANGELOG.md | 8 ++++++++ packages/x-components/package.json | 4 ++-- packages/x-tailwindcss/CHANGELOG.md | 9 +++++++++ packages/x-tailwindcss/package.json | 2 +- pnpm-lock.yaml | 2 +- 5 files changed, 21 insertions(+), 4 deletions(-) diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index 915e74f74..a3d8b6534 100644 --- a/packages/x-components/CHANGELOG.md +++ b/packages/x-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.76...@empathyco/x-components@5.0.0-alpha.77) (2024-08-13) + +**Note:** Version bump only for package @empathyco/x-components + + + + + ## [5.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.75...@empathyco/x-components@5.0.0-alpha.76) (2024-08-08) diff --git a/packages/x-components/package.json b/packages/x-components/package.json index 9c4dbf696..f5d3da1b1 100644 --- a/packages/x-components/package.json +++ b/packages/x-components/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-components", - "version": "5.0.0-alpha.76", + "version": "5.0.0-alpha.77", "description": "Empathy X Components", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -95,7 +95,7 @@ "@badeball/cypress-cucumber-preprocessor": "~20.0.0", "@bahmutov/cypress-esbuild-preprocessor": "~2.2.0", "@cypress/vue2": "~2.0.1", - "@empathyco/x-tailwindcss": "^1.2.0-alpha.3", + "@empathyco/x-tailwindcss": "^1.2.0-alpha.4", "@microsoft/api-documenter": "~7.23.0", "@microsoft/api-extractor": "~7.39.0", "@rollup/plugin-commonjs": "~25.0.7", diff --git a/packages/x-tailwindcss/CHANGELOG.md b/packages/x-tailwindcss/CHANGELOG.md index 82d97535e..1824f8de9 100644 --- a/packages/x-tailwindcss/CHANGELOG.md +++ b/packages/x-tailwindcss/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. +## [1.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.2.0-alpha.3...@empathyco/x-tailwindcss@1.2.0-alpha.4) (2024-08-13) + + +### Bug Fixes + +* **design-system:** facet alignment in firefox (#1587) ([13b29d0](https://github.com/empathyco/x/commit/13b29d0a0fecbf0dd985d04dce4ab6299ce86d9c)) + + + ## [1.2.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.2.0-alpha.2...@empathyco/x-tailwindcss@1.2.0-alpha.3) (2024-07-15) diff --git a/packages/x-tailwindcss/package.json b/packages/x-tailwindcss/package.json index e8cf41bbd..d8fa4b7fd 100644 --- a/packages/x-tailwindcss/package.json +++ b/packages/x-tailwindcss/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-tailwindcss", - "version": "1.2.0-alpha.3", + "version": "1.2.0-alpha.4", "description": "Empathy X Tailwind plugin", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2e70a0f3..d0bacfdcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -489,7 +489,7 @@ importers: specifier: ~2.0.1 version: 2.0.1(cypress@13.6.0)(vue@2.7.14) '@empathyco/x-tailwindcss': - specifier: ^1.2.0-alpha.3 + specifier: ^1.2.0-alpha.4 version: link:../x-tailwindcss '@microsoft/api-documenter': specifier: ~7.23.0