Skip to content

Commit

Permalink
[version bump] chore(release): release release-27 [skip ci]
Browse files Browse the repository at this point in the history
@coveo/cli-commons@2.9.4
@coveo/create-headless-vue@1.4.1
@coveo/cli-plugin-source@2.3.4
@coveo/create-atomic@1.40.3
@coveo/cli@3.2.7

**/README.md
**/CHANGELOG.md
**/package.json
**/*.snap
README.md
CHANGELOG.md
package.json
package-lock.json
packages/ui/cra-template/template.json
  • Loading branch information
developer-experience-bot[bot] committed Jul 2, 2024
1 parent 2ef81a1 commit 54da627
Show file tree
Hide file tree
Showing 16 changed files with 86 additions and 62 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# release-27 (2024-07-02)

# release-26 (2024-05-13)

# release-25 (2024-03-18)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ $ npm install -g @coveo/cli
$ coveo COMMAND
running command...
$ coveo (--version)
@coveo/cli/3.2.6 linux-x64 node-v20.12.2
@coveo/cli/3.2.7 linux-x64 node-v20.12.2
$ coveo --help [COMMAND]
USAGE
$ coveo COMMAND
Expand Down
37 changes: 24 additions & 13 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-26",
"version": "1.0.0-27",
"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": "3.2.6",
"@coveo/cli": "3.2.7",
"@coveo/platform-client": "54.9.3",
"abortcontroller-polyfill": "1.7.5",
"async-retry": "1.3.3",
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 2.9.4 (2024-07-02)

## 2.9.3 (2024-05-13)

# 2.9.0 (2024-02-20)
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/cli-commons",
"version": "2.9.3",
"version": "2.9.4",
"author": "Coveo",
"description": "Common utils for @coveo/cli plugins",
"license": "Apache-2.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 3.2.7 (2024-07-02)

## 3.2.6 (2024-05-13)

## 3.2.4 (2024-03-18)
Expand Down
Loading

0 comments on commit 54da627

Please sign in to comment.