mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:47:32 +00:00
fix: bind version to zitadel tag
This commit is contained in:
5
.changeset/modern-maps-raise.md
Normal file
5
.changeset/modern-maps-raise.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@zitadel/proto": patch
|
||||
---
|
||||
|
||||
bind @zitadel/proto version to zitadel tag
|
@@ -14,7 +14,7 @@
|
||||
],
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"generate": "buf generate https://github.com/zitadel/zitadel.git --path ./proto/zitadel",
|
||||
"generate": "buf generate https://github.com/zitadel/zitadel.git#tag=v2.71.1 --path ./proto/zitadel",
|
||||
"clean": "rm -rf zitadel .turbo node_modules google protoc-gen-openapiv2 validate"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user