Skip to content

Commit

Permalink
[Version Bump]: ui-kit publish
Browse files Browse the repository at this point in the history
lerna.json
CHANGELOG.md
**/CHANGELOG.md

 - @coveo/[email protected]
 - @coveo/[email protected]
 - @coveo/[email protected]
 - @coveo/[email protected]
 - [email protected]
  • Loading branch information
GitHub Actions Bot committed Feb 18, 2022
1 parent cf04102 commit 91b9b61
Show file tree
Hide file tree
Showing 15 changed files with 56 additions and 13 deletions.
8 changes: 8 additions & 0 deletions packages/atomic-angular/projects/atomic-angular/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.

## [0.2.2](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-18)

**Note:** Version bump only for package @coveo/atomic-angular





## [0.2.1](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-16)

**Note:** Version bump only for package @coveo/atomic-angular
Expand Down

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

4 changes: 2 additions & 2 deletions packages/atomic-angular/projects/atomic-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@coveo/atomic-angular",
"version": "0.2.1",
"version": "0.2.2",
"peerDependencies": {
"@angular/common": "^13.1.0",
"@angular/core": "^13.1.0"
},
"dependencies": {
"@coveo/atomic": "^1.30.1",
"@coveo/atomic": "^1.30.2",
"tslib": "^2.3.0"
}
}
8 changes: 8 additions & 0 deletions packages/atomic-react/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.

## [0.5.2](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-18)

**Note:** Version bump only for package @coveo/atomic-react





## [0.5.1](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-16)

**Note:** Version bump only for package @coveo/atomic-react
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic-react/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/atomic-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic-react",
"sideEffects": false,
"version": "0.5.1",
"version": "0.5.2",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"dist/"
],
"dependencies": {
"@coveo/atomic": "^1.30.1"
"@coveo/atomic": "^1.30.2"
},
"devDependencies": {
"@types/node": "^15.12.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/atomic/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.30.2](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-18)

**Note:** Version bump only for package @coveo/atomic





## [1.30.1](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-16)

**Note:** Version bump only for package @coveo/atomic
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/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/atomic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/atomic",
"version": "1.30.1",
"version": "1.30.2",
"description": "A web-component library for building modern UIs interfacing with the Coveo platform",
"homepage": "https://docs.coveo.com/en/atomic/latest/",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/quantic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.13](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-18)


### Bug Fixes

* **quantic:** not trauncate the date in quickview ([#1744](https://github.com/coveo/ui-kit/issues/1744)) ([544bc50](https://github.com/coveo/ui-kit/commit/544bc5012868fda9972a0ba0a2ef0f9013d80f7c))





## [1.8.12](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-02-18)

**Note:** Version bump only for package @coveo/quantic
Expand Down
2 changes: 1 addition & 1 deletion packages/quantic/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/quantic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/quantic",
"version": "1.8.12",
"version": "1.8.13",
"description": "A Salesforce Lightning Web Component (LWC) library for building modern UIs interfacing with the Coveo platform",
"author": "coveo.com",
"homepage": "https://coveo.com",
Expand Down
8 changes: 8 additions & 0 deletions packages/samples/headless-react/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.

## [0.50.18](https://github.com/coveo/ui-kit/compare/[email protected]@0.50.18) (2022-02-18)

**Note:** Version bump only for package headless-react





## [0.50.17](https://github.com/coveo/ui-kit/compare/[email protected]@0.50.17) (2022-02-16)

**Note:** Version bump only for package headless-react
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-react/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/samples/headless-react/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "headless-react",
"version": "0.50.17",
"version": "0.50.18",
"dependencies": {
"@coveo/atomic-react": "^0.5.1",
"@coveo/atomic-react": "^0.5.2",
"@coveo/auth": "^1.1.8",
"@coveo/headless": "^1.46.2",
"@testing-library/jest-dom": "5.14.1",
Expand Down

0 comments on commit 91b9b61

Please sign in to comment.