chore(release): version package

This commit is contained in:
github-actions[bot]
2023-08-28 19:37:11 +00:00
parent a7e7bed3c6
commit a2480e2033
33 changed files with 86 additions and 182 deletions

View File

@@ -1,18 +1,32 @@
# create-skeleton-app
## 0.0.48
### Patch Changes
- Create-Skeleton-App (CSA) Updates: ([#1859](https://github.com/skeletonlabs/skeleton/pull/1859))
- Install `vite-plugin-tailwind-purgecss` to enable purging of unused component CSS
- Mdsvex is an now an optional install
- No longer installs packages by default
- Templates can now specify additional packages to be installed
- Bug fixes and additional improvements
- bugfix: Fixed `@rc` pinning ([#1882](https://github.com/skeletonlabs/skeleton/pull/1882))
## 0.0.46-rc.3
### Patch Changes
- Fixed @rc pinning ([#1882](https://github.com/skeletonlabs/skeleton/pull/1882))
- Fixed @rc pinning ([#1882](https://github.com/skeletonlabs/skeleton/pull/1882))
## 0.0.46-rc.2
### Patch Changes
- CSA updates for V2 ([#1859](https://github.com/skeletonlabs/skeleton/pull/1859))
- Install vite-plugin-tailwind-purgecss to enable purging of unused component CSS
- mdsvex is an optional install
- No longer installs packages by default
- Templates can now specify additional packages to be installed
- Bug fixes and improvements all over
- CSA updates for V2 ([#1859](https://github.com/skeletonlabs/skeleton/pull/1859))
- Install vite-plugin-tailwind-purgecss to enable purging of unused component CSS
- mdsvex is an optional install
- No longer installs packages by default
- Templates can now specify additional packages to be installed
- Bug fixes and improvements all over

View File

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