Skip to content

Commit 545e82d

Browse files
chore(main): release 2.14.2 (#536)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a7909c3 commit 545e82d

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.14.1"
2+
".": "2.14.2"
33
}
44

packages/google-cloud-monitoring/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-monitoring/#history
66

7+
## [2.14.2](https://github.com/googleapis/python-monitoring/compare/v2.14.1...v2.14.2) (2023-03-23)
8+
9+
10+
### Documentation
11+
12+
* Fix formatting of request arg in docstring ([#535](https://github.com/googleapis/python-monitoring/issues/535)) ([e10167f](https://github.com/googleapis/python-monitoring/commit/e10167f5d0def6fd6707fc8bda56a2cfe6a47eac))
13+
714
## [2.14.1](https://github.com/googleapis/python-monitoring/compare/v2.14.0...v2.14.1) (2023-01-20)
815

916

packages/google-cloud-monitoring/google/cloud/monitoring/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.14.1" # {x-release-please-version}
16+
__version__ = "2.14.2" # {x-release-please-version}

packages/google-cloud-monitoring/google/cloud/monitoring_v3/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.14.1" # {x-release-please-version}
16+
__version__ = "2.14.2" # {x-release-please-version}

packages/google-cloud-monitoring/samples/generated_samples/snippet_metadata_google.monitoring.v3.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",
11-
"version": "0.1.0"
11+
"version": "2.14.2"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)