Skip to content

Commit 618bd79

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 4b9f3ab commit 618bd79

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/cool-days-attack.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# prettier-plugin-marko
22

3+
## 4.0.10
4+
5+
### Patch Changes
6+
7+
- [#131](https://github.com/marko-js/prettier/pull/131) [`4b9f3ab`](https://github.com/marko-js/prettier/commit/4b9f3ab5bb1a6de3e61fc94d7078c6d4ca05a1e6) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Require htmljs-parser ^5.12.1, which fixes attribute-value trailing line comments being treated as self-enclosed and leaking past the tag.
8+
39
## 4.0.9
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-marko",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"description": "A prettier plugin for parsing and printing Marko files",
55
"keywords": [
66
"format",

0 commit comments

Comments
 (0)