Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Apr 13, 2022
1 parent 3214aa9 commit 1cef93f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v1.2.0 (2022-04-13)

#### :rocket: Enhancement
* [#501](https://github.com/simplabs/ember-hbs-minifier/pull/501) Enable parallel file processing for `ember-cli-babel` ([@Turbo87](https://github.com/Turbo87))

#### Committers: 1
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))


## v1.1.0 (2022-04-12)

#### :rocket: Enhancement
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": "ember-hbs-minifier",
"version": "1.1.0",
"version": "1.2.0",
"description": "Stripping whitespace out of your Handlebars templates",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 1cef93f

Please sign in to comment.