Skip to content

Commit

Permalink
[version bump] chore(release): release release-18 [skip ci]
Browse files Browse the repository at this point in the history
@coveo/atomic-component-health-check@2.1.2
@coveo/create-atomic-result-component@1.1.2
@coveo/create-atomic-component@1.1.2
@coveo/create-atomic@1.38.1
@coveo/cli@2.6.2

**/README.md
**/CHANGELOG.md
**/package.json
README.md
CHANGELOG.md
package.json
package-lock.json
packages/ui/cra-template/template.json
  • Loading branch information
developer-experience-bot[bot] authored Aug 24, 2023
1 parent a79e335 commit 82002a1
Show file tree
Hide file tree
Showing 17 changed files with 79 additions and 305 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# release-18 (2023-08-24)

### Bug Fixes

- **cli:** remove deploy.example ([#1321](https://github.com/coveo/cli/issues/1321)) ([a79e335](https://github.com/coveo/cli/commits/a79e335a4b476c011945b56f417e13cbd295cf0d))

# release-17 (2023-07-26)

### Bug Fixes
Expand Down
93 changes: 13 additions & 80 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cli-tools",
"private": true,
"version": "1.0.0-17",
"version": "1.0.0-18",
"author": "Coveo",
"bin": {
"coveo": "./bin/run"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/core": "7.21.5",
"@babel/preset-env": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@coveo/cli": "2.6.1",
"@coveo/cli": "2.6.2",
"@coveo/platform-client": "44.1.0",
"abortcontroller-polyfill": "1.7.5",
"async-retry": "1.3.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.6.2 (2023-08-24)

### Bug Fixes

- **cli:** remove deploy.example ([#1321](https://github.com/coveo/cli/issues/1321)) ([a79e335](https://github.com/coveo/cli/commits/a79e335a4b476c011945b56f417e13cbd295cf0d))

## 2.6.1 (2023-07-26)

### Bug Fixes
Expand Down
Loading

0 comments on commit 82002a1

Please sign in to comment.