Skip to content

Commit 95ec6d4

Browse files
authored
chore(main): Release v1.13.5 (#268)
🤖 I have created a release *beep* *boop* --- ## [1.13.5](v1.13.4...v1.13.5) (2024-12-19) ### Bug Fixes * **deps:** Update module github.com/adrg/xdg to v0.5.3 ([#259](#259)) ([9c97ad9](9c97ad9)) * **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#260](#260)) ([c5c30db](c5c30db)) * Trim API token on read to avoid accidental line break issues ([#269](#269)) ([89f4cef](89f4cef)) --- 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 89f4cef commit 95ec6d4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.4"
2+
".": "1.13.5"
33
}

CHANGELOG.md

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

3+
## [1.13.5](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.4...v1.13.5) (2024-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* 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))
11+
312
## [1.13.4](https://github.com/cloudquery/cloudquery-api-go/compare/v1.13.3...v1.13.4) (2024-12-02)
413

514

0 commit comments

Comments
 (0)