Skip to content

Commit

Permalink
Add v5.1.1 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Jun 29, 2023
1 parent 9939768 commit 0f9f98c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Ember Changelog

## v5.1.1 (June 29, 2023)

- [#20480](https://github.com/emberjs/ember.js/pull/20480) [BUGFIX stable] Fix type dependency issues
- [#20482](https://github.com/emberjs/ember.js/pull/20482) [BUGFIX stable] Allow `store` to be injected on `Route`
- [#20489](https://github.com/emberjs/ember.js/pull/20489) [BUGFIX stable] Fix types for Resolver contract
- [#20490](https://github.com/emberjs/ember.js/pull/20490) [BUGFIX stable] Fix model arg to a Route `serialize`

## v5.1.0 (June 26, 2023)

- [#20449](https://github.com/emberjs/ember.js/pull/20449) [FEATURE] Publish stable types for Ember per [RFC #800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan).
Expand Down

0 comments on commit 0f9f98c

Please sign in to comment.