Skip to content

Commit

Permalink
Version Packages (#439)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @samgreening/[email protected]

### Patch Changes

-   Updated dependencies [a2b5454]
    -   @samsveltecomponents/[email protected]

## @samsveltecomponents/[email protected]

### Patch Changes

-   a2b5454: Add @justinribeiro/lite-youtube as a runtime dep
  • Loading branch information
SG60 authored Feb 1, 2024
2 parents a2b5454 + 693527d commit 5db0311
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-hairs-sniff.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/sanity-tools-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @samgreening/sanity-tools

## 2.0.2

### Patch Changes

- Updated dependencies [a2b5454]
- @samsveltecomponents/youtube-lite@2.0.1

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity-tools-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samgreening/sanity-tools-svelte",
"version": "2.0.1",
"version": "2.0.2",
"repository": {
"type": "git",
"url": "git://github.com/sg60/sam-svelte-components.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/youtube-lite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @samsveltecomponents/youtube-lite

## 2.0.1

### Patch Changes

- a2b5454: Add @justinribeiro/lite-youtube as a runtime dep

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/youtube-lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samsveltecomponents/youtube-lite",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 5db0311

Please sign in to comment.