Skip to content

Commit

Permalink
[version bump] chore(release): release release-5 [skip ci]
Browse files Browse the repository at this point in the history
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]
@coveo/[email protected]

**/README.md
**/CHANGELOG.md
**/package.json
README.md
CHANGELOG.md
package.json
package-lock.json
  • Loading branch information
actions-user committed Nov 15, 2022
1 parent 06d4846 commit 7d0af90
Show file tree
Hide file tree
Showing 26 changed files with 16,227 additions and 997 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
# release-5 (2022-11-15)

### Bug Fixes

- **cli:** support prerelease for ui package version resolution ([#1029](https://github.com/coveo/cli/issues/1029)) ([06d4846](https://github.com/coveo/cli/commits/06d4846b3a13240b46c72adee67a340ce9275dd9))
- **deps:** update all dependencies j:cdx-227 ([#1015](https://github.com/coveo/cli/issues/1015)) ([0b6a70b](https://github.com/coveo/cli/commits/0b6a70b0c1539648ea3a24eefc8fb01b5b7173db))
- **deps:** update all dependencies j:cdx-227 ([#1022](https://github.com/coveo/cli/issues/1022)) ([e181d70](https://github.com/coveo/cli/commits/e181d700e19445bf912b3ecd370f7eabdb777d71))
- **deps:** update all dependencies j:cdx-227 ([#1026](https://github.com/coveo/cli/issues/1026)) ([c6ca8dd](https://github.com/coveo/cli/commits/c6ca8ddf8dde39eb69cd99da3e9d897db873e4c6))
- **deps:** update dependency npm to v9 j:cdx-227 ([#1023](https://github.com/coveo/cli/issues/1023)) ([24075d7](https://github.com/coveo/cli/commits/24075d7e30725d1c8789873059b5d902efbd6f3f))
- **gha:** replace set-output ([#1013](https://github.com/coveo/cli/issues/1013)) ([6916f10](https://github.com/coveo/cli/commits/6916f10359b6d7d77631d041f1fdd1702109bf72))

- feat(cli)!: migrate to vue3 ([eacd667](https://github.com/coveo/cli/commits/eacd6677e319d67074b15e8f02bcdb41975e8635))
- feat(vue)!: migrate to vue3 ([e19d35e](https://github.com/coveo/cli/commits/e19d35eb60ebaaa3ff99956b1ef5e4233a1be63c))

### Features

- add examples on `org:resources:*` commands ([#997](https://github.com/coveo/cli/issues/997)) ([67d72b9](https://github.com/coveo/cli/commits/67d72b909cd6d76b86344a0cf1299622c4743727))
- add summary after document push ([#999](https://github.com/coveo/cli/issues/999)) ([edde75c](https://github.com/coveo/cli/commits/edde75c0fee667a86c21be8440b24118a95d3831))
- update to node 18 ([#993](https://github.com/coveo/cli/issues/993)) ([335a026](https://github.com/coveo/cli/commits/335a026e0cc0af9bdef13390e512540ebc337d22))

### BREAKING CHANGES

- `ui:create:vue` command now scaffold a vue3+vite project

https://coveord.atlassian.net/browse/CDX-813

- Deprecate vue2 plugin
- v1 release of vue3 npm initializer package

https://coveord.atlassian.net/browse/CDX-813

# release-4 (2022-10-18)

# release-3 (2022-10-14)
Expand Down
Loading

0 comments on commit 7d0af90

Please sign in to comment.