Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikek2252 committed Apr 22, 2022
1 parent ddcf8b8 commit 648efcd
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
@@ -1,6 +1,16 @@
# Changelog



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

#### :rocket: Enhancement
* [#481](https://github.com/simplabs/ember-intl-analyzer/pull/481) Add support for translations in actual addons ([@robinborst95](https://github.com/robinborst95))
* [#480](https://github.com/simplabs/ember-intl-analyzer/pull/480) Add support for translations in in-repo addons ([@robinborst95](https://github.com/robinborst95))

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

## v4.0.0 (2022-04-14)

#### :boom: Breaking Change
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.0.0",
"version": "4.1.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 648efcd

Please sign in to comment.