Releases: posthtml/posthtml-content
Releases · posthtml/posthtml-content
v0.1.2
v0.1.1
What's Changed
- Milestone 0.1.0 by @Scrum in #16
- Plugin updates by @cossssmin in #20
New Contributors
- @cossssmin made their first contribution in #20
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Milestone 0.0.3 by @Scrum in #6
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #9
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #10
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #11
- Bump hosted-git-info from 2.1.5 to 2.8.9 by @dependabot in #12
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #13
New Contributors
- @Scrum made their first contribution in #6
- @dependabot made their first contribution in #9
Full Changelog: v0.0.3...v0.1.0
v0.0.2
Fix recursion and promise bugs that were causing issues with deep-nested tags, thanks to @nimitzshah for the long hours working on this!