Skip to content

Commit fe3179f

Browse files
committed
chore(release): 4.9.3
1 parent 9f2d7a0 commit fe3179f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.9.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.2...v4.9.3) (2021-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* add quotes to ts store regex ([#403](https://github.com/sveltejs/svelte-preprocess/issues/403)) ([9f2d7a0](https://github.com/sveltejs/svelte-preprocess/commit/9f2d7a07053b8f010067bf7e55d99bccb2958567)), closes [#402](https://github.com/sveltejs/svelte-preprocess/issues/402)
7+
8+
9+
110
## [4.9.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.9.1...v4.9.2) (2021-09-07)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-preprocess",
3-
"version": "4.9.2",
3+
"version": "4.9.3",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)