Skip to content

Commit

Permalink
Version Packages (#12245)
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 May 29, 2024
1 parent d47c2c5 commit 43fc061
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-grapes-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-dingos-invent.md

This file was deleted.

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

## 6.2.1

### Patch Changes

- fix: update default playwright test case for lib-project ([#12261](https://github.com/sveltejs/kit/pull/12261))

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-svelte",
"version": "6.2.0",
"version": "6.2.1",
"description": "A CLI for creating new SvelteKit projects",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/enhanced-img/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/enhanced-img

## 0.2.1

### Patch Changes

- fix: use correct type for `*?enhanced` imports ([#12224](https://github.com/sveltejs/kit/pull/12224))

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/enhanced-img/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/enhanced-img",
"version": "0.2.0",
"version": "0.2.1",
"description": "Image optimization for your Svelte apps",
"repository": {
"type": "git",
Expand Down

0 comments on commit 43fc061

Please sign in to comment.