Skip to content

Commit

Permalink
chore(main): Release v4.68.1 (#1955)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [4.68.1](v4.68.0...v4.68.1) (2024-11-04)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#1957](#1957)) ([360cc57](360cc57))
* **deps:** Update golang.org/x/exp digest to f66d83c ([#1954](#1954)) ([18cb1b2](18cb1b2))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.1 ([#1958](#1958)) ([f537b56](f537b56))
* **deps:** Update opentelemetry-go monorepo ([#1956](#1956)) ([ea171a4](ea171a4))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Nov 4, 2024
1 parent f537b56 commit 9b9b97c
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@
{
".": "4.68.0"
".": "4.68.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.68.1](https://github.com/cloudquery/plugin-sdk/compare/v4.68.0...v4.68.1) (2024-11-04)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#1957](https://github.com/cloudquery/plugin-sdk/issues/1957)) ([360cc57](https://github.com/cloudquery/plugin-sdk/commit/360cc579c7d6dffb74872183b9d5308e73b41f15))
* **deps:** Update golang.org/x/exp digest to f66d83c ([#1954](https://github.com/cloudquery/plugin-sdk/issues/1954)) ([18cb1b2](https://github.com/cloudquery/plugin-sdk/commit/18cb1b2428480aa3143d2d4a0bf40aaf3c4b803b))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.1 ([#1958](https://github.com/cloudquery/plugin-sdk/issues/1958)) ([f537b56](https://github.com/cloudquery/plugin-sdk/commit/f537b56c0527d40ec89e571c1510adf6669c113c))
* **deps:** Update opentelemetry-go monorepo ([#1956](https://github.com/cloudquery/plugin-sdk/issues/1956)) ([ea171a4](https://github.com/cloudquery/plugin-sdk/commit/ea171a44fef368ea3e60a6ae5b5018d349c0b989))

## [4.68.0](https://github.com/cloudquery/plugin-sdk/compare/v4.67.1...v4.68.0) (2024-10-31)


Expand Down

0 comments on commit 9b9b97c

Please sign in to comment.