@@ -4,10 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
|
4 | 4 | |
5 | 5 | Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
6 | 6 | |
| 7 | +#### [v1.3.1](https://github.com/kremalicious/astro-redirect-from/compare/v1.3.0...v1.3.1) |
| 8 | + |
| 9 | +- windows test runs [`#199`](https://github.com/kremalicious/astro-redirect-from/pull/199) |
| 10 | +- bump dev dependencies [`dcac792`](https://github.com/kremalicious/astro-redirect-from/commit/dcac7920ebfcba0330d2e2a157434fb7eb79c775) |
| 11 | +- reduced readme [`3e4d121`](https://github.com/kremalicious/astro-redirect-from/commit/3e4d12195f85410b0717b8dca2176614bc5e9e92) |
| 12 | +- switch to Node.js v22 [`9975551`](https://github.com/kremalicious/astro-redirect-from/commit/99755514a3dd9b317ea0fe5409346247b7c7678b) |
| 13 | + |
7 | 14 | #### [v1.3.0](https://github.com/kremalicious/astro-redirect-from/compare/v1.2.0...v1.3.0) |
8 | 15 | |
| 16 | +> 19 December 2024 |
| 17 | + |
9 | 18 | - Dependency updates [`#197`](https://github.com/kremalicious/astro-redirect-from/pull/197) |
10 | 19 | - Convert URL.pathname to proper File Path [`#196`](https://github.com/kremalicious/astro-redirect-from/pull/196) |
| 20 | +- Release 1.3.0 [`38eef0e`](https://github.com/kremalicious/astro-redirect-from/commit/38eef0e03ec7a672cea2b494e09f1835710cd389) |
11 | 21 | |
12 | 22 | #### [v1.2.0](https://github.com/kremalicious/astro-redirect-from/compare/v1.1.0...v1.2.0) |
13 | 23 | |
|