mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-09 12:47:44 +00:00
chore(release): version package (rc) (#1898)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3de8d0f52a
commit
158d029eb0
@@ -12,6 +12,7 @@
|
|||||||
"clean-roses-vanish",
|
"clean-roses-vanish",
|
||||||
"clean-tables-boil",
|
"clean-tables-boil",
|
||||||
"fast-queens-travel",
|
"fast-queens-travel",
|
||||||
|
"five-deers-listen",
|
||||||
"flat-insects-film",
|
"flat-insects-film",
|
||||||
"forty-cobras-leave",
|
"forty-cobras-leave",
|
||||||
"forty-seahorses-tan",
|
"forty-seahorses-tan",
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# @skeletonlabs/tw-plugin
|
# @skeletonlabs/tw-plugin
|
||||||
|
|
||||||
|
## 0.1.0-rc.4
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- feat: Added optional properties that are applied in dark mode ([#1896](https://github.com/skeletonlabs/skeleton/pull/1896))
|
||||||
|
|
||||||
## 0.0.1-rc.3
|
## 0.0.1-rc.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@skeletonlabs/tw-plugin",
|
"name": "@skeletonlabs/tw-plugin",
|
||||||
"version": "0.0.1-rc.3",
|
"version": "0.1.0-rc.4",
|
||||||
"description": "Core plugin for Skeleton.",
|
"description": "Core plugin for Skeleton.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsx ./scripts/generate-jss.ts && tsup",
|
"build": "tsx ./scripts/generate-jss.ts && tsup",
|
||||||
|
|||||||
Reference in New Issue
Block a user