Skip to content

Commit d89e078

Browse files
committed
chore(release): 1.0.0-alpha.71
# [1.0.0-alpha.71](v1.0.0-alpha.70...v1.0.0-alpha.71) (2024-02-27) ### Bug Fixes * **alpha:** incorrect artifact directory ([1e9f255](1e9f255))
1 parent 1e9f255 commit d89e078

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.71](https://github.com/getstrm/pace/compare/v1.0.0-alpha.70...v1.0.0-alpha.71) (2024-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **alpha:** incorrect artifact directory ([1e9f255](https://github.com/getstrm/pace/commit/1e9f2552a020dd61de4fd01c7d6913322039053e))
7+
18
# [1.0.0-alpha.70](https://github.com/getstrm/pace/compare/v1.0.0-alpha.69...v1.0.0-alpha.70) (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.70
1+
version = 1.0.0-alpha.71
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.70
7+
- version=1.0.0-alpha.71
88
- title=PACE API
99
- enum_type=string
1010
- plugin: buf.build/community/chrusty-jsonschema:v1.4.1

0 commit comments

Comments
 (0)