Skip to content

Commit

Permalink
chore(main): Release v1.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Dec 19, 2024
1 parent 89f4cef commit 7ee87a4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.4"
".": "1.13.5"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.13.5](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.4...v1.13.5) (2024-12-19)


### Bug Fixes

* **deps:** Update module github.com/adrg/xdg to v0.5.3 ([#259](https://github.com/cloudquery/cloudquery-api-go/issues/259)) ([9c97ad9](https://github.com/cloudquery/cloudquery-api-go/commit/9c97ad9edca9906f86bd717fbf5ad9d2a1bf9dc2))
* **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#260](https://github.com/cloudquery/cloudquery-api-go/issues/260)) ([c5c30db](https://github.com/cloudquery/cloudquery-api-go/commit/c5c30dbabb9facc50d2d0e06870c23b03bbefebf))
* Trim API token on read to avoid accidental line break issues ([#269](https://github.com/cloudquery/cloudquery-api-go/issues/269)) ([89f4cef](https://github.com/cloudquery/cloudquery-api-go/commit/89f4cefa15bed372e08277a7232aa802d4e97db4))

## [1.13.4](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.3...v1.13.4) (2024-12-02)


Expand Down

0 comments on commit 7ee87a4

Please sign in to comment.