Skip to content

Commit

Permalink
[Version bump] chore(release): publish v1.20.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 Nov 25, 2021
1 parent 22b30a2 commit ba7f1f9
Show file tree
Hide file tree
Showing 25 changed files with 126,431 additions and 123,341 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.20.0](https://coveo-cli/coveo/cli/compare/v1.19.0...v1.20.0) (2021-11-25)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#529](https://coveo-cli/coveo/cli/issues/529)) ([74a0d36](https://coveo-cli/coveo/cli/commits/74a0d36ce09e3f12b9def51a7bc08b1e05f91be3))
* erase resources folder content before pulling resources ([#554](https://coveo-cli/coveo/cli/issues/554)) ([22b30a2](https://coveo-cli/coveo/cli/commits/22b30a2f0ca2aabf44942021f3f791bcfd4a7074))
* flush analytic events before terminating the process ([#549](https://coveo-cli/coveo/cli/issues/549)) ([b25473c](https://coveo-cli/coveo/cli/commits/b25473c204687edc9a92d33de6823fe1e2796e78))
* require at least one flag on the `config:set` command ([#545](https://coveo-cli/coveo/cli/issues/545)) ([4d41930](https://coveo-cli/coveo/cli/commits/4d41930b6d4888e3fe8c29cff5e26eb1d84efbc8))
* resolve ts/js files for generated atomic project (webpack) ([#553](https://coveo-cli/coveo/cli/issues/553)) ([8b705fe](https://coveo-cli/coveo/cli/commits/8b705fe4c643c428bc264ce093439ab7f63209c0))


### Features

* add "create-atomic" package ([#536](https://coveo-cli/coveo/cli/issues/536)) ([1acd626](https://coveo-cli/coveo/cli/commits/1acd6269c1f01febe76d755ab7396fef05b578df))
* create new @coveo/lambda-functions package ([#558](https://coveo-cli/coveo/cli/issues/558)) ([667749c](https://coveo-cli/coveo/cli/commits/667749c10fe0de41a42523e4338fda9391f5d9f1))
* display config after `config:set` ([#544](https://coveo-cli/coveo/cli/issues/544)) ([11bad62](https://coveo-cli/coveo/cli/commits/11bad62e663a10286d81019a8cb17918afb4ec10))
* improve generated @coveo/atomic project ([#548](https://coveo-cli/coveo/cli/issues/548)) ([67e604d](https://coveo-cli/coveo/cli/commits/67e604d3b1706ff8b0083bf69476054ab06d2841))
* make atomic command pass arguments to @coveo/create-atomic ([#546](https://coveo-cli/coveo/cli/issues/546)) ([c03c3f7](https://coveo-cli/coveo/cli/commits/c03c3f76b1516f2e7b9cc37ac34c6330059295f5))





# [1.19.0](https://coveo-cli/coveo/cli/compare/v1.18.0...v1.19.0) (2021-11-11)


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.19.0"
"version": "1.20.0"
}
16 changes: 16 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.20.0](https://coveo-cli/coveo/cli/compare/v1.19.0...v1.20.0) (2021-11-25)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#529](https://coveo-cli/coveo/cli/issues/529)) ([74a0d36](https://coveo-cli/coveo/cli/commits/74a0d36ce09e3f12b9def51a7bc08b1e05f91be3))


### Features

* create new @coveo/lambda-functions package ([#558](https://coveo-cli/coveo/cli/issues/558)) ([667749c](https://coveo-cli/coveo/cli/commits/667749c10fe0de41a42523e4338fda9391f5d9f1))





# [1.19.0](https://coveo-cli/coveo/cli/compare/v1.18.0...v1.19.0) (2021-11-11)


Expand Down
Loading

0 comments on commit ba7f1f9

Please sign in to comment.