Skip to content

Commit 52e15ce

Browse files
Bump to v1.2.0
1 parent 535c138 commit 52e15ce

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# check-http-status changelog
22

3+
## 1.2.0 - May 21, 2021
4+
5+
### Enhancement
6+
7+
- Allow to add multiple sitemap URLs to fetch the list of pages.
8+
39
## 1.1.0 - May 18, 2021
410

511
### Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "check-http-status",
33
"description": "Check HTTP Status and create a list for all the HTTP status code.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"main": "index.js",
66
"files": [
77
"LICENSE",

0 commit comments

Comments
 (0)