From f9f2d584dcaa4bcb4821ba4bae97b54798239921 Mon Sep 17 00:00:00 2001 From: Iskren Chernev Date: Wed, 27 Dec 2023 12:32:34 +0200 Subject: [PATCH] Update changelog for 2.30.1 --- CHANGELOG.md | 5 +++++ Moment.js.nuspec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 414ed3798..90933d6e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Changelog ========= +### 2.30.1 +* Release Dec 27, 2023 +* Revert https://github.com/moment/moment/pull/5827, because it's breaking + a lot of TS code. + ### 2.30.0 [Full changelog](https://gist.github.com/ichernev/e277bcd1f0eeabb834f60a777237925a) * Release Dec 26, 2023 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index ad47dc634..421fe05e6 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,8 +7,8 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Dec 26, 2023 - * changelog -- https://gist.github.com/ichernev/e277bcd1f0eeabb834f60a777237925a + * Release Dec 27, 2023 + * Revert https://github.com/moment/moment/pull/5827, because it's breaking a lot of TS code. http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png -- 2.47.2