Skip to content

Commit

Permalink
chore(release): version package (rc) (#1932)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 23, 2023
1 parent ea599ca commit 8650785
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 33 deletions.
65 changes: 33 additions & 32 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,35 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"create-skeleton-app": "0.0.44",
"@skeletonlabs/tw-plugin": "0.0.0",
"@skeletonlabs/skeleton": "1.11.0",
"skeleton.dev": "1.0.1"
},
"changesets": [
"calm-dryers-peel",
"clean-roses-vanish",
"fast-queens-travel",
"five-deers-listen",
"flat-insects-film",
"fluffy-garlics-carry",
"forty-cobras-leave",
"forty-seahorses-tan",
"fresh-carrots-lick",
"kind-sheep-look",
"light-pumpkins-worry",
"loud-fans-serve",
"many-falcons-carry",
"metal-dots-melt",
"real-plums-collect",
"silent-games-drop",
"slimy-ads-talk",
"slimy-garlics-sit",
"soft-tables-wave",
"spicy-horses-wonder",
"spotty-cows-travel",
"wild-fans-build"
]
"mode": "pre",
"tag": "rc",
"initialVersions": {
"create-skeleton-app": "0.0.44",
"@skeletonlabs/tw-plugin": "0.0.0",
"@skeletonlabs/skeleton": "1.11.0",
"skeleton.dev": "1.0.1"
},
"changesets": [
"calm-dryers-peel",
"clean-roses-vanish",
"cool-glasses-grow",
"fast-queens-travel",
"five-deers-listen",
"flat-insects-film",
"fluffy-garlics-carry",
"forty-cobras-leave",
"forty-seahorses-tan",
"fresh-carrots-lick",
"kind-sheep-look",
"light-pumpkins-worry",
"loud-fans-serve",
"many-falcons-carry",
"metal-dots-melt",
"real-plums-collect",
"silent-games-drop",
"slimy-ads-talk",
"slimy-garlics-sit",
"soft-tables-wave",
"spicy-horses-wonder",
"spotty-cows-travel",
"wild-fans-build"
]
}
6 changes: 6 additions & 0 deletions packages/skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @skeletonlabs/skeleton

## 2.0.0-rc.3

### Patch Changes

- bugfix: Updates to the relational Tree View now work as expected ([#1910](https://github.com/skeletonlabs/skeleton/pull/1910))

## 2.0.0-rc.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeletonlabs/skeleton",
"version": "2.0.0-rc.2",
"version": "2.0.0-rc.3",
"description": "A SvelteKit component library.",
"author": "endigo9740 <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 8650785

Please sign in to comment.