Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/utils/ember-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@ export const VERSIONS = Object.freeze([
'6.6',
'6.7',
'6.8',
'6.9',
]);
8 changes: 8 additions & 0 deletions source/ember-cli-changes/6.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
version: "6.9"
changes:
-
feature: true
title: "Minimum Node supported version is now 20.19"
link: "https://blog.emberjs.com/ember-released-6-9/"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we need to wait until the blog is released before we release this 🤔

---