Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
empathy/x committed Oct 28, 2024
1 parent 8066983 commit 99d4d0a
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/_vue3-migration-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.54](https://github.com/empathyco/x/compare/[email protected]@1.0.0-alpha.54) (2024-10-28)

**Note:** Version bump only for package vue3-migration-test





## [1.0.0-alpha.53](https://github.com/empathyco/x/compare/[email protected]@1.0.0-alpha.53) (2024-10-28)

**Note:** Version bump only for package vue3-migration-test
Expand Down
4 changes: 2 additions & 2 deletions packages/_vue3-migration-test/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "vue3-migration-test",
"private": "true",
"version": "1.0.0-alpha.53",
"version": "1.0.0-alpha.54",
"scripts": {
"dev": "vite",
"preview": "vite preview",
"lint": "eslint . --ext .ts,.vue",
"build": "vue-tsc && vite build"
},
"dependencies": {
"@empathyco/x-adapter-platform": "^1.1.0-alpha.4",
"@empathyco/x-adapter-platform": "^1.1.0-alpha.5",
"@empathyco/x-bus": "^1.0.3-alpha.1",
"@empathyco/x-types": "^10.1.0-alpha.4",
"@empathyco/x-utils": "^1.0.3-alpha.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/x-adapter-platform/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2024-10-28)


### Features

* add adapter for related prompts (#1641) ([8066983](https://github.com/empathyco/x/commit/80669835142a5e8d3823d42d599adb51ffc5849a))



## [1.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2024-10-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/x-adapter-platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empathyco/x-adapter-platform",
"version": "1.1.0-alpha.4",
"version": "1.1.0-alpha.5",
"description": "A search client for the Empathy Platform API",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/x-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2024-10-28)

**Note:** Version bump only for package @empathyco/x-components





## [6.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2024-10-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/x-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empathyco/x-components",
"version": "6.0.0-alpha.6",
"version": "6.0.0-alpha.7",
"description": "Empathy X Components",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"dependencies": {
"@empathyco/x-adapter": "^8.1.0-alpha.0",
"@empathyco/x-adapter-platform": "^1.1.0-alpha.4",
"@empathyco/x-adapter-platform": "^1.1.0-alpha.5",
"@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",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99d4d0a

Please sign in to comment.