Skip to content

Commit 411464b

Browse files
chore(main): release 1.1.2 (#328)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 700c30c commit 411464b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.1...v1.1.2) (2024-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies to latest ([#327](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/327)) ([fac87f0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/fac87f0dc249a27510a43936bf7669bdd74b3322))
9+
310
## [1.1.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.0...v1.1.1) (2024-05-14)
411

512

google/cloud/alloydb/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.1.1"
15+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)