Skip to content

Commit d0921f1

Browse files
chore: release main (googleapis#11997)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-edgenetwork: 0.1.0</summary> ## 0.1.0 (2023-11-07) ### Features * Add initial files for `google.cloud.edgenetwork.v1` ([2de8e4a](googleapis@2de8e4a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2766883 commit d0921f1

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"packages/google-cloud-documentai": "2.20.2",
7070
"packages/google-cloud-domains": "1.5.3",
7171
"packages/google-cloud-edgecontainer": "0.5.3",
72-
"packages/google-cloud-edgenetwork": "0.0.0",
72+
"packages/google-cloud-edgenetwork": "0.1.0",
7373
"packages/google-cloud-enterpriseknowledgegraph": "0.3.4",
7474
"packages/google-cloud-essential-contacts": "1.5.4",
7575
"packages/google-cloud-eventarc": "1.9.3",
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Changelog
1+
# Changelog
2+
3+
## 0.1.0 (2023-11-07)
4+
5+
6+
### Features
7+
8+
* Add initial files for `google.cloud.edgenetwork.v1` ([2de8e4a](https://github.com/googleapis/google-cloud-python/commit/2de8e4a22f60aef4f02c51e1543d4100926295d3))
9+
10+
## Changelog

packages/google-cloud-edgenetwork/google/cloud/edgenetwork/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.0" # {x-release-please-version}

packages/google-cloud-edgenetwork/google/cloud/edgenetwork_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.0" # {x-release-please-version}

0 commit comments

Comments
 (0)