Skip to content

Commit

Permalink
chore: release 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Jul 9, 2024
1 parent 170ab95 commit 45b4604
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [6.0.2](https://github.com/sveltejs/svelte-preprocess/compare/v6.0.1...v6.0.2) (2024-07-09)


### Bug Fixes

* remove customConditions tsconfig option ([#648](https://github.com/sveltejs/svelte-preprocess/issues/648)) ([afb80ae](https://github.com/sveltejs/svelte-preprocess/commit/afb80ae3fa1cafcf5293c1ab274e99b1966c632f)), closes [#646](https://github.com/sveltejs/svelte-preprocess/issues/646)



## [6.0.1](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.4...v6.0.1) (2024-06-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess",
"version": "6.0.1",
"version": "6.0.2",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 45b4604

Please sign in to comment.