Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jun 14, 2019
1 parent 99b1324 commit 40c996c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## 0.2.0
* Update posthtml from 0.9.0 to 0.11.0.
* Update through2 from 2.0 to 3.0.

* init
## 0.1.0
* Initial release.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "posthtmlify",
"description": "posthtml transform for documentify",
"version": "0.1.0",
"version": "0.2.0",
"author": "Renée Kooi <renee@kooi.me>",
"bugs": {
"url": "https://github.com/stackhtml/posthtmlify/issues"
Expand Down

0 comments on commit 40c996c

Please sign in to comment.