Skip to content

Commit

Permalink
Merge pull request #448 from ndekeister-us/fix/changelog_link
Browse files Browse the repository at this point in the history
docs: fix link to upgrade guide in changelog
  • Loading branch information
ef4 committed Oct 18, 2021
2 parents 53c2dc4 + 64be60d commit 497d5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-auto-import/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

### 2.0.0

- BREAKING: see the [upgrade guide to v2](./docs/upgrade-guide-2.0.md) for the complete list of breaking changes in 2.0 with explanations and instructions.
- BREAKING: see the [upgrade guide to v2](../../docs/upgrade-guide-2.0.md) for the complete list of breaking changes in 2.0 with explanations and instructions.
- BREAKING: webpack 5 upgrade by @gabrielcsapo and @ef4
- BREAKING ENHANCEMENT: support embroider v2-formatted addons
- BREAKING: drop support for babel 6
Expand Down

0 comments on commit 497d5c5

Please sign in to comment.