Skip to content

Commit

Permalink
chore(release): 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 21, 2020
1 parent 3043332 commit 85e7e7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "posthtml",
"version": "0.12.2",
"version": "0.12.3",
"description": "HTML/XML processor",
"keywords": [
"html",
Expand Down

0 comments on commit 85e7e7a

Please sign in to comment.