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

Commit c2e33a5

Browse files
committed
2.0.2
1 parent abef4f6 commit c2e33a5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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+
## [v2.0.2](https://github.com/netlify/netlify-redirect-parser/compare/v2.0.1...v2.0.2) - 2020-01-05
11+
12+
### Commits
13+
14+
- Update package-lock.json [`abef4f6`](https://github.com/netlify/netlify-redirect-parser/commit/abef4f6c0ac29573753137a5821aa471ccfa9065)
15+
1016
## [v2.0.1](https://github.com/netlify/netlify-redirect-parser/compare/v2.0.0...v2.0.1) - 2019-12-20
1117

1218
### Commits

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": "netlify-redirect-parser",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Parses netlify redirects into a js object representation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)