Skip to content

Commit

Permalink
Version Packages (next) (#3414)
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 Jan 19, 2022
1 parent 48bccdc commit 7fa43a4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@
"tame-lions-jump",
"tame-lobsters-beam",
"tame-needles-march",
"tame-radios-build",
"tame-rings-cry",
"tasty-cars-love",
"tasty-donkeys-wait",
Expand Down
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

## 2.0.0-next.95

### Patch Changes

- Add methodOverrides to default configs ([#3411](https://github.com/sveltejs/kit/pull/3411))

## 2.0.0-next.94

### Patch 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": "2.0.0-next.94",
"version": "2.0.0-next.95",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 7fa43a4

Please sign in to comment.