Skip to content

Commit 53d3dc5

Browse files
committed
release 8.0.0
1 parent a4381cc commit 53d3dc5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 8.0.0
44

5+
- fix #423 via #424 thanks @huntharo - Propagate errors in SitemapAndIndexStream
56
- drop node 12 support
67

78
## 7.1.2

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "sitemap",
3-
"version": "7.1.2",
3+
"version": "8.0.0",
44
"description": "Sitemap-generating lib/cli",
55
"keywords": [
66
"sitemap",

0 commit comments

Comments
 (0)