Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beerinho committed Feb 7, 2025
1 parent 8ca62d3 commit c11f45c
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,5 +1,15 @@
# Changelog

## v5.0.1 (2025-02-07)

#### :house: Internal

- [#703](https://github.com/mainmatter/ember-intl-analyzer/pull/703) Be more specific about the triggers for CI ([@beerinho](https://github.com/beerinho))

#### Committers: 1

- Daniel Beer ([@beerinho](https://github.com/beerinho))

## v5.0.0 (2025-02-07)

#### :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": "5.0.0",
"version": "5.0.1",
"description": "Find unused translations in your Ember.js projects",
"homepage": "https://github.com/Mainmatter/ember-intl-analyzer",
"repository": "[email protected]:Mainmatter/ember-intl-analyzer.git",
Expand Down

0 comments on commit c11f45c

Please sign in to comment.