Version Packages

This commit is contained in:
github-actions[bot]
2025-02-10 14:04:43 +00:00
parent 0232728f12
commit 3a4a51e2a0
5 changed files with 16 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
---
"@zitadel/client": patch
"@zitadel/proto": patch
---
use node16/nodenext module resolution

View File

@@ -1,5 +1,13 @@
# @zitadel/client
## 1.0.6
### Patch Changes
- 90fbdd1: use node16/nodenext module resolution
- Updated dependencies [90fbdd1]
- @zitadel/proto@1.0.3
## 1.0.5
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @zitadel/proto
## 1.0.3
### Patch Changes
- 90fbdd1: use node16/nodenext module resolution
## 1.0.2
### Patch Changes

View File

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