From 162dc54a307f593ec8799ac1b59d53f1b7c8d8f7 Mon Sep 17 00:00:00 2001 From: empathy/x Date: Thu, 31 Oct 2024 15:12:58 +0000 Subject: [PATCH] chore(release): publish - vue3-migration-test@1.0.0-alpha.57 - @empathyco/x-adapter-platform@1.1.0-alpha.8 - @empathyco/x-components@6.0.0-alpha.10 --- packages/_vue3-migration-test/CHANGELOG.md | 8 ++++++++ packages/_vue3-migration-test/package.json | 4 ++-- packages/x-adapter-platform/CHANGELOG.md | 9 +++++++++ packages/x-adapter-platform/package.json | 2 +- packages/x-components/CHANGELOG.md | 8 ++++++++ packages/x-components/package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 7 files changed, 32 insertions(+), 7 deletions(-) diff --git a/packages/_vue3-migration-test/CHANGELOG.md b/packages/_vue3-migration-test/CHANGELOG.md index 49972466f0..502d13227f 100644 --- a/packages/_vue3-migration-test/CHANGELOG.md +++ b/packages/_vue3-migration-test/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. +## [1.0.0-alpha.57](https://github.com/empathyco/x/compare/vue3-migration-test@1.0.0-alpha.56...vue3-migration-test@1.0.0-alpha.57) (2024-10-31) + +**Note:** Version bump only for package vue3-migration-test + + + + + ## [1.0.0-alpha.56](https://github.com/empathyco/x/compare/vue3-migration-test@1.0.0-alpha.55...vue3-migration-test@1.0.0-alpha.56) (2024-10-31) **Note:** Version bump only for package vue3-migration-test diff --git a/packages/_vue3-migration-test/package.json b/packages/_vue3-migration-test/package.json index f3ffd6ff88..257242ec68 100644 --- a/packages/_vue3-migration-test/package.json +++ b/packages/_vue3-migration-test/package.json @@ -1,7 +1,7 @@ { "name": "vue3-migration-test", "private": "true", - "version": "1.0.0-alpha.56", + "version": "1.0.0-alpha.57", "scripts": { "dev": "vite", "preview": "vite preview", @@ -9,7 +9,7 @@ "build": "vue-tsc && vite build" }, "dependencies": { - "@empathyco/x-adapter-platform": "^1.1.0-alpha.7", + "@empathyco/x-adapter-platform": "^1.1.0-alpha.8", "@empathyco/x-bus": "^1.0.3-alpha.1", "@empathyco/x-types": "^10.1.0-alpha.5", "@empathyco/x-utils": "^1.0.3-alpha.1", diff --git a/packages/x-adapter-platform/CHANGELOG.md b/packages/x-adapter-platform/CHANGELOG.md index 030c98c01c..69b581515f 100644 --- a/packages/x-adapter-platform/CHANGELOG.md +++ b/packages/x-adapter-platform/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.1.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.1.0-alpha.7...@empathyco/x-adapter-platform@1.1.0-alpha.8) (2024-10-31) + + +### Features + +* add stats to search adapter (#1649) ([14b94ec](https://github.com/empathyco/x/commit/14b94ecf4c4a1f642232c74c22a50f4110976519)) + + + ## [1.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.1.0-alpha.6...@empathyco/x-adapter-platform@1.1.0-alpha.7) (2024-10-31) **Note:** Version bump only for package @empathyco/x-adapter-platform diff --git a/packages/x-adapter-platform/package.json b/packages/x-adapter-platform/package.json index 15f204ec46..fc9a56d430 100644 --- a/packages/x-adapter-platform/package.json +++ b/packages/x-adapter-platform/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-adapter-platform", - "version": "1.1.0-alpha.7", + "version": "1.1.0-alpha.8", "description": "A search client for the Empathy Platform API", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index 4365d2d211..ef6876f829 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. +## [6.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.9...@empathyco/x-components@6.0.0-alpha.10) (2024-10-31) + +**Note:** Version bump only for package @empathyco/x-components + + + + + ## [6.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.8...@empathyco/x-components@6.0.0-alpha.9) (2024-10-31) **Note:** Version bump only for package @empathyco/x-components diff --git a/packages/x-components/package.json b/packages/x-components/package.json index 147d5c43af..98eb737603 100644 --- a/packages/x-components/package.json +++ b/packages/x-components/package.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-components", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "description": "Empathy X Components", "author": "Empathy Systems Corporation S.L.", "license": "Apache-2.0", @@ -70,7 +70,7 @@ }, "dependencies": { "@empathyco/x-adapter": "^8.1.0-alpha.0", - "@empathyco/x-adapter-platform": "^1.1.0-alpha.7", + "@empathyco/x-adapter-platform": "^1.1.0-alpha.8", "@empathyco/x-bus": "^1.0.3-alpha.1", "@empathyco/x-deep-merge": "^2.0.3-alpha.1", "@empathyco/x-logger": "^1.2.0-alpha.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f0a224477..84819f5918 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: packages/_vue3-migration-test: dependencies: '@empathyco/x-adapter-platform': - specifier: ^1.1.0-alpha.7 + specifier: ^1.1.0-alpha.8 version: link:../x-adapter-platform '@empathyco/x-bus': specifier: ^1.0.3-alpha.1 @@ -431,7 +431,7 @@ importers: specifier: ^8.1.0-alpha.0 version: link:../x-adapter '@empathyco/x-adapter-platform': - specifier: ^1.1.0-alpha.7 + specifier: ^1.1.0-alpha.8 version: link:../x-adapter-platform '@empathyco/x-bus': specifier: ^1.0.3-alpha.1