mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-06 12:47:44 +00:00
chore(release): version package
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-skeleton-app": patch
|
||||
---
|
||||
|
||||
Fix custom theme being passed in as string in TW conf
|
||||
@@ -1,5 +1,11 @@
|
||||
# create-skeleton-app
|
||||
|
||||
## 0.0.49
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Fix custom theme being passed in as string in TW conf ([#1976](https://github.com/skeletonlabs/skeleton/pull/1976))
|
||||
|
||||
## 0.0.48
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-skeleton-app",
|
||||
"version": "0.0.48",
|
||||
"version": "0.0.49",
|
||||
"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