Skip to content

Commit

Permalink
Release 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert committed Jun 10, 2021
1 parent 151ee0d commit 52978c4
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,3 +1,13 @@
## v9.0.1 (2021-06-10)

#### :bug: Bug Fix
* [#237](https://github.com/ember-template-lint/ember-template-lint-todo-utils/pull/237) Tweak `getDatePart` to use UTC date ([@rwjblue](https://github.com/rwjblue))

#### Committers: 2
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)


## v9.0.0 (2021-06-08)

#### :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": "9.0.0",
"version": "9.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 52978c4

Please sign in to comment.