Skip to content

Commit

Permalink
Merge 85e7e7a into a3d1330
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 21, 2020
2 parents a3d1330 + 85e7e7a commit 04e27ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.12.3](https://github.com/posthtml/posthtml/compare/v0.12.2...v0.12.3) (2020-04-21)

### [0.12.2](https://github.com/posthtml/posthtml/compare/v0.12.1...v0.12.2) (2020-04-16)

### [0.12.1](https://github.com/posthtml/posthtml/compare/v0.12.0...v0.12.1) (2020-04-14)
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "posthtml",
"version": "0.12.2",
"version": "0.12.3",
"description": "HTML/XML processor",
"keywords": [
"html",
Expand All @@ -20,7 +20,7 @@
"lib"
],
"engines": {
"node": ">=10.0.0"
"node": ">=8.0.0"
},
"dependencies": {
"posthtml-parser": "^0.4.2",
Expand Down

0 comments on commit 04e27ca

Please sign in to comment.