mirror of
https://github.com/kremalicious/gatsby-redirect-from.git
synced 2024-12-22 17:23:24 +01:00
Release 0.2.3
This commit is contained in:
parent
65c4587091
commit
e3e675dc43
@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
#### [v0.2.3](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.2...v0.2.3)
|
||||
|
||||
> 22 May 2020
|
||||
|
||||
- docs updates [`65c4587`](https://github.com/kremalicious/gatsby-redirect-from/commit/65c4587091bfadedef15bff7ee8c2d4541fed7a0)
|
||||
|
||||
#### [v0.2.2](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.1...v0.2.2)
|
||||
|
||||
> 17 May 2020
|
||||
@ -16,9 +22,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
- Bump cross-env from 5.2.1 to 7.0.2 [`#16`](https://github.com/kremalicious/gatsby-redirect-from/pull/16)
|
||||
- Bump auto-changelog from 1.16.4 to 2.0.0 [`#14`](https://github.com/kremalicious/gatsby-redirect-from/pull/14)
|
||||
- fix typo on documentation [`#13`](https://github.com/kremalicious/gatsby-redirect-from/pull/13)
|
||||
- Release 0.2.2 [`265be4c`](https://github.com/kremalicious/gatsby-redirect-from/commit/265be4ce0568ef195dcd7fd4fa1064aa50cd6b41)
|
||||
- bump more packages [`1341254`](https://github.com/kremalicious/gatsby-redirect-from/commit/1341254f066bc93943b3641af92dd4f9449c2280)
|
||||
- formatting changes [`b8322b2`](https://github.com/kremalicious/gatsby-redirect-from/commit/b8322b2f3cc0f42b1b19a8226351207594e80c70)
|
||||
- Update README.md [`69c66f9`](https://github.com/kremalicious/gatsby-redirect-from/commit/69c66f98998022a07582b14b11d4aba5b2e9979f)
|
||||
|
||||
#### [v0.2.1](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.0...v0.2.1)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gatsby-redirect-from",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"author": "Matthias Kretschmann <m@kretschmann.io>",
|
||||
"description": "Set redirect urls in your YAML frontmatter within your Gatsby site's Markdown files. Mimics the behavior of jekyll-redirect-from.",
|
||||
"homepage": "https://kremalicious.com/gatsby-redirect-from/",
|
||||
|
Loading…
Reference in New Issue
Block a user