-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Version Bump][skip ci]: ui-kit publish
@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
1 parent
e1b2c3a
commit 2dd29d1
Showing
25 changed files
with
129 additions
and
89 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
Oops, something went wrong.