pull/7738/head
Rich-Harris 8 years ago
parent b73b0d0e97
commit 732ddb2a24

@ -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))

@ -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": [

Loading…
Cancel
Save