From fcfbffe50bf27caaca37749cdca05f5d5e42d727 Mon Sep 17 00:00:00 2001 From: Rich-Harris Date: Sat, 24 Mar 2018 12:29:58 -0400 Subject: [PATCH] -> v1.58.2 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": [