Skip to content

Commit 1077301

Browse files
authored
Merge pull request #1321 from ember-learn/fix-5-5-post-date
fix 5.5 release post date
2 parents a75051e + 22f4869 commit 1077301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ember-released-5-5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Ember 5.5 Released
33
authors:
44
- jared-galanis
5-
date: 2023-12-15T00:00:00.000Z
5+
date: 2023-12-17T00:00:00.000Z
66
tags:
77
- releases
88
- '2023'
@@ -52,6 +52,7 @@ This release cycle EmberData is again electing to not release a new minor.
5252
Currently work in the library is focused primarily on continuing to align 4.12 and 5.3 to enable as many folks in the community to seamlessly upgrade as possible.
5353

5454
<!-- alex ignore easy -->
55+
5556
We also want to take our time with 5.4 as we intend to introduce a major new paradigm with it (the replacement for @ember-data/model) and believe releasing this new feature at once on the heels of two very robust LTSs (4.12 and 5.3) is the best approach for users looking to navigate upgrades easily.
5657

5758
Please see the [blog post](https://blog.emberjs.com/updates-to-ember-data-versioning-strategy) addressing EmberData's new versioning strategy for more information.
@@ -96,7 +97,6 @@ Ember CLI 5.5 introduced 1 deprecation.
9697

9798
- [#10350](https://github.com/ember-cli/ember-cli/pull/10350) Deprecate Travis CI support
9899

99-
100100
For more details on the changes in Ember CLI 5.5 and detailed upgrade
101101
instructions, please review the [Ember CLI 5.5.0 release page](https://github.com/ember-cli/ember-cli/releases/tag/v5.5.0).
102102

0 commit comments

Comments
 (0)