Skip to content

Commit 918f069

Browse files
chore(main): release 1.13.0 (#231)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent b69035b commit 918f069

File tree

5 files changed

+12
-4
lines changed

5 files changed

+12
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.12.1"
2+
".": "1.13.0"
33
}

packages/google-cloud-channel/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.13.0](https://github.com/googleapis/python-channel/compare/v1.12.1...v1.13.0) (2023-03-16)
4+
5+
6+
### Features
7+
8+
* Add ListEntitlementChanges ([da4f098](https://github.com/googleapis/python-channel/commit/da4f0983e2aed026f66190c55f52d4545eda0769))
9+
* Add show_future_offers to ListOffers ([da4f098](https://github.com/googleapis/python-channel/commit/da4f0983e2aed026f66190c55f52d4545eda0769))
10+
311
## [1.12.1](https://github.com/googleapis/python-channel/compare/v1.12.0...v1.12.1) (2023-01-20)
412

513

packages/google-cloud-channel/google/cloud/channel/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__ = "1.12.1" # {x-release-please-version}
16+
__version__ = "1.13.0" # {x-release-please-version}

packages/google-cloud-channel/google/cloud/channel_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__ = "1.12.1" # {x-release-please-version}
16+
__version__ = "1.13.0" # {x-release-please-version}

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

0 commit comments

Comments
 (0)