Skip to content

Commit 907d713

Browse files
committed
-> v5.2.3
1 parent b9f1e30 commit 907d713

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# rollup-plugin-svelte changelog
22

3+
## 5.2.3
4+
5+
* Actually publish typings ([#110](https://github.com/sveltejs/rollup-plugin-svelte/issues/110))
6+
37
## 5.2.2
48

59
* Handle files with `.svelte` in the middle of their filename ([#107](https://github.com/sveltejs/rollup-plugin-svelte/pull/107))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-svelte",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"description": "Compile Svelte components with Rollup",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)