Skip to content

Commit 679ff83

Browse files
Version Packages (#392)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e87dfd2 commit 679ff83

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-ducks-melt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/migrate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-migrate
22

3+
## 1.8.0
4+
### Minor Changes
5+
6+
7+
- feat: allow sub path migration or none at all for Svelte 5 migration ([#391](https://github.com/sveltejs/cli/pull/391))
8+
39
## 1.7.1
410
### Patch Changes
511

packages/migrate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-migrate",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"type": "module",
55
"description": "A CLI for migrating Svelte(Kit) codebases",
66
"license": "MIT",

0 commit comments

Comments
 (0)