Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Jul 24, 2018
1 parent 539cd92 commit 2493ede
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
1.0.3 - July, 24 2018

* 539cd92 Fix: traverse over template content (JPeer264)

1.0.2 - July, 09 2018

* ba6f165 Fix: recognize last HTMl node without childNodes (JPeer264)
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "parse5-traverse",
"version": "1.0.2",
"version": "1.0.3",
"description": "simple but flexible parse5 AST traversal with pre and post visitors",
"main": "parse5-traverse.js",
"engines": {
Expand Down

0 comments on commit 2493ede

Please sign in to comment.