diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e8c1f8ea..8fba24e367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Svelte changelog +## 1.58.2 + +* (1.58.1 failed to publish) + ## 1.58.1 * Actions ([#1247](https://github.com/sveltejs/svelte/pull/1247)) diff --git a/package.json b/package.json index a42b102715..9c40c5de73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte", - "version": "1.58.1", + "version": "1.58.2", "description": "The magical disappearing UI framework", "main": "compiler/svelte.js", "files": [