Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @empathyco/[email protected]
 - @empathyco/[email protected]
 - @empathyco/[email protected]
 - @empathyco/[email protected]
  • Loading branch information
empathy/x committed Oct 4, 2023
1 parent 6ae3f6b commit 95e7285
Show file tree
Hide file tree
Showing 9 changed files with 9,069 additions and 3,173 deletions.
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.0.0-alpha.86](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-10-04)


### Features

* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911))



## [1.0.0-alpha.85](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-09-18)

**Note:** Version bump only for package @empathyco/x-adapter-platform
Expand Down
4 changes: 2 additions & 2 deletions 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.0.0-alpha.85",
"version": "1.0.0-alpha.86",
"description": "A search client for the Empathy Platform API",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@empathyco/x-adapter": "^8.0.0-alpha.34",
"@empathyco/x-types": "^10.0.0-alpha.73",
"@empathyco/x-types": "^10.0.0-alpha.74",
"@empathyco/x-utils": "^1.0.0-alpha.23",
"tslib": "~2.5.0"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/x-components/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.

## [3.0.0-alpha.415](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-10-04)


### Features

* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911))



## [3.0.0-alpha.414](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-09-22)


Expand Down
6 changes: 3 additions & 3 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": "3.0.0-alpha.414",
"version": "3.0.0-alpha.415",
"description": "Empathy X Components",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -68,12 +68,12 @@
},
"dependencies": {
"@empathyco/x-adapter": "^8.0.0-alpha.34",
"@empathyco/x-adapter-platform": "^1.0.0-alpha.85",
"@empathyco/x-adapter-platform": "^1.0.0-alpha.86",
"@empathyco/x-bus": "^1.0.0-alpha.4",
"@empathyco/x-deep-merge": "^2.0.0-alpha.3",
"@empathyco/x-logger": "^1.2.0-alpha.11",
"@empathyco/x-storage-service": "^2.0.0-alpha.15",
"@empathyco/x-types": "^10.0.0-alpha.73",
"@empathyco/x-types": "^10.0.0-alpha.74",
"@empathyco/x-utils": "^1.0.0-alpha.23",
"@vue/devtools-api": "~6.5.0",
"@vueuse/core": "~10.1.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/x-svg-converter/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.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-10-04)


### Features

* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911))



## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-06-27)

**Note:** Version bump only for package @empathyco/x-svg-converter
Expand Down
2 changes: 1 addition & 1 deletion packages/x-svg-converter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empathyco/x-svg-converter",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "A project which allows the user to convert SVGs into Vue components formatted to be used with the x-tailwindcss design system.",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/x-types/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.

## [10.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-10-04)


### Features

* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911))



## [10.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2023-09-18)

**Note:** Version bump only for package @empathyco/x-types
Expand Down
2 changes: 1 addition & 1 deletion packages/x-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empathyco/x-types",
"version": "10.0.0-alpha.73",
"version": "10.0.0-alpha.74",
"description": "Empathy search types",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit 95e7285

Please sign in to comment.