Skip to content

Commit

Permalink
[Version bump] chore(release): publish v1.24.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 Jan 18, 2022
1 parent 0c02d7b commit 9ae3c4a
Show file tree
Hide file tree
Showing 25 changed files with 173,554 additions and 163,491 deletions.
18 changes: 18 additions & 0 deletions 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.24.0](https://coveo-cli/coveo/cli/compare/v1.23.3...v1.24.0) (2022-01-18)


### Bug Fixes

* **cli:** add org:resources: topic ([#615](https://coveo-cli/coveo/cli/issues/615)) ([394aebd](https://coveo-cli/coveo/cli/commits/394aebdabbd665c3fa955a842ecf8c8808bcf518))
* **cli:** unhid org:resources:create command ([#616](https://coveo-cli/coveo/cli/issues/616)) ([91f6f0c](https://coveo-cli/coveo/cli/commits/91f6f0c61b0ddda141e7d8f349c1e40653b7175b))
* **deps:** update all dependencies j:cdx-227 ([#619](https://coveo-cli/coveo/cli/issues/619)) ([8c739f8](https://coveo-cli/coveo/cli/commits/8c739f870b94a6ba3d1adc847b4dea8f1bb4b05f))


### Features

* **cli:** fill up organization of .coveo/settings.json automatically ([#617](https://coveo-cli/coveo/cli/issues/617)) ([0c02d7b](https://coveo-cli/coveo/cli/commits/0c02d7b7c93e4b3dd6b22903bffea593a290a7e1))





## [1.23.3](https://coveo-cli/coveo/cli/compare/v1.23.2...v1.23.3) (2022-01-14)

**Note:** Version bump only for package cli-tools
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.23.3"
"version": "1.24.0"
}
11 changes: 11 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.24.0](https://coveo-cli/coveo/cli/compare/v1.23.3...v1.24.0) (2022-01-18)


### Bug Fixes

* **deps:** update all dependencies j:cdx-227 ([#619](https://coveo-cli/coveo/cli/issues/619)) ([8c739f8](https://coveo-cli/coveo/cli/commits/8c739f870b94a6ba3d1adc847b4dea8f1bb4b05f))





## [1.23.3](https://coveo-cli/coveo/cli/compare/v1.23.2...v1.23.3) (2022-01-14)

**Note:** Version bump only for package @coveo/angular
Expand Down
Loading

0 comments on commit 9ae3c4a

Please sign in to comment.