Skip to content

Commit ebe72cc

Browse files
committed
1.0.8
1 parent bea9838 commit ebe72cc

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 1.0.7
7+
#### 1.0.8
88

9-
> 27 April 2021
9+
> 21 July 2021
1010
11-
- Do not check build in release [`#82`](https://github.com/fmenezes/json-stringify-date/pull/82)
11+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [`#85`](https://github.com/fmenezes/json-stringify-date/pull/85)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-stringify-date",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Like JSON.stringify, but preserve timezones in date objects and parse dates into Date object",
55
"main": "index.js",
66
"browser": "browser.js",

0 commit comments

Comments
 (0)