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]
@coveo/[email protected]

**/CHANGELOG.md
**/package.json
CHANGELOG.md
package.json
package-lock.json
  • Loading branch information
developer-experience-bot[bot] authored Apr 24, 2024
1 parent e1b2c3a commit 2dd29d1
Show file tree
Hide file tree
Showing 25 changed files with 129 additions and 89 deletions.
100 changes: 50 additions & 50 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": "17.3.5",
"@angular/platform-browser-dynamic": "17.3.5",
"@angular/router": "17.3.5",
"@coveo/atomic": "2.64.0",
"@coveo/atomic": "2.64.1",
"rxjs": "7.8.1"
},
"peerDependencies": {
"@coveo/headless": "2.61.0"
"@coveo/headless": "2.62.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.5",
"@angular/cli": "17.3.5",
"@angular/compiler-cli": "17.3.5",
"@coveo/headless": "2.61.0",
"@coveo/headless": "2.62.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"jasmine-core": "5.1.2",
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": "2.24.0",
"version": "2.24.1",
"license": "Apache-2.0",
"repository": {
"url": "https://github.com/coveo/ui-kit"
},
"peerDependencies": {
"@angular/common": "14 - 17",
"@angular/core": "14 - 17",
"@coveo/headless": "2.61.0"
"@coveo/headless": "2.62.0"
},
"dependencies": {
"@coveo/atomic": "2.64.0",
"@coveo/atomic": "2.64.1",
"tslib": "2.6.2"
}
}
2 changes: 2 additions & 0 deletions packages/atomic-hosted-page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.5.39 (2024-04-24)

## 0.5.38 (2024-04-17)

### Bug Fixes
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": "0.5.38",
"version": "0.5.39",
"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.8",
"@coveo/headless": "2.61.0",
"@coveo/headless": "2.62.0",
"@stencil/core": "4.15.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/atomic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2.8.34 (2024-04-24)

## 2.8.32 (2024-04-10)

## 2.8.19 (2024-03-11)
Expand Down
Loading

0 comments on commit 2dd29d1

Please sign in to comment.