Skip to content

Commit 41b9e2b

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 12e156d commit 41b9e2b

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/thirty-dolphins-move.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# htmljs-parser
2+
3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- [#95](https://github.com/marko-js/htmljs-parser/pull/95) [`c577179`](https://github.com/marko-js/htmljs-parser/commit/c5771791c8ff799d9eb5b057eb3ec8d808b77c4c) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Switch from semantic-release to changesets

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.0",
4+
"version": "3.3.1",
55
"devDependencies": {
66
"@changesets/changelog-github": "^0.4.4",
77
"@changesets/cli": "^2.22.0",

0 commit comments

Comments
 (0)