Skip to content

Commit 3a353ab

Browse files
authored
(chore) release 2.9.0 (#333)
1 parent bd5a49a commit 3a353ab

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# prettier-plugin-svelte changelog
22

3-
## 2.9.0 (unreleased)
3+
## 2.9.0
44

55
- (feat) support style modifiers ([#330](https://github.com/sveltejs/prettier-plugin-svelte/issues/330))
66
- (fix) respect strict mode and shorthand options when formatting style/class directives ([#328](https://github.com/sveltejs/prettier-plugin-svelte/issues/328))

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-svelte",
3-
"version": "2.8.1",
3+
"version": "2.9.0",
44
"description": "Svelte plugin for prettier",
55
"main": "plugin.js",
66
"files": [

0 commit comments

Comments
 (0)