Skip to content

Commit 4989a34

Browse files
chore(main): release 0.4.0 (#31)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent bcf29c2 commit 4989a34

File tree

4 files changed

+15
-3
lines changed

4 files changed

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

packages/google-cloud-api-keys/CHANGELOG.md

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

3+
## [0.4.0](https://github.com/googleapis/python-api-keys/compare/v0.3.0...v0.4.0) (2022-11-16)
4+
5+
6+
### Features
7+
8+
* Add typing to proto.Message based class attributes ([d336d7d](https://github.com/googleapis/python-api-keys/commit/d336d7d554296b824f7ecf38648550307e5f0cd4))
9+
10+
11+
### Documentation
12+
13+
* **samples:** Snippetgen handling of repeated enum field ([d336d7d](https://github.com/googleapis/python-api-keys/commit/d336d7d554296b824f7ecf38648550307e5f0cd4))
14+
315
## [0.3.0](https://github.com/googleapis/python-api-keys/compare/v0.2.2...v0.3.0) (2022-11-08)
416

517

packages/google-cloud-api-keys/google/cloud/api_keys/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.3.0" # {x-release-please-version}
16+
__version__ = "0.4.0" # {x-release-please-version}

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

0 commit comments

Comments
 (0)