Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ty3uK committed Mar 9, 2018
1 parent 0aff460 commit 260cc9b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="0.2.6"></a>
## [0.2.6](https://github.com/Ty3uK/parcel-plugin-pug/compare/v0.2.5...v0.2.6) (2018-03-09)


### Bug Fixes

* getting `filename` property from `Block` node, update dependencies ([0aff460](https://github.com/Ty3uK/parcel-plugin-pug/commit/0aff460))



<a name="0.2.5"></a>
## [0.2.5](https://github.com/Ty3uK/parcel-plugin-pug/compare/v0.2.4...v0.2.5) (2018-02-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parcel-plugin-pug",
"version": "0.2.5",
"version": "0.2.6",
"description": "Pug template support for Parcel bundler",
"repository": "https://github.com/Ty3uK/parcel-plugin-pug.git",
"main": "build/index.js",
Expand Down

0 comments on commit 260cc9b

Please sign in to comment.