Skip to content

Commit 43584ab

Browse files
authored
chore(main): release 2.0.3 (#88)
1 parent 2bfcfbe commit 43584ab

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.3](https://github.com/cloudquery/setup-cloudquery/compare/v2.0.2...v2.0.3) (2022-11-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency cloudquery/cloudquery to v3.8.0 ([#86](https://github.com/cloudquery/setup-cloudquery/issues/86)) ([1b997d0](https://github.com/cloudquery/setup-cloudquery/commit/1b997d016196e2c659c04ce9b254ecf6d22575f2))
9+
* **deps:** Update dependency cloudquery/cloudquery to v4 ([#87](https://github.com/cloudquery/setup-cloudquery/issues/87)) ([2bfcfbe](https://github.com/cloudquery/setup-cloudquery/commit/2bfcfbe887d512adab3b6cd7ad8abbdd5f3a4086))
10+
311
## [2.0.2](https://github.com/cloudquery/setup-cloudquery/compare/v2.0.1...v2.0.2) (2022-11-02)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudquery/setup-cloudquery",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)