mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-24 02:58:32 +01:00
Release 1.0.8
This commit is contained in:
parent
594b8b5dca
commit
177c2335d1
@ -4,9 +4,16 @@ 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).
|
||||
|
||||
#### [v1.0.8](https://github.com/kremalicious/astro-redirect-from/compare/v1.0.7...v1.0.8)
|
||||
|
||||
- bump dev dependencies [`594b8b5`](https://github.com/kremalicious/astro-redirect-from/commit/594b8b5dca5bc1d753d30b779bee79a5ff6e1cf3)
|
||||
|
||||
#### [v1.0.7](https://github.com/kremalicious/astro-redirect-from/compare/v1.0.6...v1.0.7)
|
||||
|
||||
> 8 April 2024
|
||||
|
||||
- dependency updates, require Node.js v18.18.x [`ba876b3`](https://github.com/kremalicious/astro-redirect-from/commit/ba876b39a6543d8893ad908d5724f874556adfe8)
|
||||
- Release 1.0.7 [`09212e6`](https://github.com/kremalicious/astro-redirect-from/commit/09212e633e0a011bd757a2e8d1a21266cf7847ce)
|
||||
|
||||
#### [v1.0.6](https://github.com/kremalicious/astro-redirect-from/compare/v1.0.5...v1.0.6)
|
||||
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "astro-redirect-from",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "astro-redirect-from",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "astro-redirect-from",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"description": "🎯 Set redirect urls in your frontmatter within your Astro site's Markdown files. Mimics the behavior of jekyll-redirect-from.",
|
||||
"author": "Matthias Kretschmann <m@kretschmann.io>",
|
||||
"homepage": "https://kremalicious.com/astro-redirect-from",
|
||||
|
Loading…
Reference in New Issue
Block a user