Skip to content

Commit

Permalink
[Version bump] chore(release): publish v1.14.0
Browse files Browse the repository at this point in the history
lerna.json
CHANGELOG.md
**/CHANGELOG.md
**/README.md
  • Loading branch information
actions-user committed Aug 27, 2021
1 parent 34d3658 commit 6644414
Show file tree
Hide file tree
Showing 21 changed files with 2,213 additions and 78 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/coveo/cli/compare/v1.13.0...v1.14.0) (2021-08-27)


### Bug Fixes

* add repository key on search-token-server ([#445](https://github.com/coveo/cli/issues/445)) ([f1f0034](https://github.com/coveo/cli/commit/f1f00340d78cb97955d0ecb20084c3e852040754))
* **cli:** use proper region suffix ([4af6fb1](https://github.com/coveo/cli/commit/4af6fb14338da1fcf341cfcd908b81a3790e224a))
* **deps:** update all dependencies j:cdx-227 ([#439](https://github.com/coveo/cli/issues/439)) ([05dc662](https://github.com/coveo/cli/commit/05dc6624f661040b7c3376e899f91f00b7f95fa5))
* **deps:** update dependency @coveord/platform-client to v25 j:cdx-227 ([#440](https://github.com/coveo/cli/issues/440)) ([3943634](https://github.com/coveo/cli/commit/394363414acf30d440055c22a2d254b8fbfe3706))


### Features

* add better message when user doesn't have permissions to create an API key ([#447](https://github.com/coveo/cli/issues/447)) ([9db1dde](https://github.com/coveo/cli/commit/9db1dde448a5703cd16c9302bd7c211497c5c83c))
* add feedback during and after computing the expanded preview ([#448](https://github.com/coveo/cli/issues/448)) ([34d3658](https://github.com/coveo/cli/commit/34d3658bc568e1c4f1b95a472fcda2578849766c))
* **cli:** add version on config.json ([#442](https://github.com/coveo/cli/issues/442)) ([66e903b](https://github.com/coveo/cli/commit/66e903b0004685d03b05d364d3d1dde17683df10))
* **cli:** unbundle 3rd-party CLIs ([#434](https://github.com/coveo/cli/issues/434)) ([377c6f5](https://github.com/coveo/cli/commit/377c6f514e388461de62b166617ff22f47c125fc))
* **react:** commit /server directory on project creation ([#444](https://github.com/coveo/cli/issues/444)) ([e1d0694](https://github.com/coveo/cli/commit/e1d06940445b07b6e9c37e551977d2063b20bd79))
* **snapshot:** enhance snapshot error messages ([#431](https://github.com/coveo/cli/issues/431)) ([46947b3](https://github.com/coveo/cli/commit/46947b361c78f56664217495541cd21c5c1c71c0))
* **ui:** add better message when user doesn't have permissions to create an API key ([#429](https://github.com/coveo/cli/issues/429)) ([2f2f986](https://github.com/coveo/cli/commit/2f2f986fe11554c554e45bb44d8b5745d9d9fc79))


### Reverts

* **ui:** add better message when user doesn't have permission ([#436](https://github.com/coveo/cli/issues/436)) ([3eb2d06](https://github.com/coveo/cli/commit/3eb2d06074ea1901521c7b7dcb557fa9b3899dec))





# [1.13.0](https://github.com/coveo/cli/compare/v1.12.0...v1.13.0) (2021-08-12)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"message": "[Version bump] chore(release): publish %s"
}
},
"version": "1.13.0"
"version": "1.14.0"
}
12 changes: 12 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/coveo/cli/compare/v1.13.0...v1.14.0) (2021-08-27)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#439](https://github.com/coveo/cli/issues/439)) ([05dc662](https://github.com/coveo/cli/commit/05dc6624f661040b7c3376e899f91f00b7f95fa5))
* **deps:** update dependency @coveord/platform-client to v25 j:cdx-227 ([#440](https://github.com/coveo/cli/issues/440)) ([3943634](https://github.com/coveo/cli/commit/394363414acf30d440055c22a2d254b8fbfe3706))





# [1.13.0](https://github.com/coveo/cli/compare/v1.12.0...v1.13.0) (2021-08-12)


Expand Down
16 changes: 8 additions & 8 deletions packages/angular/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 packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveo/angular",
"version": "1.13.0",
"version": "1.14.0",
"description": "Coveo schematic for angular",
"scripts": {
"test": "npm run build && jasmine dist/**/*_spec.js",
Expand Down
18 changes: 18 additions & 0 deletions packages/cli-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/coveo/cli/compare/v1.13.0...v1.14.0) (2021-08-27)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#439](https://github.com/coveo/cli/issues/439)) ([05dc662](https://github.com/coveo/cli/commit/05dc6624f661040b7c3376e899f91f00b7f95fa5))
* **deps:** update dependency @coveord/platform-client to v25 j:cdx-227 ([#440](https://github.com/coveo/cli/issues/440)) ([3943634](https://github.com/coveo/cli/commit/394363414acf30d440055c22a2d254b8fbfe3706))


### Features

* **cli:** unbundle 3rd-party CLIs ([#434](https://github.com/coveo/cli/issues/434)) ([377c6f5](https://github.com/coveo/cli/commit/377c6f514e388461de62b166617ff22f47c125fc))
* **react:** commit /server directory on project creation ([#444](https://github.com/coveo/cli/issues/444)) ([e1d0694](https://github.com/coveo/cli/commit/e1d06940445b07b6e9c37e551977d2063b20bd79))





# [1.13.0](https://github.com/coveo/cli/compare/v1.12.0...v1.13.0) (2021-08-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli-e2e/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 packages/cli-e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@coveo/cli-e2e",
"private": true,
"version": "1.13.0",
"version": "1.14.0",
"description": "End-to-End test of Coveo's CLI",
"author": "Coveo",
"homepage": "https://github.com/coveo/cli#readme",
Expand Down
29 changes: 29 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/coveo/cli/compare/v1.13.0...v1.14.0) (2021-08-27)


### Bug Fixes

* **cli:** use proper region suffix ([4af6fb1](https://github.com/coveo/cli/commit/4af6fb14338da1fcf341cfcd908b81a3790e224a))
* **deps:** update all dependencies j:cdx-227 ([#439](https://github.com/coveo/cli/issues/439)) ([05dc662](https://github.com/coveo/cli/commit/05dc6624f661040b7c3376e899f91f00b7f95fa5))
* **deps:** update dependency @coveord/platform-client to v25 j:cdx-227 ([#440](https://github.com/coveo/cli/issues/440)) ([3943634](https://github.com/coveo/cli/commit/394363414acf30d440055c22a2d254b8fbfe3706))


### Features

* add better message when user doesn't have permissions to create an API key ([#447](https://github.com/coveo/cli/issues/447)) ([9db1dde](https://github.com/coveo/cli/commit/9db1dde448a5703cd16c9302bd7c211497c5c83c))
* add feedback during and after computing the expanded preview ([#448](https://github.com/coveo/cli/issues/448)) ([34d3658](https://github.com/coveo/cli/commit/34d3658bc568e1c4f1b95a472fcda2578849766c))
* **cli:** add version on config.json ([#442](https://github.com/coveo/cli/issues/442)) ([66e903b](https://github.com/coveo/cli/commit/66e903b0004685d03b05d364d3d1dde17683df10))
* **cli:** unbundle 3rd-party CLIs ([#434](https://github.com/coveo/cli/issues/434)) ([377c6f5](https://github.com/coveo/cli/commit/377c6f514e388461de62b166617ff22f47c125fc))
* **react:** commit /server directory on project creation ([#444](https://github.com/coveo/cli/issues/444)) ([e1d0694](https://github.com/coveo/cli/commit/e1d06940445b07b6e9c37e551977d2063b20bd79))
* **snapshot:** enhance snapshot error messages ([#431](https://github.com/coveo/cli/issues/431)) ([46947b3](https://github.com/coveo/cli/commit/46947b361c78f56664217495541cd21c5c1c71c0))
* **ui:** add better message when user doesn't have permissions to create an API key ([#429](https://github.com/coveo/cli/issues/429)) ([2f2f986](https://github.com/coveo/cli/commit/2f2f986fe11554c554e45bb44d8b5745d9d9fc79))


### Reverts

* **ui:** add better message when user doesn't have permission ([#436](https://github.com/coveo/cli/issues/436)) ([3eb2d06](https://github.com/coveo/cli/commit/3eb2d06074ea1901521c7b7dcb557fa9b3899dec))





# [1.13.0](https://github.com/coveo/cli/compare/v1.12.0...v1.13.0) (2021-08-12)


Expand Down
78 changes: 34 additions & 44 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ npm install -g @coveo/cli
$ coveo COMMAND
running command...
$ coveo (-v|--version|version)
@coveo/cli/1.13.0 linux-x64 node-v14.17.4
@coveo/cli/1.14.0 linux-x64 node-v14.17.5
$ coveo --help [COMMAND]
USAGE
$ coveo COMMAND
Expand Down Expand Up @@ -56,22 +56,20 @@ USAGE
$ coveo auth:login
OPTIONS
-e, --environment=dev|qa|prod|hipaa [default: prod] The Coveo Platform environment to
log in to.
-e, --environment=dev|qa|hipaa|prod [default: prod] The Coveo Platform environment to log in to.
-o, --organization=myOrgID The identifier of the organization to log in to.
If not specified, the CLI logs you in to the
first available organization. See also commands
`config:get`, `config:set`, and `org:list`.
-o, --organization=myOrgID The identifier of the organization to log in to. If not specified, the CLI logs
you in to the first available organization. See also commands `config:get`,
`config:set`, and `org:list`.
-r, --region=us-east-1|eu-west-1|eu-west-3|ap-southeast-2|us-west-2 [default: us-east-1] The Coveo Platform region to
log in to. See <https://docs.coveo.com/en/2976>.
-r, --region=US|EU|AU [default: us] The Coveo Platform region to log in to. See
<https://docs.coveo.com/en/2976>.
EXAMPLE
$ coveo auth:login
```

_See code: [src/commands/auth/login.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/auth/login.ts)_
_See code: [src/commands/auth/login.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/auth/login.ts)_

## `coveo auth:token`

Expand All @@ -82,22 +80,20 @@ USAGE
$ coveo auth:token
OPTIONS
-e, --environment=dev|qa|prod|hipaa [default: prod] The Coveo Platform environment to
log in to.
-e, --environment=dev|qa|hipaa|prod [default: prod] The Coveo Platform environment to log in to.
-r, --region=us-east-1|eu-west-1|eu-west-3|ap-southeast-2|us-west-2 [default: us-east-1] The Coveo Platform region to
log in to. See <https://docs.coveo.com/en/2976>.
-r, --region=US|EU|AU [default: us] The Coveo Platform region to log in to. See
<https://docs.coveo.com/en/2976>.
-t, --token=xxx-api-key (required) The API-Key that shall be used to
authenticate you to the organization. See
<https://github.com/coveo/cli/wiki/Using-the-CLI-
using-an-API-Key>.
-t, --token=xxx-api-key (required) The API-Key that shall be used to authenticate you to the
organization. See
<https://github.com/coveo/cli/wiki/Using-the-CLI-using-an-API-Key>.
EXAMPLE
$ coveo auth:token
```

_See code: [src/commands/auth/token.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/auth/token.ts)_
_See code: [src/commands/auth/token.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/auth/token.ts)_

## `coveo config:get`

Expand All @@ -108,7 +104,7 @@ USAGE
$ coveo config:get
```

_See code: [src/commands/config/get.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/config/get.ts)_
_See code: [src/commands/config/get.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/config/get.ts)_

## `coveo config:set`

Expand All @@ -119,22 +115,16 @@ USAGE
$ coveo config:set
OPTIONS
-a, --analytics=y|n Whether to enable analytics and telemetry
tracking.
-a, --analytics=y|n Whether to enable analytics and telemetry tracking.
-e, --environment=dev|qa|hipaa|prod The Coveo Platform environment to log in to.
-e, --environment=dev|qa|prod|hipaa The Coveo Platform environment inside which to
perform operations.
-o, --organization=myOrgID The identifier of the organization inside which to perform operations. See
<https://docs.coveo.com/en/1562/#organization-id-and-other-information>.
-o, --organization=myOrgID The identifier of the organization inside which
to perform operations. See
<https://docs.coveo.com/en/1562/#organization-id-
and-other-information>.
-r, --region=us-east-1|eu-west-1|eu-west-3|ap-southeast-2|us-west-2 The Coveo Platform region inside which to perform
operations. See <https://docs.coveo.com/en/2976>.
-r, --region=US|EU|AU The Coveo Platform region to log in to. See <https://docs.coveo.com/en/2976>.
```

_See code: [src/commands/config/set.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/config/set.ts)_
_See code: [src/commands/config/set.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/config/set.ts)_

## `coveo help [COMMAND]`

Expand Down Expand Up @@ -172,7 +162,7 @@ OPTIONS
--sort=sort property to sort by (prepend '-' for descending)
```

_See code: [src/commands/org/list.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/org/list.ts)_
_See code: [src/commands/org/list.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/org/list.ts)_

## `coveo org:search:dump`

Expand Down Expand Up @@ -205,7 +195,7 @@ OPTIONS
included.
```

_See code: [src/commands/org/search/dump.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/org/search/dump.ts)_
_See code: [src/commands/org/search/dump.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/org/search/dump.ts)_

## `coveo source:push:add SOURCEID`

Expand All @@ -224,7 +214,7 @@ OPTIONS
-f, --file=myfile.json One or multiple file to push. Can be repeated.
```

_See code: [src/commands/source/push/add.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/source/push/add.ts)_
_See code: [src/commands/source/push/add.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/source/push/add.ts)_

## `coveo source:push:delete SOURCEID`

Expand Down Expand Up @@ -252,7 +242,7 @@ OPTIONS
`source:push:batch` command instead.
```

_See code: [src/commands/source/push/delete.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/source/push/delete.ts)_
_See code: [src/commands/source/push/delete.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/source/push/delete.ts)_

## `coveo source:push:list`

Expand All @@ -273,7 +263,7 @@ OPTIONS
--sort=sort property to sort by (prepend '-' for descending)
```

_See code: [src/commands/source/push/list.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/source/push/list.ts)_
_See code: [src/commands/source/push/list.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/source/push/list.ts)_

## `coveo source:push:new NAME`

Expand All @@ -292,7 +282,7 @@ OPTIONS
https://docs.coveo.com/en/1779/index-content/content-security
```

_See code: [src/commands/source/push/new.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/source/push/new.ts)_
_See code: [src/commands/source/push/new.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/source/push/new.ts)_

## `coveo ui:create:angular NAME`

Expand All @@ -307,10 +297,10 @@ ARGUMENTS
OPTIONS
-d, --defaults Whether to automatically select the default value for all prompts that have a default value.
-v, --version=version [default: 1.13.0] The version of @coveo/angular to use.
-v, --version=version [default: 1.14.0] The version of @coveo/angular to use.
```

_See code: [src/commands/ui/create/angular.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/ui/create/angular.ts)_
_See code: [src/commands/ui/create/angular.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/ui/create/angular.ts)_

## `coveo ui:create:react NAME`

Expand All @@ -324,14 +314,14 @@ ARGUMENTS
NAME The name of the application to create.
OPTIONS
-v, --version=version [default: 1.13.0] Version of @coveo/cra-template to use.
-v, --version=version [default: 1.14.0] Version of @coveo/cra-template to use.
EXAMPLES
$ coveo ui:create:react myapp
$ coveo ui:create:react --help
```

_See code: [src/commands/ui/create/react.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/ui/create/react.ts)_
_See code: [src/commands/ui/create/react.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/ui/create/react.ts)_

## `coveo ui:create:vue NAME`

Expand All @@ -352,14 +342,14 @@ OPTIONS
For more information about Vue CLI presets, see
https://cli.vuejs.org/guide/plugins-and-presets.html#presets.
-v, --version=version [default: 1.13.0] The version of @coveo/vue-cli-plugin-typescript to use.
-v, --version=version [default: 1.14.0] The version of @coveo/vue-cli-plugin-typescript to use.
EXAMPLES
$ coveo ui:create:vue --preset path/to/my/preset.json
$ coveo ui:create:vue --help
```

_See code: [src/commands/ui/create/vue.ts](https://github.com/coveo/cli/blob/v1.13.0/packages/cli/src/commands/ui/create/vue.ts)_
_See code: [src/commands/ui/create/vue.ts](https://github.com/coveo/cli/blob/v1.14.0/packages/cli/src/commands/ui/create/vue.ts)_

## `coveo update [CHANNEL]`

Expand Down
Loading

0 comments on commit 6644414

Please sign in to comment.