Skip to content

Commit 2884bed

Browse files
authored
chore(main): Release v3.6.2 (#899)
🤖 I have created a release *beep* *boop* --- ## [3.6.2](v3.6.1...v3.6.2) (2023-05-22) ### Bug Fixes * **testdata:** Don't use escaping in JSON testdata (as array.Approx will check the underlying data) ([#898](#898)) ([f7e0ae7](f7e0ae7)) --- 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 f7e0ae7 commit 2884bed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.6.2](https://github.com/cloudquery/plugin-sdk/compare/v3.6.1...v3.6.2) (2023-05-22)
9+
10+
11+
### Bug Fixes
12+
13+
* **testdata:** Don't use escaping in JSON testdata (as array.Approx will check the underlying data) ([#898](https://github.com/cloudquery/plugin-sdk/issues/898)) ([f7e0ae7](https://github.com/cloudquery/plugin-sdk/commit/f7e0ae7bbf520a77d3a900fc9b0068a18fcdfab3))
14+
815
## [3.6.1](https://github.com/cloudquery/plugin-sdk/compare/v3.6.0...v3.6.1) (2023-05-21)
916

1017

0 commit comments

Comments
 (0)