Skip to content

Commit c5bbf11

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 9034f55 commit c5bbf11

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-emus-try.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
# htmljs-parser
22

3+
## 3.3.3
4+
5+
### Patch Changes
6+
7+
- [#101](https://github.com/marko-js/htmljs-parser/pull/101) [`9034f55`](https://github.com/marko-js/htmljs-parser/commit/9034f559ce8f7ca4746cd58b7750a3ba7865cabb) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Parse tag variable type as an continuable expression.
8+
39
## 3.3.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "htmljs-parser",
33
"description": "An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"devDependencies": {
66
"@changesets/changelog-github": "^0.4.4",
77
"@changesets/cli": "^2.22.0",

0 commit comments

Comments
 (0)