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

Commit 7b4b5b7

Browse files
chore: release 3.0.7 (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8a88cff commit 7b4b5b7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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+
### [3.0.7](https://www.github.com/netlify/netlify-redirect-parser/compare/v3.0.6...v3.0.7) (2021-03-10)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/config to ^4.1.2 ([8a88cff](https://www.github.com/netlify/netlify-redirect-parser/commit/8a88cff43bef11868dda3cc40dc67f5463d2040c))
16+
1017
### [3.0.6](https://www.github.com/netlify/netlify-redirect-parser/compare/v3.0.5...v3.0.6) (2021-03-09)
1118

1219

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": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Parses netlify redirects into a js object representation",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)