Skip to content

Commit 99ef680

Browse files
committed
chore(release): 1.0.0-alpha.40
# [1.0.0-alpha.40](v1.0.0-alpha.39...v1.0.0-alpha.40) (2023-12-15) ### Features * **pace-81:** add aggregation field transform ([#116](#116)) ([9860659](9860659))
1 parent 9860659 commit 99ef680

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.40](https://github.com/getstrm/pace/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2023-12-15)
2+
3+
4+
### Features
5+
6+
* **pace-81:** add aggregation field transform ([#116](https://github.com/getstrm/pace/issues/116)) ([9860659](https://github.com/getstrm/pace/commit/9860659749d2a1df8af5e80c3bef59d2cec015b9))
7+
18
# [1.0.0-alpha.39](https://github.com/getstrm/pace/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2023-12-14)
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.39
1+
version = 1.0.0-alpha.40
22
kotlinVersion=1.9.21
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.39
7+
- version=1.0.0-alpha.40
88
- title=PACE API
99
- enum_type=string
1010
- plugin: buf.build/community/chrusty-jsonschema:v1.4.1

0 commit comments

Comments
 (0)