]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changes for 2.29.3
authorIskren Chernev <me@iskren.info>
Sun, 17 Apr 2022 18:20:10 +0000 (21:20 +0300)
committerIskren Chernev <me@iskren.info>
Sun, 17 Apr 2022 18:20:10 +0000 (21:20 +0300)
CHANGELOG.md
Moment.js.nuspec

index b2d996dff4dbee592d252f6153e74d1833480b47..a27d46bc49cf0ea9d0374860bc3c372061c3293d 100644 (file)
@@ -1,6 +1,13 @@
 Changelog
 =========
 
+### 2.29.3 [Full changelog](https://gist.github.com/ichernev/edebd440f49adcaec72e5e77b791d8be)
+
+* Release Apr 17, 2022
+  * [#5995](https://github.com/moment/moment/pull/5995) [bugfix] Remove const usage
+  * [#5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link
+
+
 ### 2.29.2 [See full changelog](https://gist.github.com/ichernev/1904b564f6679d9aac1ae08ce13bc45c)
 
 * Release Apr 3 2022
index 0ada75edfccfc6cd0cb6e899d24f0820b871a17c..4ce386cb0f21ad66c3396e4ca7ad3ae72506076b 100644 (file)
@@ -7,9 +7,9 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Oct 6, 2020
-
-            Updated deprecation message, bugfix in hi locale
+            * Release Apr 17, 2022
+              * [#5995](https://github.com/moment/moment/pull/5995) [bugfix] Remove const usage
+              * [#5990](https://github.com/moment/moment/pull/5990) misc: fix advisory link
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>