Skip to content

Commit

Permalink
[ci] release (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 7, 2023
1 parent 948830e commit 75c1daa
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-bugs-beg.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# htmljs-parser

## 5.2.3

### Patch Changes

- [#148](https://github.com/marko-js/htmljs-parser/pull/148) [`948830e`](https://github.com/marko-js/htmljs-parser/commit/948830ef7bddf1d76cb75b6cbb14dcb79adfb115) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue with semi-colon after a block scriptlet.

## 5.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "htmljs-parser",
"description": "An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values",
"version": "5.2.2",
"version": "5.2.3",
"devDependencies": {
"@changesets/changelog-github": "^0.4.7",
"@changesets/cli": "^2.25.2",
Expand Down

0 comments on commit 75c1daa

Please sign in to comment.