Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Sep 19, 2023
1 parent 4f5632e commit 4e02387
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,21 @@




## v2.6.0 (2023-09-19)

#### :rocket: Enhancement
* [#198](https://github.com/embroider-build/addon-blueprint/pull/198) Use [email protected] ([@chancancode](https://github.com/chancancode))

#### :bug: Bug Fix
* [#202](https://github.com/embroider-build/addon-blueprint/pull/202) Upgrade @typescript-eslint dependencies ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#201](https://github.com/embroider-build/addon-blueprint/pull/201) Use correct extension for Prettier config file in ESLint config ([@bertdeblock](https://github.com/bertdeblock))

#### Committers: 3
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
- Godfrey Chan ([@chancancode](https://github.com/chancancode))
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v2.5.0 (2023-09-06)

#### :rocket: Enhancement
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": "@embroider/addon-blueprint",
"version": "2.5.0",
"version": "2.6.0",
"description": "Blueprint for scaffolding ember v2 addons",
"keywords": [
"ember-blueprint"
Expand Down

0 comments on commit 4e02387

Please sign in to comment.