From 99c513270b6652c94ed0ec17b4713173646f0d97 Mon Sep 17 00:00:00 2001 From: empathy/x Date: Mon, 30 Sep 2024 09:05:57 +0000 Subject: [PATCH] chore(release): publish - @empathyco/x-components@5.0.0-alpha.82 --- packages/x-components/CHANGELOG.md | 9 +++++ packages/x-components/package.json | 2 +- pnpm-lock.yaml | 63 ++++++++++++++++++++++++++++-- 3 files changed, 70 insertions(+), 4 deletions(-) diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index f00aa03642..22637d3942 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. +## [5.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.81...@empathyco/x-components@5.0.0-alpha.82) (2024-09-30) + + +### Bug Fixes + +* **tagging:** query tagging and send session param (#1627) ([69dd690](https://github.com/empathyco/x/commit/69dd690c1adf9195782f4747ba5d255251f5ac3c)) + + + ## [5.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.80...@empathyco/x-components@5.0.0-alpha.81) (2024-08-20) diff --git a/packages/x-components/package.json b/packages/x-components/package.json index 576e8d6759..40b1d83fa8 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.81", + "version": "5.0.0-alpha.82", "description": "Empathy X Components", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 345906a412..c48d21fb67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -490,7 +490,7 @@ importers: version: 2.0.1(cypress@13.6.0)(vue@2.7.14) '@empathyco/x-tailwindcss': specifier: ^1.2.0-alpha.5 - version: link:../x-tailwindcss + version: 1.2.0-alpha.6(vue-class-component@7.2.6)(vue-property-decorator@8.5.0)(vue@2.7.14) '@microsoft/api-documenter': specifier: ~7.23.0 version: 7.23.12(@types/node@18.19.3) @@ -2426,6 +2426,17 @@ packages: - supports-color dev: true + /@empathyco/x-deep-merge@2.0.3-alpha.1: + resolution: + { + integrity: sha512-aj68ryEn50lQuA1hKeRZGlnwM+AXRo7DIlaGavCVw2lDQoYklQ1EBPoHmhCdkfIXzdCI6PkRgTYt0+qB190I9w== + } + engines: { node: '>=18' } + dependencies: + '@empathyco/x-utils': 1.0.3-alpha.1 + tslib: 2.6.2 + dev: true + /@empathyco/x-jest-utils@1.4.0-alpha.11: resolution: { @@ -2442,7 +2453,54 @@ packages: engines: { node: '>=16' } dependencies: tslib: 2.5.0 - dev: false + + /@empathyco/x-storage-service@2.0.3-alpha.0: + resolution: + { + integrity: sha512-6YUwprKF9d8Uwq7M40iBxgWoaXiFowcKP42egoqDIjNKMrTevu3WBPSEFbR3/bYjUGBZh/TirQRUHncZyllimA== + } + engines: { node: '>=18' } + dependencies: + '@empathyco/x-logger': 1.2.0-alpha.11 + tslib: 2.6.2 + dev: true + + /@empathyco/x-tailwindcss@1.2.0-alpha.6(vue-class-component@7.2.6)(vue-property-decorator@8.5.0)(vue@2.7.14): + resolution: + { + integrity: sha512-X1buXrO/YXtTw7qjf2Jid4Rmzrl/ciiLtVg7bU7rMRW/Zy8GPiK+R1JSjbUZoYib//yrubKXxHYoCpx2CQPJbg== + } + engines: { node: '>=18' } + peerDependencies: + vue: ^2.7.0 + vue-class-component: ^7.1.0 + vue-property-decorator: ^8.3.0 + peerDependenciesMeta: + vue: + optional: true + vue-class-component: + optional: true + vue-property-decorator: + optional: true + dependencies: + '@empathyco/x-deep-merge': 2.0.3-alpha.1 + '@empathyco/x-utils': 1.0.3-alpha.1 + tslib: 2.6.2 + vue: 2.7.14 + vue-class-component: 7.2.6(vue@2.7.14) + vue-property-decorator: 8.5.0(vue-class-component@7.2.6)(vue@2.7.14) + dev: true + + /@empathyco/x-utils@1.0.3-alpha.1: + resolution: + { + integrity: sha512-mWUGRPMNYcWT1W4p1VuhzfwLTd3AluD2tcMIjBZLznGFCCQ+7dOerTfxTvXbpKs7jNRRNORGJWVurmQFm8dqpw== + } + engines: { node: '>=18' } + dependencies: + '@empathyco/x-storage-service': 2.0.3-alpha.0 + tslib: 2.6.2 + dev: true /@es-joy/jsdoccomment@0.36.1: resolution: @@ -20108,7 +20166,6 @@ packages: { integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== } - dev: false /tslib@2.6.0: resolution: