Skip to content

Commit

Permalink
chore(main): release 0.1.4 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 12, 2023
1 parent 16e3d2b commit 04a9687
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.4](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.1.3...v0.1.4) (2023-09-08)


### Bug Fixes

* re-use existing connections on force refresh ([#98](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/98)) ([888abd4](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/888abd49202950a54a100e41f4d22821445b8798))


## [0.1.3](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v0.1.2...v0.1.3) (2023-08-08)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/alloydb/connector/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.1.4-dev"
__version__ = "0.1.4"

0 comments on commit 04a9687

Please sign in to comment.