Skip to content

Commit

Permalink
Version Packages (#11691)
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] committed Jan 19, 2024
1 parent f3c3d10 commit 043ad0f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/shy-spiders-remember.md

This file was deleted.

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

## 3.1.1

### Patch Changes

- fix: better error message when using `read` ([#11689](https://github.com/sveltejs/kit/pull/11689))

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-auto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-auto",
"version": "3.1.0",
"version": "3.1.1",
"description": "Automatically chooses the SvelteKit adapter for your current environment, if possible.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 043ad0f

Please sign in to comment.