Skip to content

Commit 2edd2cd

Browse files
Version Packages (next) (#4833)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7ea421e commit 2edd2cd

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@
192192
"famous-turtles-appear",
193193
"fast-cameras-bow",
194194
"fast-coats-attack",
195+
"fast-crabs-applaud",
195196
"fast-goats-argue",
196197
"fast-pans-enjoy",
197198
"fast-poems-notice",

packages/create-svelte/CHANGELOG.md

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

3+
## 2.0.0-next.133
4+
5+
### Patch Changes
6+
7+
- Bump `eslint` from version 7 to 8 ([#4553](https://github.com/sveltejs/kit/pull/4553))
8+
39
## 2.0.0-next.132
410

511
### Patch Changes

packages/create-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-svelte",
3-
"version": "2.0.0-next.132",
3+
"version": "2.0.0-next.133",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/sveltejs/kit",

0 commit comments

Comments
 (0)