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 Feb 12, 2025
1 parent 8302720 commit 15308ec
Show file tree
Hide file tree
Showing 28 changed files with 123 additions and 79 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ui-kit",
"private": true,
"version": "3.0.14",
"version": "3.0.15",
"scripts": {
"postinstall": "husky install && patch-package && npx playwright install",
"reset:install": "git checkout origin/master package-lock.json && npm i",
Expand Down
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": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@coveo/atomic": "3.18.0",
"@coveo/atomic": "3.19.0",
"rxjs": "7.8.1"
},
"peerDependencies": {
"@coveo/headless": "3.15.0"
"@coveo/headless": "3.15.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.14",
"@angular/cli": "18.2.14",
"@angular/compiler-cli": "18.2.13",
"@coveo/headless": "3.15.0",
"@coveo/headless": "3.15.1",
"@types/node": "22.13.1",
"ng-packagr": "18.2.1",
"typescript": "5.5.4"
Expand Down
4 changes: 4 additions & 0 deletions packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## <small>3.3.8 (2025-02-12)</small>

- fix(answerConfigurationId): remove internal tag (#4922) ([c8dd23b](https://github.com/coveo/ui-kit/commits/c8dd23b)), closes [#4922](https://github.com/coveo/ui-kit/issues/4922)

## <small>3.3.3 (2025-01-16)</small>

- chore: ensure atomic-angular component file is stable (#4866) ([a1dc782](https://github.com/coveo/ui-kit/commits/a1dc782)), closes [#4866](https://github.com/coveo/ui-kit/issues/4866)
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.3.7",
"version": "3.3.8",
"license": "Apache-2.0",
"repository": {
"url": "https://github.com/coveo/ui-kit"
},
"peerDependencies": {
"@angular/common": "14 - 18",
"@angular/core": "14 - 18",
"@coveo/headless": "3.15.0"
"@coveo/headless": "3.15.1"
},
"dependencies": {
"@coveo/atomic": "3.18.0"
"@coveo/atomic": "3.19.0"
},
"engines": {
"node": "^20.9.0 || ^22.11.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/atomic-hosted-page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## <small>1.1.1 (2025-02-12)</small>

- fix(deps): update all dependencies j:kit-282 (#4957) ([8302720](https://github.com/coveo/ui-kit/commits/8302720)), closes [#4957](https://github.com/coveo/ui-kit/issues/4957)

## 1.1.0 (2025-02-05)

- fix(deps): update all dependencies j:kit-282 (#4903) ([192cf67](https://github.com/coveo/ui-kit/commits/192cf67)), closes [#4903](https://github.com/coveo/ui-kit/issues/4903)
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.1.0",
"version": "1.1.1",
"repository": {
"type": "git",
"url": "git+https://github.com/coveo/ui-kit.git",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@coveo/bueno": "1.0.7",
"@coveo/headless": "3.15.0",
"@coveo/headless": "3.15.1",
"lit": "3.2.1"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/atomic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## <small>3.2.18 (2025-02-12)</small>

- fix(deps): update all dependencies j:kit-282 (#4957) ([8302720](https://github.com/coveo/ui-kit/commits/8302720)), closes [#4957](https://github.com/coveo/ui-kit/issues/4957)

## <small>3.2.17 (2025-02-05)</small>

- fix(atomic-react): stop exporting atomicResultChildren and atomicResultChildrenTemplate (#4931) ([c0d2f08](https://github.com/coveo/ui-kit/commits/c0d2f08)), closes [#4931](https://github.com/coveo/ui-kit/issues/4931)
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.2.17",
"version": "3.2.18",
"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.18.0",
"@coveo/atomic": "3.19.0",
"@lit/react": "1.0.6",
"lit": "3.2.1"
},
Expand All @@ -48,7 +48,7 @@
"rollup-plugin-polyfill-node": "^0.13.0"
},
"peerDependencies": {
"@coveo/headless": "3.15.0",
"@coveo/headless": "3.15.1",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit 15308ec

Please sign in to comment.