Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 24873df

Browse files
Merge pull request #420 from netlify/release-please--branches--main
chore(main): release 13.0.3
2 parents d8b1f1f + d34f426 commit 24873df

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
### [13.0.3](https://github.com/netlify/netlify-redirect-parser/compare/v13.0.2...v13.0.3) (2022-02-21)
11+
12+
13+
### Bug Fixes
14+
15+
* normalize and validate status code ([970d05e](https://github.com/netlify/netlify-redirect-parser/commit/970d05eb2457600fcb88fb8559f76a951d648386))
16+
1017
### [13.0.2](https://github.com/netlify/netlify-redirect-parser/compare/v13.0.1...v13.0.2) (2022-02-07)
1118

1219

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": "netlify-redirect-parser",
3-
"version": "13.0.2",
3+
"version": "13.0.3",
44
"description": "Parses netlify redirects into a js object representation",
55
"type": "module",
66
"exports": "./src/index.js",

0 commit comments

Comments
 (0)