chore(release): version package

This commit is contained in:
github-actions[bot]
2023-09-26 23:53:12 +00:00
parent cfc4aad5c8
commit fe5755d585
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"create-skeleton-app": patch
---
Reverted to cjs extension for postcss

View File

@@ -1,5 +1,11 @@
# create-skeleton-app # create-skeleton-app
## 0.0.53
### Patch Changes
- Reverted to cjs extension for postcss ([#2078](https://github.com/skeletonlabs/skeleton/pull/2078))
## 0.0.52 ## 0.0.52
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "create-skeleton-app", "name": "create-skeleton-app",
"version": "0.0.52", "version": "0.0.53",
"description": "Use this CLI app to setup a new Skeleton application in a new SvelteKit project.", "description": "Use this CLI app to setup a new Skeleton application in a new SvelteKit project.",
"keywords": [ "keywords": [
"skeleton", "skeleton",