publish /client and /proto v1.0.2

This commit is contained in:
Max Peintner
2025-01-08 09:14:48 +01:00
parent 56db60b8d0
commit e20c7e8cd7
4 changed files with 15 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# @zitadel/client # @zitadel/client
## 1.0.2
### Patch Changes
- Updated dependencies
- @zitadel/proto@1.0.2
## 1.0.1 ## 1.0.1
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@zitadel/client", "name": "@zitadel/client",
"version": "1.0.1", "version": "1.0.2",
"license": "MIT", "license": "MIT",
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@@ -1,5 +1,11 @@
# @zitadel/proto # @zitadel/proto
## 1.0.2
### Patch Changes
- include validate, google and protoc-gen-openapiv2
## 1.0.1 ## 1.0.1
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@zitadel/proto", "name": "@zitadel/proto",
"version": "1.0.1", "version": "1.0.2",
"license": "MIT", "license": "MIT",
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"