Skip to content

Commit c478ec1

Browse files
authored
chore(main): release 4.0.0 (#561)
🤖 I have created a release *beep* *boop* --- ## [4.0.0](v3.0.18...v4.0.0) (2024-08-20) ### ⚠ BREAKING CHANGES * update minimal Node.js version to 20 ([#560](#560)) ### Miscellaneous Chores * update minimal Node.js version to 20 ([#560](#560)) ([86178b2](86178b2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 86178b2 commit c478ec1

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [4.0.0](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.18...v4.0.0) (2024-08-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update minimal Node.js version to 20 ([#560](https://github.com/cloudquery/setup-cloudquery/issues/560))
9+
10+
### Miscellaneous Chores
11+
12+
* update minimal Node.js version to 20 ([#560](https://github.com/cloudquery/setup-cloudquery/issues/560)) ([86178b2](https://github.com/cloudquery/setup-cloudquery/commit/86178b24637a7a8c403aa6ea2c96748900f249fe))
13+
314
## [3.0.18](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.17...v3.0.18) (2024-08-01)
415

516

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

0 commit comments

Comments
 (0)