Skip to content

Commit

Permalink
[Version Bump][skip ci]: ui-kit publish
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 22 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-angular/projects/atomic-angular/package.json
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"
}
}
4 changes: 4 additions & 0 deletions packages/atomic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic-react",
"sideEffects": false,
"version": "1.27.19",
"version": "1.27.20",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,7 @@
"recommendation/"
],
"dependencies": {
"@coveo/atomic": "1.125.1"
"@coveo/atomic": "1.126.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/atomic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/atomic",
"version": "1.125.1",
"version": "1.126.0",
"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 @@ -55,7 +55,7 @@
},
"dependencies": {
"@coveo/bueno": "0.42.3",
"@coveo/headless": "1.112.0",
"@coveo/headless": "1.113.0",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/core": "2.17.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/headless/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"types": "./dist/definitions/index.d.ts",
"license": "Apache-2.0",
"version": "1.112.0",
"version": "1.113.0",
"files": [
"dist/",
"recommendation/",
Expand Down
4 changes: 4 additions & 0 deletions packages/quantic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/quantic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/quantic",
"version": "1.53.4",
"version": "1.53.5",
"description": "A Salesforce Lightning Web Component (LWC) library for building modern UIs interfacing with the Coveo platform",
"author": "coveo.com",
"homepage": "https://coveo.com",
Expand Down Expand Up @@ -38,7 +38,7 @@
"postinstall": "node scripts/npm/setup-quantic.js"
},
"dependencies": {
"@coveo/headless": "1.112.0",
"@coveo/headless": "1.113.0",
"fs-extra": "10.1.0"
},
"engines": {
Expand Down

0 comments on commit 8463bc6

Please sign in to comment.