chore: version bump for patch version

This commit is contained in:
Max Peintner
2025-01-06 09:12:02 +01:00
parent d7264eaaf7
commit a5f0342d4a
12 changed files with 44 additions and 6 deletions

View File

@@ -1,5 +1,13 @@
# @zitadel/client
## 1.0.1
### Patch Changes
- README updates
- Updated dependencies
- @zitadel/proto@1.0.1
## 1.0.0
### Major Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @zitadel/eslint-config
## 0.1.1
### Patch Changes
- README updates
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@zitadel/eslint-config",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"license": "MIT",
"publishConfig": {

View File

@@ -1,5 +1,11 @@
# @zitadel/prettier-config
## 0.1.1
### Patch Changes
- README updates
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@zitadel/prettier-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "Prettier configuration",
"type": "module",
"publishConfig": {

View File

@@ -1,5 +1,11 @@
# @zitadel/proto
## 1.0.1
### Patch Changes
- README updates
## 1.0.0
### Major Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @zitadel/tailwind-config
## 0.1.1
### Patch Changes
- README updates
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@zitadel/tailwind-config",
"version": "0.1.0",
"version": "0.1.1",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @zitadel/tsconfig
## 0.1.1
### Patch Changes
- README updates
## 0.1.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@zitadel/tsconfig",
"version": "0.1.0",
"version": "0.1.1",
"publishConfig": {
"access": "public"
},