Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 18, 2024
1 parent 153bca2 commit 5a58dd9
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 15 deletions.
7 changes: 0 additions & 7 deletions .changeset/polite-roses-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-bulldogs-smile.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# docs

## 1.0.0

### Major Changes

- 153bca2: Fixes for new youtube-lite package

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.1",
"version": "1.0.0",
"private": true,
"scripts": {
"lint": "prettier --plugin-search-dir . --check . && eslint .",
Expand Down
12 changes: 12 additions & 0 deletions packages/sanity-tools-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @samgreening/sanity-tools

## 1.0.0

### Major Changes

- 153bca2: Fixes for new youtube-lite package

### Patch Changes

- Updated dependencies [153bca2]
- Updated dependencies [12d5887]
- @samsveltecomponents/youtube-lite@1.0.0

## 0.1.4

### 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": "0.1.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/sg60/sam-svelte-components.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/youtube-lite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @samsveltecomponents/youtube-lite

## 1.0.0

### Major Changes

- 153bca2: Fixes for new youtube-lite package
- 12d5887: Update svelte-package to v2

## 0.1.11

### Patch 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": "0.1.11",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 5a58dd9

Please sign in to comment.