Skip to content

Commit

Permalink
chore(main): release 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Jan 1, 2025
1 parent f46185f commit 6ec5709
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.1.2](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.1...v4.1.2) (2025-01-01)


### Bug Fixes

* **deps:** Update dependency @commitlint/cli to v19.6.1 ([#634](https://github.com/cloudquery/setup-cloudquery/issues/634)) ([cc6e6f6](https://github.com/cloudquery/setup-cloudquery/commit/cc6e6f65932b9b37ed8e009b9c7e519fb08a631e))
* **deps:** Update dependency @types/node to v22.10.2 ([#635](https://github.com/cloudquery/setup-cloudquery/issues/635)) ([a36c687](https://github.com/cloudquery/setup-cloudquery/commit/a36c68795bb1d47b0af76e874a38d5714aede7b5))
* **deps:** Update dependency chalk to v5.4.1 ([#637](https://github.com/cloudquery/setup-cloudquery/issues/637)) ([f46185f](https://github.com/cloudquery/setup-cloudquery/commit/f46185fd8c0f2ff79d75b76a7d469d76452edb01))

## [4.1.1](https://github.com/cloudquery/setup-cloudquery/compare/v4.1.0...v4.1.1) (2024-12-02)


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": "4.1.1",
"version": "4.1.2",
"description": "Setup CloudQuery CLI in a GitHub action environment",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 6ec5709

Please sign in to comment.