1
0
mirror of https://github.com/kremalicious/gatsby-redirect-from.git synced 2024-12-22 17:23:24 +01:00

Release 0.2.0

This commit is contained in:
Matthias Kretschmann 2019-06-11 00:44:28 +02:00
parent 5fff01c864
commit 7d3e712233
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -1,6 +1,6 @@
{ {
"name": "gatsby-redirect-from", "name": "gatsby-redirect-from",
"version": "0.1.1", "version": "0.2.0",
"author": "Matthias Kretschmann <m@kretschmann.io>", "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.", "description": "Set redirect urls in your YAML frontmatter within your Gatsby site's Markdown files. Mimics the behavior of jekyll-redirect-from.",
"homepage": "https://github.com/kremalicious/gatsby-redirect-from", "homepage": "https://github.com/kremalicious/gatsby-redirect-from",