Skip to content

Commit c10746c

Browse files
chore(main): release 1.4.4
1 parent 33dc2d7 commit c10746c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.4](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.4.3...v1.4.4) (2023-11-20)
4+
5+
6+
### Dependencies
7+
8+
* Update actions/github-script action to v7.0.1 ([#907](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/907)) ([33dc2d7](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/33dc2d7f7c151b67502e70630f3ecce4b5863ed9))
9+
* Update github/codeql-action action to v2.22.7 ([#902](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/902)) ([08fc8cd](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/08fc8cd7a5d5b3549dd9c546ae32ea03251e773f))
10+
311
## [1.4.3](https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.4.2...v1.4.3) (2023-11-15)
412

513

google/cloud/sql/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.4.3"
15+
__version__ = "1.4.4"

0 commit comments

Comments
 (0)