Skip to content

Commit

Permalink
Release 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Dec 20, 2022
1 parent b6f7fef commit 5dc8889
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 @@

## v8.1.0 (2022-12-20)
Back-ports built-in TypeScript support for 8.x to decouple that from the Ember 4.x upgrade.

#### :rocket: Enhancement
* [#839](https://github.com/ember-cli/ember-resolver/pull/839) Backport types to 8.x ([@chriskrycho](https://github.com/chriskrycho))

#### Committers: 1
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))

## v8.0.3 (2021-09-09)

#### :bug: Bug Fix
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-resolver",
"version": "8.0.3",
"version": "8.1.0",
"description": "The default modules based resolver for Ember CLI.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 5dc8889

Please sign in to comment.