Skip to content

Commit 211b993

Browse files
committed
chore(main): release 3.0.16
1 parent 08b44f0 commit 211b993

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.16](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.15...v3.0.16) (2024-06-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @types/node to v20.13.0 ([#513](https://github.com/cloudquery/setup-cloudquery/issues/513)) ([cd5f676](https://github.com/cloudquery/setup-cloudquery/commit/cd5f6764a5a29dfb97316a363bd57195b987ff8a))
9+
* **deps:** Update dependency eslint-plugin-n to v17.7.0 ([#515](https://github.com/cloudquery/setup-cloudquery/issues/515)) ([08b44f0](https://github.com/cloudquery/setup-cloudquery/commit/08b44f0728bfff1f4f8768a4baa1b4d81714be44))
10+
* **deps:** Update dependency semver to v7.6.2 ([#512](https://github.com/cloudquery/setup-cloudquery/issues/512)) ([dc668d1](https://github.com/cloudquery/setup-cloudquery/commit/dc668d1e95e26120f40a2b5cb7ae22b11b6c5dcf))
11+
312
## [3.0.15](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.14...v3.0.15) (2024-05-06)
413

514

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": "3.0.15",
3+
"version": "3.0.16",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)