Skip to content

Commit

Permalink
Merge pull request #2904 from skeletonlabs/changeset-release/master
Browse files Browse the repository at this point in the history
chore(release): version package
  • Loading branch information
endigo9740 authored Oct 24, 2024
2 parents b671b85 + bce1ed3 commit 4ef4b02
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/plenty-tables-grow.md

This file was deleted.

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.10.3

### Patch Changes

- chore: update peer dependencies to support Svelte 5 ([#2902](https://github.com/skeletonlabs/skeleton/pull/2902))

## 2.10.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.10.2",
"version": "2.10.3",
"description": "A SvelteKit component library.",
"author": "endigo9740 <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 4ef4b02

Please sign in to comment.