Skip to content

Commit

Permalink
[Version Bump]: 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]
 - @coveo/[email protected]
 - @coveo/[email protected]
  • Loading branch information
GitHub Actions Bot committed Jun 30, 2022
1 parent b354204 commit 4616883
Show file tree
Hide file tree
Showing 21 changed files with 186 additions and 127 deletions.
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.18.4](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)

**Note:** Version bump only for package @coveo/atomic-angular





## [1.18.3](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)

**Note:** Version bump only for package @coveo/atomic-angular
Expand Down
66 changes: 33 additions & 33 deletions packages/atomic-angular/projects/atomic-angular/package-lock.json

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

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.18.3",
"version": "1.18.4",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "^13.1.0",
"@angular/core": "^13.1.0"
},
"dependencies": {
"@coveo/atomic": "1.78.3",
"@coveo/atomic": "1.78.4",
"tslib": "2.4.0"
}
}
8 changes: 8 additions & 0 deletions packages/atomic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.13.4](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)

**Note:** Version bump only for package @coveo/atomic-react





## [1.13.3](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)

**Note:** Version bump only for package @coveo/atomic-react
Expand Down
66 changes: 33 additions & 33 deletions packages/atomic-react/package-lock.json

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

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.13.3",
"version": "1.13.4",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"dist/"
],
"dependencies": {
"@coveo/atomic": "1.78.3"
"@coveo/atomic": "1.78.4"
},
"devDependencies": {
"@types/node": "15.14.9",
Expand Down
11 changes: 11 additions & 0 deletions packages/atomic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.78.4](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)


### Bug Fixes

* **atomic:** dedup recent queries keys ([#2158](https://github.com/coveo/ui-kit/issues/2158)) ([b354204](https://github.com/coveo/ui-kit/commit/b354204c27679684e9267192ec01feb4350c5e7e))





## [1.78.3](https://github.com/coveo/ui-kit/compare/@coveo/[email protected]...@coveo/[email protected]) (2022-06-30)

**Note:** Version bump only for package @coveo/atomic
Expand Down
Loading

0 comments on commit 4616883

Please sign in to comment.