Skip to content

Commit

Permalink
Add v6.0.1 to CHANGELOG for ember-source
Browse files Browse the repository at this point in the history
(cherry picked from commit 1c1fd53)
  • Loading branch information
kategengler committed Nov 15, 2024
1 parent 1a63242 commit 040ebd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- [#20782](https://github.com/emberjs/ember.js/pull/20782) [BUGFIX] Fixes Ember keyword shadowing: keywords should always be superseded by in-scope lexical variables
- [#20787](https://github.com/emberjs/ember.js/pull/20787) Publish ember-source as v2 addon

## v6.0.1 (November 15, 2024)

- [#20792](https://github.com/emberjs/ember.js/pull/20792) [BUGFIX] Fix importing ember-source/types

## v6.0.0 (November 11, 2024)

- [BREAKING] Features and APIs that were deprecated until v6.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the [Deprecation Guide](https://deprecations.emberjs.com/v5.x).
Expand Down

0 comments on commit 040ebd4

Please sign in to comment.