Skip to content

Commit d7b4984

Browse files
chore: release main
1 parent c3adea8 commit d7b4984

4 files changed

Lines changed: 20 additions & 3 deletions

File tree

packages/google-shopping-css/CHANGELOG.md

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

3+
## [0.1.11](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.10...google-shopping-css-v0.1.11) (2024-12-12)
4+
5+
6+
### Features
7+
8+
* Add support for opt-in debug logging ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix typing issue with gRPC metadata when key ends in -bin ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
14+
15+
16+
### Documentation
17+
18+
* fix comment on list account labels ([74833d3](https://github.com/googleapis/google-cloud-python/commit/74833d3e77bb5869bd9f2290c23be7ccaa20193f))
19+
320
## [0.1.10](https://github.com/googleapis/google-cloud-python/compare/google-shopping-css-v0.1.9...google-shopping-css-v0.1.10) (2024-11-11)
421

522

packages/google-shopping-css/google/shopping/css/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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.11" # {x-release-please-version}

packages/google-shopping-css/google/shopping/css_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__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.11" # {x-release-please-version}

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

0 commit comments

Comments
 (0)