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]
  • Loading branch information
empathy/x committed Feb 8, 2022
1 parent d240f3d commit 6a28bcc
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 9 deletions.
13 changes: 13 additions & 0 deletions packages/search-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2022-02-08)

### Build System

- Fix colors.js dependency issue
([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)),
closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293)

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2021-12-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/search-adapter/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/search-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@empathyco/x-adapter",
"version": "7.0.0-alpha.9",
"version": "7.0.0-alpha.10",
"description": "A search client for the Empathy search API ",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@empathyco/x-get-safe-property-chain": "^1.3.0-alpha.1",
"@empathyco/x-logger": "^1.1.0",
"@empathyco/x-storage-service": "^2.0.0-alpha.0",
"@empathyco/x-types": "^10.0.0-alpha.14",
"@empathyco/x-types": "^10.0.0-alpha.15",
"inversify": "~5.0.1",
"reflect-metadata": "~0.1.13",
"tslib": "~2.3.0"
Expand Down
19 changes: 19 additions & 0 deletions packages/search-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
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.15](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2022-02-08)

### Build System

- Fix colors.js dependency issue
([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)),
closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293)

### Continuous Integration

- update rollup and plugins version
([d240f3d](https://github.com/empathyco/x/commit/d240f3de8bc3e226d0bd8ac2d9bd4282cc660b86)),
closes [EX-5342](https://searchbroker.atlassian.net/browse/EX-5342)

# Change Log

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.14](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2021-12-29)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/search-types/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/search-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.14",
"version": "10.0.0-alpha.15",
"description": "Empathy search types",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/x-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
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.53](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2022-02-08)

### Continuous Integration

- update rollup and plugins version
([d240f3d](https://github.com/empathyco/x/commit/d240f3de8bc3e226d0bd8ac2d9bd4282cc660b86)),
closes [EX-5342](https://searchbroker.atlassian.net/browse/EX-5342)

# Change Log

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.52](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2022-02-07)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion packages/x-components/package-lock.json

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

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.52",
"version": "3.0.0-alpha.53",
"description": "Empathy X Components",
"author": "Empathy Systems Corporation S.L.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -58,11 +58,11 @@
"cypress:open:component": "cypress open-ct"
},
"dependencies": {
"@empathyco/x-adapter": "^7.0.0-alpha.9",
"@empathyco/x-adapter": "^7.0.0-alpha.10",
"@empathyco/x-deep-merge": "^1.3.0-alpha.1",
"@empathyco/x-logger": "^1.2.0-alpha.1",
"@empathyco/x-storage-service": "^2.0.0-alpha.0",
"@empathyco/x-types": "^10.0.0-alpha.14",
"@empathyco/x-types": "^10.0.0-alpha.15",
"@types/resize-observer-browser": "~0.1.5",
"magic-string": "~0.25.7",
"nanoid": "~3.1.30",
Expand Down

0 comments on commit 6a28bcc

Please sign in to comment.