Skip to content

Commit 28d4da3

Browse files
committed
chore(release): 1.0.0-alpha.72
# [1.0.0-alpha.72](v1.0.0-alpha.71...v1.0.0-alpha.72) (2024-02-29) ### Bug Fixes * **ci:** retain permissions on GitHub artifact upload ([4ffaecc](4ffaecc))
1 parent 4ffaecc commit 28d4da3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-alpha.72](https://github.com/getstrm/pace/compare/v1.0.0-alpha.71...v1.0.0-alpha.72) (2024-02-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** retain permissions on GitHub artifact upload ([4ffaecc](https://github.com/getstrm/pace/commit/4ffaecce8a85d72df1a08d11c24191ebf105a50f))
7+
18
# [1.0.0-alpha.71](https://github.com/getstrm/pace/compare/v1.0.0-alpha.70...v1.0.0-alpha.71) (2024-02-27)
29

310

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.71
1+
version = 1.0.0-alpha.72
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.71
7+
- version=1.0.0-alpha.72
88
- title=PACE API
99
- enum_type=string
1010
- plugin: buf.build/community/chrusty-jsonschema:v1.4.1

0 commit comments

Comments
 (0)