Skip to content

Commit 40c996c

Browse files
committed
0.2.0
1 parent 99b1324 commit 40c996c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## 0.2.0
9+
* Update posthtml from 0.9.0 to 0.11.0.
10+
* Update through2 from 2.0 to 3.0.
911

10-
* init
12+
## 0.1.0
13+
* Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "posthtmlify",
33
"description": "posthtml transform for documentify",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"author": "Renée Kooi <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/stackhtml/posthtmlify/issues"

0 commit comments

Comments
 (0)