Skip to content

Commit

Permalink
Merge branch 'master' into ci/skip-sample-build-for-cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart authored Sep 25, 2024
2 parents 0368b70 + 116689f commit c150017
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 76 deletions.
76 changes: 38 additions & 38 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": "3.2.1",
"@coveo/atomic": "3.2.2",
"rxjs": "7.8.1"
},
"peerDependencies": {
"@coveo/headless": "3.1.1"
"@coveo/headless": "3.1.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.9",
"@angular/cli": "17.3.9",
"@angular/compiler-cli": "17.3.12",
"@coveo/headless": "3.1.1",
"@coveo/headless": "3.1.2",
"@types/node": "20.14.12",
"jasmine-core": "5.2.0",
"karma": "6.4.3",
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,17 +1,17 @@
{
"name": "@coveo/atomic-angular",
"version": "3.1.1",
"version": "3.1.2",
"license": "Apache-2.0",
"repository": {
"url": "https://github.com/coveo/ui-kit"
},
"peerDependencies": {
"@angular/common": "14 - 17",
"@angular/core": "14 - 17",
"@coveo/headless": "3.1.1"
"@coveo/headless": "3.1.2"
},
"dependencies": {
"@coveo/atomic": "3.2.1",
"@coveo/atomic": "3.2.2",
"tslib": "2.6.3"
},
"engines": {
Expand Down
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": "1.0.2",
"version": "1.0.3",
"repository": {
"type": "git",
"url": "git+https://github.com/coveo/ui-kit.git",
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@coveo/bueno": "1.0.1",
"@coveo/headless": "3.1.1",
"@coveo/headless": "3.1.2",
"@stencil/core": "4.20.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/atomic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@coveo/atomic-react",
"sideEffects": false,
"type": "module",
"version": "3.1.1",
"version": "3.1.2",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"commerce/"
],
"dependencies": {
"@coveo/atomic": "3.2.1"
"@coveo/atomic": "3.2.2"
},
"devDependencies": {
"@coveo/release": "1.0.0",
Expand All @@ -52,7 +52,7 @@
"rollup-plugin-polyfill-node": "^0.13.0"
},
"peerDependencies": {
"@coveo/headless": "3.1.1",
"@coveo/headless": "3.1.2",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic",
"type": "module",
"version": "3.2.1",
"version": "3.2.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 Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@coveo/bueno": "1.0.1",
"@coveo/headless": "3.1.1",
"@coveo/headless": "3.1.2",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/store": "2.0.16",
Expand Down Expand Up @@ -162,7 +162,7 @@
},
"peerDependencies": {
"@coveo/bueno": "1.0.1",
"@coveo/headless": "3.1.1"
"@coveo/headless": "3.1.2"
},
"license": "Apache-2.0",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/headless-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/headless-react",
"version": "2.0.2",
"version": "2.0.3",
"description": "React utilities for SSR (Server Side Rendering) with headless",
"homepage": "https://docs.coveo.com/en/headless/latest/",
"repository": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"promote:npm:latest": "node ../../scripts/deploy/update-npm-tag.mjs latest"
},
"dependencies": {
"@coveo/headless": "3.1.1"
"@coveo/headless": "3.1.2"
},
"devDependencies": {
"@coveo/release": "1.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## <small>3.1.2 (2024-09-25)</small>

- chore(headless): ensure Bueno is loaded from the CDN, not from NPM specifier (#4459) ([ba823e2](https://github.com/coveo/ui-kit/commits/ba823e2)), closes [#4459](https://github.com/coveo/ui-kit/issues/4459)

## <small>3.1.1 (2024-09-24)</small>

- docs: document headless, atomic, and atomic-react entry points (#4455) ([3853bdc](https://github.com/coveo/ui-kit/commits/3853bdc)), closes [#4455](https://github.com/coveo/ui-kit/issues/4455)
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
"types": "./dist/definitions/index.d.ts",
"license": "Apache-2.0",
"version": "3.1.1",
"version": "3.1.2",
"files": [
"dist/"
],
Expand Down
Loading

0 comments on commit c150017

Please sign in to comment.