Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/loud-singers-march.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# skeleton

## 4.3.0

## 4.2.4

## 4.2.3
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "skeleton",
"description": "The CLI for Skeleton related tooling.",
"version": "4.2.4",
"version": "4.3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/skeletonlabs/skeleton.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/skeleton-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @skeletonlabs/skeleton-common

## 4.3.0

## 4.2.4

## 4.2.3
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeletonlabs/skeleton-common",
"version": "4.2.4",
"version": "4.3.0",
"description": "The common package for Skeleton.",
"author": "endigo9740 <[email protected]>",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/skeleton-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @skeletonlabs/skeleton-react

## 4.3.0

### Minor Changes

- Added the TreeView.NodeContext component ([#4058](https://github.com/skeletonlabs/skeleton/pull/4058))

### Patch Changes

- Updated dependencies []:
- @skeletonlabs/[email protected]

## 4.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeletonlabs/skeleton-react",
"version": "4.2.4",
"version": "4.3.0",
"description": "The React package for Skeleton.",
"author": "endigo9740 <[email protected]>",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/skeleton-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @skeletonlabs/skeleton-svelte

## 4.3.0

### Minor Changes

- Added the TreeView.NodeContext component ([#4058](https://github.com/skeletonlabs/skeleton/pull/4058))

### Patch Changes

- Updated dependencies []:
- @skeletonlabs/[email protected]

## 4.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/skeleton-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skeletonlabs/skeleton-svelte",
"version": "4.2.4",
"version": "4.3.0",
"description": "The Svelte package for Skeleton.",
"author": "endigo9740 <[email protected]>",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @skeletonlabs/skeleton

## 4.3.0

## 4.2.4

## 4.2.3
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": "4.2.4",
"version": "4.3.0",
"description": "The TailwindCSS package for Skeleton.",
"author": "endigo9740 <[email protected]>",
"repository": {
Expand Down