Skip to content

Commit ea76544

Browse files
committed
chore(release): 1.0.0-alpha.65
# [1.0.0-alpha.65](v1.0.0-alpha.64...v1.0.0-alpha.65) (2024-02-16) ### Features * **pace-171:** add dbt snowflake example ([#207](#207)) ([1c28e50](1c28e50))
1 parent 1c28e50 commit ea76544

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.65](https://github.com/getstrm/pace/compare/v1.0.0-alpha.64...v1.0.0-alpha.65) (2024-02-16)
2+
3+
4+
### Features
5+
6+
* **pace-171:** add dbt snowflake example ([#207](https://github.com/getstrm/pace/issues/207)) ([1c28e50](https://github.com/getstrm/pace/commit/1c28e50e5f895e20d93beebc3668ffd0f16462ea))
7+
18
# [1.0.0-alpha.64](https://github.com/getstrm/pace/compare/v1.0.0-alpha.63...v1.0.0-alpha.64) (2024-02-15)
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.64
1+
version = 1.0.0-alpha.65
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.64
7+
- version=1.0.0-alpha.65
88
- title=PACE API
99
- enum_type=string
1010
- plugin: buf.build/community/chrusty-jsonschema:v1.4.1

0 commit comments

Comments
 (0)