Skip to content

Commit 7e98b80

Browse files
chore(main): release 1.13.11
1 parent afa5a43 commit 7e98b80

File tree

5 files changed

+14
-5
lines changed

5 files changed

+14
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.10"
2+
".": "1.13.11"
33
}

CHANGELOG.md

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

3+
## [1.13.11](https://github.com/GoogleCloudPlatform/avocano/compare/v1.13.10...v1.13.11) (2025-11-06)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps:** bump django from 5.2.7 to 5.2.8 in /server ([#658](https://github.com/GoogleCloudPlatform/avocano/issues/658)) ([3fb6c42](https://github.com/GoogleCloudPlatform/avocano/commit/3fb6c4268404477cc3f495de1db81d7492534936))
9+
* **deps:** update python ([#643](https://github.com/GoogleCloudPlatform/avocano/issues/643)) ([a7bcab8](https://github.com/GoogleCloudPlatform/avocano/commit/a7bcab8185303d139ed5d11abc6561020780d8df))
10+
* **deps:** update terraform google to v7 ([#644](https://github.com/GoogleCloudPlatform/avocano/issues/644)) ([afa5a43](https://github.com/GoogleCloudPlatform/avocano/commit/afa5a43886e2e8d2e8236dbfdb37a9a7ee51fb95))
11+
312
## [1.13.10](https://github.com/GoogleCloudPlatform/avocano/compare/v1.13.9...v1.13.10) (2025-10-06)
413

514

client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Avocano app",
44
"license": "MIT",
55
"author": "avocano-shell",
6-
"version": "1.13.10",
6+
"version": "1.13.11",
77
"type": "module",
88
"scripts": {
99
"lint": "eslint",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.10
1+
1.13.11

0 commit comments

Comments
 (0)