mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 04:21:15 +00:00
Merge pull request #2079 from skeletonlabs/changeset-release/master
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
|
||||
|
||||
## 0.0.53
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Reverted to cjs extension for postcss ([#2078](https://github.com/skeletonlabs/skeleton/pull/2078))
|
||||
|
||||
## 0.0.52
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"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.",
|
||||
"keywords": [
|
||||
"skeleton",
|
||||
|
||||
Reference in New Issue
Block a user