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 Jul 24, 2024
1 parent 6cf2171 commit 3d41c01
Show file tree
Hide file tree
Showing 21 changed files with 124 additions and 80 deletions.
80 changes: 40 additions & 40 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 @@ -20,17 +20,17 @@
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
"@coveo/atomic": "2.73.0",
"@coveo/atomic": "2.74.0",
"rxjs": "7.8.1"
},
"peerDependencies": {
"@coveo/headless": "2.73.0"
"@coveo/headless": "2.74.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.12",
"@coveo/headless": "2.73.0",
"@coveo/headless": "2.74.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.12",
"jasmine-core": "5.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-angular/projects/atomic-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"peerDependencies": {
"@angular/common": "14 - 17",
"@angular/core": "14 - 17",
"@coveo/headless": "2.73.0"
"@coveo/headless": "2.74.0"
},
"dependencies": {
"@coveo/atomic": "2.73.0",
"@coveo/atomic": "2.74.0",
"tslib": "2.6.2"
}
}
6 changes: 3 additions & 3 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.6.0",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "git+https://github.com/coveo/ui-kit.git",
Expand Down Expand Up @@ -30,8 +30,8 @@
"promote:npm:latest": "node ../../scripts/deploy/update-npm-tag.mjs latest"
},
"dependencies": {
"@coveo/bueno": "0.45.9",
"@coveo/headless": "2.73.0",
"@coveo/bueno": "0.46.0",
"@coveo/headless": "2.74.0",
"@stencil/core": "4.19.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 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": "2.12.1",
"version": "2.12.2",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,11 +29,11 @@
"commerce/"
],
"dependencies": {
"@coveo/atomic": "2.73.0"
"@coveo/atomic": "2.74.0"
},
"devDependencies": {
"@coveo/release": "1.0.0",
"@coveo/headless": "2.73.0",
"@coveo/headless": "2.74.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-replace": "^5.0.0",
Expand All @@ -49,7 +49,7 @@
"@rollup/plugin-terser": "0.4.4"
},
"peerDependencies": {
"@coveo/headless": "2.73.0",
"@coveo/headless": "2.74.0",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
}
Expand Down
12 changes: 12 additions & 0 deletions packages/atomic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2.74.0 (2024-07-24)

### Bug Fixes

- enhance focus handling for search-box components ([#4027](https://github.com/coveo/ui-kit/issues/4027)) ([d5f04b7](https://github.com/coveo/ui-kit/commits/d5f04b70ee32ecd1879496448471c408c281ed6d))
- ensure quickview minimize ([#4193](https://github.com/coveo/ui-kit/issues/4193)) ([c366764](https://github.com/coveo/ui-kit/commits/c366764255de30b29bb14bb5f6439bca8164c97a))

### Features

- answerapi-generated-answer ([#4157](https://github.com/coveo/ui-kit/issues/4157)) ([aafe3fe](https://github.com/coveo/ui-kit/commits/aafe3fed4a9ba3962a3edd73288a59ed1ecb5b1e))
- **atomic:** format commerce numeric facet for price with currency by default ([#4201](https://github.com/coveo/ui-kit/issues/4201)) ([bf6e2de](https://github.com/coveo/ui-kit/commits/bf6e2de55692d31808ea031eb6e2d90eb70ac3b5))

# 2.73.0 (2024-07-17)

### Bug Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/atomic",
"version": "2.73.0",
"version": "2.74.0",
"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 Expand Up @@ -47,7 +47,7 @@
"validate:definitions": "tsc --noEmit --esModuleInterop --skipLibCheck ./dist/types/components.d.ts"
},
"dependencies": {
"@coveo/bueno": "0.45.9",
"@coveo/bueno": "0.46.0",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/core": "4.19.2",
Expand All @@ -66,7 +66,7 @@
"@axe-core/playwright": "4.9.1",
"@babel/core": "7.24.5",
"@coveo/atomic": "file:.",
"@coveo/headless": "2.73.0",
"@coveo/headless": "2.74.0",
"@coveo/release": "1.0.0",
"@custom-elements-manifest/analyzer": "0.10.2",
"@fullhuman/postcss-purgecss": "6.0.0",
Expand Down Expand Up @@ -138,7 +138,7 @@
"wait-on": "7.2.0"
},
"peerDependencies": {
"@coveo/headless": "2.73.0"
"@coveo/headless": "2.74.0"
},
"license": "Apache-2.0",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/bueno/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.46.0 (2024-07-24)

### Features

- **headless:** creation of the new headless insight user actions controller ([#4192](https://github.com/coveo/ui-kit/issues/4192)) ([b52953e](https://github.com/coveo/ui-kit/commits/b52953e2053ba7fd4b9fe4bec35000075fc95af5))

## 0.45.9 (2024-06-06)

## 0.45.8 (2024-03-20)
Expand Down
2 changes: 1 addition & 1 deletion packages/bueno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"types": "./dist/definitions/index.d.ts",
"license": "Apache-2.0",
"version": "0.45.9",
"version": "0.46.0",
"files": [
"dist/"
],
Expand Down
Loading

0 comments on commit 3d41c01

Please sign in to comment.