-
Notifications
You must be signed in to change notification settings - Fork 34
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
lerna.json CHANGELOG.md **/CHANGELOG.md - @coveo/[email protected] - @coveo/[email protected] - @coveo/[email protected] - @coveo/[email protected] - @coveo/[email protected]
- Loading branch information
GitHub Actions Bot
committed
Dec 9, 2022
1 parent
1347597
commit 8463bc6
Showing
11 changed files
with
48 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.34.0](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-09) | ||
|
||
### Features | ||
|
||
- **atomic:** add support for min and max for atomic-timeframe-facet ([#2596](https://github.com/coveo/ui-kit/issues/2596)) ([0f34acc](https://github.com/coveo/ui-kit/commit/0f34acc1b15c1bcbf27202f4586ae77cb2a76ed5)) | ||
|
||
## [1.33.19](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-06) | ||
|
||
**Note:** Version bump only for package @coveo/atomic-angular | ||
|
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,13 +1,13 @@ | ||
{ | ||
"name": "@coveo/atomic-angular", | ||
"version": "1.33.19", | ||
"version": "1.34.0", | ||
"license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@angular/common": "^13.1.0", | ||
"@angular/core": "^13.1.0" | ||
}, | ||
"dependencies": { | ||
"@coveo/atomic": "1.125.1", | ||
"@coveo/atomic": "1.126.0", | ||
"tslib": "2.4.0" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.27.20](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-09) | ||
|
||
**Note:** Version bump only for package @coveo/atomic-react | ||
|
||
## [1.27.19](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-06) | ||
|
||
**Note:** Version bump only for package @coveo/atomic-react | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.126.0](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-09) | ||
|
||
### Features | ||
|
||
- **atomic:** add support for min and max for atomic-timeframe-facet ([#2596](https://github.com/coveo/ui-kit/issues/2596)) ([0f34acc](https://github.com/coveo/ui-kit/commit/0f34acc1b15c1bcbf27202f4586ae77cb2a76ed5)) | ||
|
||
## [1.125.1](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-06) | ||
|
||
### 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 |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.113.0](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-09) | ||
|
||
### Features | ||
|
||
- **headless:** tab query parameter added to the insight search query ([#2599](https://github.com/coveo/ui-kit/issues/2599)) ([1347597](https://github.com/coveo/ui-kit/commit/1347597d9a41be3d87ff6df0fd293f516022d5db)) | ||
|
||
# [1.112.0](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-01) | ||
|
||
### Features | ||
|
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 |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.53.5](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-09) | ||
|
||
**Note:** Version bump only for package @coveo/quantic | ||
|
||
## [1.53.4](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-12-08) | ||
|
||
### 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