Skip to content

Commit

Permalink
[version bump] chore(release): Release v1.28.0 [skip ci]
Browse files Browse the repository at this point in the history
**/README.md
**/CHANGELOG.md
**/package.json
README.md
CHANGELOG.md
package.json
package-lock.json
  • Loading branch information
actions-user committed May 24, 2022
1 parent cdde892 commit df64f7e
Show file tree
Hide file tree
Showing 19 changed files with 28,657 additions and 22,247 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v1.28.0 (2022-05-24)

### Bug Fixes

- add precondition check on source creation ([#762](https://github.com/coveo/cli/issues/762)) ([a782aa6](https://github.com/coveo/cli/commits/a782aa695fd810d869752515ed4551555fc7a90f))
- **deps:** update all dependencies j:cdx-227 ([#765](https://github.com/coveo/cli/issues/765)) ([e5524a4](https://github.com/coveo/cli/commits/e5524a4d1dab8b0c71fb94a2b654c79e2c961419))
- **deps:** update all dependencies j:cdx-227 ([#790](https://github.com/coveo/cli/issues/790)) ([2843a12](https://github.com/coveo/cli/commits/2843a125bd27f19eaac4dba7171d55a1e2d250cd))
- **precond:** use new flag name ([#780](https://github.com/coveo/cli/issues/780)) ([8e63899](https://github.com/coveo/cli/commits/8e63899ac48803b588a4ba37643cfaf64b697c31))
- **react:** add null check on `root` ([#782](https://github.com/coveo/cli/issues/782)) ([cf8a3d9](https://github.com/coveo/cli/commits/cf8a3d98d4926f9c88d40255112f06193366cd97))
- **snapshot:** reporter considers fixable reports for onSuccess callback ([#779](https://github.com/coveo/cli/issues/779)) ([b8f1784](https://github.com/coveo/cli/commits/b8f178428705887dd9398da367449176d79816ba))
- **vault:** ensure prompt is readable ([#792](https://github.com/coveo/cli/issues/792)) ([894dba0](https://github.com/coveo/cli/commits/894dba09caf58643452e9969806639395568f2d2))

### Features

- allow user to fill in their missing vault entries ([#778](https://github.com/coveo/cli/issues/778)) ([ac27867](https://github.com/coveo/cli/commits/ac27867f4e441485bbb5c1888435dd75da29e1d4))
- introduce the files flag ([#783](https://github.com/coveo/cli/issues/783)) ([c2e472c](https://github.com/coveo/cli/commits/c2e472ce4992ee9b81e1a609b13abbbb225bbd1e))
- list catalog and sources ([#750](https://github.com/coveo/cli/issues/750)) ([3903a5c](https://github.com/coveo/cli/commits/3903a5c48e6c8c95b3bc0892566a969b55208b8a))
- **snapshot:** add manifest file on pull ([#777](https://github.com/coveo/cli/issues/777)) ([af3c783](https://github.com/coveo/cli/commits/af3c783243d78a60521b357bd7a76336bf8527fa))
- **snapshot:** add snapshot type labels ([#793](https://github.com/coveo/cli/issues/793)) ([485fab9](https://github.com/coveo/cli/commits/485fab9f2f69f88d3e92c799341cac9a7f188708))
- **snapshot:** add vault error handling ([#766](https://github.com/coveo/cli/issues/766)) ([9de943e](https://github.com/coveo/cli/commits/9de943e37b2c0491acb00a0620a77eb80231d68f))
- support stream API ([#749](https://github.com/coveo/cli/issues/749)) ([0539af7](https://github.com/coveo/cli/commits/0539af78205445bc9e0060bfe4123697bafa192c))
- **vault:** offer transfer from origin org to dest org ([#785](https://github.com/coveo/cli/issues/785)) ([cdde892](https://github.com/coveo/cli/commits/cdde892c39f099fa99ad113ccae4f37988165252))

## v1.27.1 (2022-04-20)

### Bug Fixes
Expand Down
Loading

0 comments on commit df64f7e

Please sign in to comment.