Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikek2252 committed Jun 17, 2022
1 parent e69b6dd commit 7c0faef
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
Expand Up @@ -2,6 +2,15 @@




## v4.2.0 (2022-06-17)

#### :rocket: Enhancement
* [#483](https://github.com/simplabs/ember-intl-analyzer/pull/483) Add support for concat expressions in HBS files ([@robinborst95](https://github.com/robinborst95))

#### Committers: 1
- Robin Borst ([@robinborst95](https://github.com/robinborst95))

## v4.1.0 (2022-04-22)

#### :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-intl-analyzer",
"version": "4.1.0",
"version": "4.2.0",
"description": "Find unused translations in your Ember.js projects",
"homepage": "https://github.com/simplabs/ember-intl-analyzer",
"repository": "git@github.com:simplabs/ember-intl-analyzer.git",
Expand Down

0 comments on commit 7c0faef

Please sign in to comment.