Skip to content

Commit

Permalink
-> v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Conduitry committed Dec 5, 2020
1 parent 4c153b4 commit d2c27b7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prettier-plugin-svelte changelog

## Unreleased
## 1.4.2

* Pass options to embedded parser ([#162](https://github.com/sveltejs/prettier-plugin-svelte/issues/162))
* Fall back to raw text if there is a parser error in a JS expression inside a moustache tag ([#163](https://github.com/sveltejs/prettier-plugin-svelte/issues/163))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-svelte",
"version": "1.4.1",
"version": "1.4.2",
"description": "Svelte plugin for prettier",
"main": "plugin.js",
"files": [
Expand Down

0 comments on commit d2c27b7

Please sign in to comment.