Skip to content

Commit 9744823

Browse files
committed
-> v7.1.2
1 parent 66b806b commit 9744823

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# rollup-plugin-svelte changelog
22

3+
## 7.1.2
4+
5+
- Fix package resolution ([#205](https://github.com/sveltejs/rollup-plugin-svelte/pull/205))
6+
37
## 7.1.1
48

59
- Resolve `package.json` files manually ([#198](https://github.com/sveltejs/rollup-plugin-svelte/pull/198))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.1.1",
2+
"version": "7.1.2",
33
"name": "rollup-plugin-svelte",
44
"description": "Compile Svelte components with Rollup",
55
"repository": "sveltejs/rollup-plugin-svelte",

0 commit comments

Comments
 (0)