diff --git a/text/1009-move-deprecation-workflow-to-apps.md b/text/1009-move-deprecation-workflow-to-apps.md index 6e501ed99b..6b06b241f6 100644 --- a/text/1009-move-deprecation-workflow-to-apps.md +++ b/text/1009-move-deprecation-workflow-to-apps.md @@ -1,8 +1,9 @@ --- -stage: ready-for-release +stage: released start-date: 2024-02-22T00:00:00.000Z release-date: release-versions: + ember-cli: 6.3.0 teams: - cli - data @@ -12,6 +13,7 @@ teams: prs: accepted: 'https://github.com/emberjs/rfcs/pull/1009' ready-for-release: 'https://github.com/emberjs/rfcs/pull/1048' + released: 'https://github.com/emberjs/rfcs/pull/1086' project-link: suite: ---