Skip to content

Commit

Permalink
[Version Bump][skip ci]: ui-kit publish
Browse files Browse the repository at this point in the history
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]

**/CHANGELOG.md
**/package.json
CHANGELOG.md
package.json
package-lock.json
  • Loading branch information
developer-experience-bot[bot] authored Jan 19, 2024
1 parent f29b1ae commit 293b0d1
Show file tree
Hide file tree
Showing 23 changed files with 132 additions and 83 deletions.
90 changes: 45 additions & 45 deletions 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/atomic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@angular/platform-browser": "16.2.12",
"@angular/platform-browser-dynamic": "16.2.12",
"@angular/router": "16.2.12",
"@coveo/atomic": "2.54.0",
"@coveo/atomic": "2.55.0",
"rxjs": "7.8.1"
},
"peerDependencies": {
"@coveo/headless": "2.45.1"
"@coveo/headless": "2.46.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.11",
"@angular/cli": "16.2.11",
"@angular/compiler-cli": "16.2.12",
"@coveo/headless": "2.45.1",
"@coveo/headless": "2.46.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.11.2",
"jasmine-core": "5.1.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.21.0 (2024-01-19)

### Features

- **headless,atomic:** support new query correction system ([#3530](https://github.com/coveo/ui-kit/issues/3530)) ([1d81780](https://github.com/coveo/ui-kit/commits/1d81780b25f2e4159fcc3810461b6f2173776089))

# 2.20.0 (2024-01-10)

### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/atomic-angular/projects/atomic-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@coveo/atomic-angular",
"version": "2.20.0",
"version": "2.21.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "14 - 16",
"@angular/core": "14 - 16",
"@coveo/headless": "2.45.1"
"@coveo/headless": "2.46.0"
},
"dependencies": {
"@coveo/atomic": "2.54.0",
"@coveo/atomic": "2.55.0",
"tslib": "2.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/atomic-hosted-page/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic-hosted-page",
"description": "Web Component used to inject a Coveo Hosted Search Page in the DOM.",
"version": "0.5.12",
"version": "0.5.13",
"repository": {
"type": "git",
"url": "git+https://github.com/coveo/ui-kit.git",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@coveo/bueno": "0.45.5",
"@coveo/headless": "2.45.1",
"@coveo/headless": "2.46.0",
"@stencil/core": "4.9.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/atomic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.8.6 (2024-01-19)

### Bug Fixes

- **deps:** update all dependencies j:kit-282 ([#3522](https://github.com/coveo/ui-kit/issues/3522)) ([59c3ac7](https://github.com/coveo/ui-kit/commits/59c3ac76c8a5c4d61cb2fa7cfc90fd2b901b0535))

## 2.8.5 (2024-01-10)

## 2.8.4 (2024-01-03)
Expand Down
Loading

0 comments on commit 293b0d1

Please sign in to comment.