Skip to content

Commit

Permalink
Merge branch 'release/0.5.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcgrath committed May 6, 2016
2 parents aaf1295 + 077e37a commit 607e960
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented here in
accordance with [Keep a CHANGELOG][keep-changelog-url].
This project adheres to [Semantic Versioning][semver-url].

## [0.5.4] - 2016-05-06
### Fixed
- The particle loader should ignore directories when using glob to find
particles
- `_templatePath` should be the full relative path

## [0.5.3] - 2016-05-04
### Added
- The template being compiled is now recorded in the Handlebars data
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "condensation",
"version": "0.5.3",
"version": "0.5.4",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit 607e960

Please sign in to comment.