Skip to content

Commit 0708ebb

Browse files
committed
chore(main): release 3.0.14
1 parent 82a6283 commit 0708ebb

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+
## [3.0.14](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.13...v3.0.14) (2024-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update commitlint monorepo to v18.6.0 ([#426](https://github.com/cloudquery/setup-cloudquery/issues/426)) ([908e714](https://github.com/cloudquery/setup-cloudquery/commit/908e7148d9880d0d70cf8c8034ebe3e287ef127e))
9+
* **deps:** Update dependency @types/node to v20.11.14 ([#428](https://github.com/cloudquery/setup-cloudquery/issues/428)) ([e897ba4](https://github.com/cloudquery/setup-cloudquery/commit/e897ba4252a9a366032408e183210566d099d7cc))
10+
* **deps:** Update dependency @types/pg to v8.11.0 ([#429](https://github.com/cloudquery/setup-cloudquery/issues/429)) ([b792c3e](https://github.com/cloudquery/setup-cloudquery/commit/b792c3ef402741653d864a12cc0bd345adf8bd95))
11+
* **deps:** Update dependency eslint-plugin-prettier to v5.1.3 ([#425](https://github.com/cloudquery/setup-cloudquery/issues/425)) ([dfa0aa9](https://github.com/cloudquery/setup-cloudquery/commit/dfa0aa9594b6893992f41259260eb38cdbcbf60c))
12+
* **deps:** Update typescript-eslint monorepo to v6.20.0 ([#431](https://github.com/cloudquery/setup-cloudquery/issues/431)) ([50c0aa3](https://github.com/cloudquery/setup-cloudquery/commit/50c0aa31897f9ce2894b44e04f4e254106e2f6f4))
13+
314
## [3.0.13](https://github.com/cloudquery/setup-cloudquery/compare/v3.0.12...v3.0.13) (2024-01-02)
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.13",
3+
"version": "3.0.14",
44
"description": "Setup CloudQuery CLI in a GitHub action environment",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)