Skip to content

Commit

Permalink
chore(main): release 3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Aug 1, 2024
1 parent d39edbd commit fbaa258
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.18](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.17...v3.0.18) (2024-08-01)


### Bug Fixes

* **deps:** Update dependency @types/node to v20.14.13 ([#548](https://github.com/cloudquery/setup-cloudquery/issues/548)) ([e47cd27](https://github.com/cloudquery/setup-cloudquery/commit/e47cd27453e0ba300667e9bc8aca5935a3c2eeed))
* **deps:** Update dependency eslint-plugin-n to v17.10.1 ([#553](https://github.com/cloudquery/setup-cloudquery/issues/553)) ([d39edbd](https://github.com/cloudquery/setup-cloudquery/commit/d39edbd48c9e5f23bf53acbb11b17c137d56fc50))
* **deps:** Update dependency prettier to v3.3.3 ([#550](https://github.com/cloudquery/setup-cloudquery/issues/550)) ([d4ff5c6](https://github.com/cloudquery/setup-cloudquery/commit/d4ff5c627ad1dbb76640ee2dab97dc1f3776df24))
* **deps:** Update dependency semver to v7.6.3 ([#551](https://github.com/cloudquery/setup-cloudquery/issues/551)) ([b8dd5ab](https://github.com/cloudquery/setup-cloudquery/commit/b8dd5abd7e2841741ff1dc2e494209b51a195de1))
* **deps:** Update dependency typescript to v5.5.4 ([#552](https://github.com/cloudquery/setup-cloudquery/issues/552)) ([fbb2898](https://github.com/cloudquery/setup-cloudquery/commit/fbb2898148bfa31a4ab6df158989f30423e4db63))

## [3.0.17](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.16...v3.0.17) (2024-07-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudquery/setup-cloudquery",
"version": "3.0.17",
"version": "3.0.18",
"description": "Setup CloudQuery CLI in a GitHub action environment",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit fbaa258

Please sign in to comment.