Skip to content

Commit e913ae4

Browse files
chore(main): release 2.11.1 (#251)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8e9a62b commit e913ae4

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

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

packages/google-cloud-monitoring-dashboards/CHANGELOG.md

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

3+
## [2.11.1](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.11.0...v2.11.1) (2023-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Add context manager return types ([7bf3c76](https://github.com/googleapis/python-monitoring-dashboards/commit/7bf3c76209eee2d29b9256d25639239a1256b433))
9+
10+
11+
### Documentation
12+
13+
* Add documentation for enums ([7bf3c76](https://github.com/googleapis/python-monitoring-dashboards/commit/7bf3c76209eee2d29b9256d25639239a1256b433))
14+
315
## [2.11.0](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.10.0...v2.11.0) (2023-01-12)
416

517

packages/google-cloud-monitoring-dashboards/google/cloud/monitoring_dashboard/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.11.0" # {x-release-please-version}
16+
__version__ = "2.11.1" # {x-release-please-version}

packages/google-cloud-monitoring-dashboards/google/cloud/monitoring_dashboard_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.11.0" # {x-release-please-version}
16+
__version__ = "2.11.1" # {x-release-please-version}

packages/google-cloud-monitoring-dashboards/samples/generated_samples/snippet_metadata_google.monitoring.dashboard.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-monitoring-dashboards",
11-
"version": "0.1.0"
11+
"version": "2.11.1"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)