8000 chore(release): v4.0.3 :tada: · sveltejs/svelte-preprocess@38d6c87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38d6c87

Browse files
committed
chore(release): v4.0.3 🎉
1 parent c55ad93 commit 38d6c87

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [4.0.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.0.2...v4.0.3) (2020-07-08)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 another type error :shrug: ([c55ad93](https://github.com/sveltejs/svelte-preprocess/commit/c55ad935c0251579ef62d5e93b3abf7c4c672360))
7+
8+
9+
10+
## [4.0.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.0.2...v4.0.3) (2020-07-08)
11+
12+
13+
### Bug Fixes
14+
15+
* 🐛 another type error :shrug: ([c55ad93](https://github.com/sveltejs/svelte-preprocess/commit/c55ad935c0251579ef62d5e93b3abf7c4c672360))
16+
17+
18+
119
## [4.0.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.0.1...v4.0.2) (2020-07-08)
220

321

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-preprocess",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -145,4 +145,4 @@
145145
"optional": true
146146
}
147147
}
148-
}
148+
}

0 commit comments

Comments
 (0)
0