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,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"
},