Skip to content

Commit

Permalink
chore(main): Release v4.49.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Jul 9, 2024
1 parent 413453c commit d6f20cd
Show file tree
Hide file tree
Showing 2 changed files with 8 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.49.3"
".": "4.49.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.49.4](https://github.com/cloudquery/plugin-sdk/compare/v4.49.3...v4.49.4) (2024-07-09)


### Bug Fixes

* **deps:** Update module github.com/santhosh-tekuri/jsonschema/v5 to v6 ([#1782](https://github.com/cloudquery/plugin-sdk/issues/1782)) ([413453c](https://github.com/cloudquery/plugin-sdk/commit/413453c5db66ed27a86acb1340a068e2c4231c78))

## [4.49.3](https://github.com/cloudquery/plugin-sdk/compare/v4.49.2...v4.49.3) (2024-07-09)


Expand Down

0 comments on commit d6f20cd

Please sign in to comment.