Skip to content

Commit

Permalink
[ci] release (#139)
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 Oct 9, 2022
1 parent 8c34227 commit 9788f6e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-buses-mate.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.1.5

### Patch Changes

- [#138](https://github.com/marko-js/htmljs-parser/pull/138) [`8c34227`](https://github.com/marko-js/htmljs-parser/commit/8c342277b2c5be4899f5d973a2acdeb60ba3edd7) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fixes a parse error where division is immediately followed by enclosed code.

## 5.1.4

### 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.1.4",
"version": "5.1.5",
"devDependencies": {
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.1",
Expand Down

0 comments on commit 9788f6e

Please sign in to comment.