From 87770ebe7e550e20ba153ee27a75273c1647dde5 Mon Sep 17 00:00:00 2001 From: devops-github-rudderstack <88187154+devops-github-rudderstack@users.noreply.github.com> Date: Tue, 12 Mar 2024 18:03:56 +0530 Subject: [PATCH] chore: release 1.0.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1738e83..fa1c1e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.0.1](https://github.com/rudderlabs/sqlconnect-go/compare/v1.0.0...v1.0.1) (2024-03-12) + + +### Miscellaneous + +* **deps:** bump github.com/rudderlabs/rudder-go-kit ([#9](https://github.com/rudderlabs/sqlconnect-go/issues/9)) ([1f27788](https://github.com/rudderlabs/sqlconnect-go/commit/1f27788c4da796051c0b10e3a1ad203d2c4c8cd8)) +* **deps:** bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#12](https://github.com/rudderlabs/sqlconnect-go/issues/12)) ([45319cc](https://github.com/rudderlabs/sqlconnect-go/commit/45319cc58b62c52c9c58757794f772abc6cd3abb)) +* **deps:** bump google.golang.org/api from 0.166.0 to 0.169.0 ([#10](https://github.com/rudderlabs/sqlconnect-go/issues/10)) ([e4aa239](https://github.com/rudderlabs/sqlconnect-go/commit/e4aa23987e6b697517238303a6e40be5ffac3f52)) +* **deps:** bump the go_modules group group with 1 update ([#8](https://github.com/rudderlabs/sqlconnect-go/issues/8)) ([14d8f3f](https://github.com/rudderlabs/sqlconnect-go/commit/14d8f3fb51781fdb158989e52e6b47b42cb9e86d)) + ## 1.0.0 (2024-03-12)