mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-07 20:57:44 +00:00
chore(release): version package
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"create-skeleton-app": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Reverted to cjs extension for postcss
|
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user