Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed Nov 25, 2020
1 parent 9c65a81 commit 8185a94
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,3 +1,12 @@
## v3.0.1 (2020-11-25)

#### :bug: Bug Fix
* [#29](https://github.com/ember-template-lint/ember-template-lint-todo-utils/pull/29) Closes [#28](https://github.com/ember-template-lint/ember-template-lint-todo-utils/issues/28): file path consistency ([@renatoi](https://github.com/renatoi))

#### Committers: 1
- Renato Iwashima ([@renatoi](https://github.com/renatoi))


## v3.0.0 (2020-11-04)

#### :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-template-lint/todo-utils",
"version": "3.0.0",
"version": "3.0.1",
"repository": "https://github.com/ember-template-lint/ember-template-lint-todo-utils.git",
"license": "MIT",
"author": "Steve Calvert <steve.calvert@gmail.com>",
Expand Down

0 comments on commit 8185a94

Please sign in to comment.