Skip to content

Commit 4f6d9cf

Browse files
committed
chore(release): 1.0.0-alpha.63
# [1.0.0-alpha.63](v1.0.0-alpha.62...v1.0.0-alpha.63) (2024-02-14) ### Features * **pace-172:** update docs with runtimes and upload artifacts to releases ([#208](#208)) ([f65b02e](f65b02e)) * retrigger release ([dee74e5](dee74e5))
1 parent dee74e5 commit 4f6d9cf

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-alpha.63](https://github.com/getstrm/pace/compare/v1.0.0-alpha.62...v1.0.0-alpha.63) (2024-02-14)
2+
3+
4+
### Features
5+
6+
* **pace-172:** update docs with runtimes and upload artifacts to releases ([#208](https://github.com/getstrm/pace/issues/208)) ([f65b02e](https://github.com/getstrm/pace/commit/f65b02e82719c27541a28cecdef6e21dfa96fc4a))
7+
* retrigger release ([dee74e5](https://github.com/getstrm/pace/commit/dee74e5cac089a5eb2b75a5f721ce4084eaac53c))
8+
19
# [1.0.0-alpha.62](https://github.com/getstrm/pace/compare/v1.0.0-alpha.61...v1.0.0-alpha.62) (2024-02-13)
210

311

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 1.0.0-alpha.62
1+
version = 1.0.0-alpha.63
22
kotlinVersion=1.9.22
33
postgresPort=5432
44
schema=pace

protos/buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins:
44
- plugin: buf.build/community/google-gnostic-openapi:v0.7.0
55
out: .
66
opt:
7-
- version=1.0.0-alpha.62
7+
- version=1.0.0-alpha.63
88
- title=PACE API
99
- enum_type=string
1010
- plugin: buf.build/community/chrusty-jsonschema:v1.4.1

0 commit comments

Comments
 (0)