Skip to content

Commit 0bb8a2c

Browse files
committed
Update changelog for 2.22.1
1 parent 43705a8 commit 0bb8a2c

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
### 2.22.1 [See full changelog](https://gist.github.com/marwahaha/ff2cd13d0eda08afb7a237b10aae558c)
5+
6+
* Release Apr 14, 2018
7+
8+
* [#4495](https://github.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts
9+
* Minor locale improvements
10+
* QUnit upgrade and coveralls reporting
11+
412
### 2.22.0 [See full changelog](https://gist.github.com/marwahaha/ae895025dac3f0641fa9ec2e36d282bb)
513

614
* Release Mar 30, 2018

Moment.js.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<owners>Cory Deppen, Iskren Chernev</owners>
88
<description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
99
<releaseNotes>
10-
* Release Mar 30, 2018
10+
* Release Apr 14, 2018
1111

12-
* [#4423](https://github.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn
13-
* Various locale improvements
14-
* Minor misc changes
12+
* [#4495](https://github.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts
13+
* Minor locale improvements
14+
* QUnit upgrade and coveralls reporting
1515
</releaseNotes>
1616
<projectUrl>http://momentjs.com/</projectUrl>
1717
<iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>

0 commit comments

Comments
 (0)