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 d4ff5c6 commit 95d22a0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# 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 prettier to v3.3.3 ([#550](https://github.com/cloudquery/setup-cloudquery/issues/550)) ([d4ff5c6](https://github.com/cloudquery/setup-cloudquery/commit/d4ff5c627ad1dbb76640ee2dab97dc1f3776df24))

## [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 95d22a0

Please sign in to comment.