Skip to content

Commit b71a214

Browse files
chore(release): version package (rc)
1 parent 0187fdb commit b71a214

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"soft-tables-wave",
3131
"spicy-horses-wonder",
3232
"spotty-cows-travel",
33+
"strong-pants-lay",
3334
"wild-fans-build"
3435
]
3536
}

packages/plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @skeletonlabs/tw-plugin
22

3+
## 0.1.0-rc.8
4+
5+
### Patch Changes
6+
7+
- bugfix: Allow `properties` and `properties_dark` to define arbitrary properties ([#1937](https://github.com/skeletonlabs/skeleton/pull/1937))
8+
39
## 0.1.0-rc.7
410

511
### Patch Changes

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@skeletonlabs/tw-plugin",
3-
"version": "0.1.0-rc.7",
3+
"version": "0.1.0-rc.8",
44
"description": "Core plugin for Skeleton.",
55
"scripts": {
66
"build": "tsx ./scripts/generate-jss.ts && tsup",

0 commit comments

Comments
 (0)