1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-10-22 11:22:44 +02:00
astro-redirect-from/CHANGELOG.md

56 lines
3.2 KiB
Markdown

### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v1.0.1](https://github.com/kremalicious/astro-redirect-from/compare/v1.0.0...v1.0.1)
- add more keywords [`1b147ff`](https://github.com/kremalicious/astro-redirect-from/commit/1b147ff277bb0c454797401aa4aad788710f5aae)
### [v1.0.0](https://github.com/kremalicious/astro-redirect-from/compare/v0.2.4...v1.0.0)
> 24 September 2023
- test setup, unit tests for all utils [`4d33283`](https://github.com/kremalicious/astro-redirect-from/commit/4d33283f9f15f7e829409c7b9b23fc02f3178683)
- refactor for better testability [`09dfa97`](https://github.com/kremalicious/astro-redirect-from/commit/09dfa97af9cd220245559f4ce6a5b012c8d99533)
- getRedirects splitup, more tests [`3d921d9`](https://github.com/kremalicious/astro-redirect-from/commit/3d921d93aab44a1f5e51bd4d665806c8db035c2d)
#### [v0.2.4](https://github.com/kremalicious/astro-redirect-from/compare/v0.2.3...v0.2.4)
> 23 September 2023
- Release 0.2.4 [`913995b`](https://github.com/kremalicious/astro-redirect-from/commit/913995ba04f839d2cac266754cf2029900145e25)
- prepend all slugs with a slash if not present [`10d1929`](https://github.com/kremalicious/astro-redirect-from/commit/10d192909c5690d1078f7169d6d05f33d196ac63)
- readme updates [`5e7b54d`](https://github.com/kremalicious/astro-redirect-from/commit/5e7b54d7811884fcd06515a5559b3659ba3c977c)
#### [v0.2.3](https://github.com/kremalicious/astro-redirect-from/compare/v0.2.2...v0.2.3)
> 23 September 2023
- remove import.meta.env usage [`676d07e`](https://github.com/kremalicious/astro-redirect-from/commit/676d07eacb80f7feaea5db1b99d9edf0319db518)
- Release 0.2.3 [`977d39e`](https://github.com/kremalicious/astro-redirect-from/commit/977d39e89733e6c3aab32f6cb69520fbe00c56df)
#### [v0.2.2](https://github.com/kremalicious/astro-redirect-from/compare/v0.2.1...v0.2.2)
> 23 September 2023
- update readme [`5459cf8`](https://github.com/kremalicious/astro-redirect-from/commit/5459cf89482c7b0853370ce92b0d9e1a9991c3b7)
- Release 0.2.2 [`19a0da1`](https://github.com/kremalicious/astro-redirect-from/commit/19a0da1204f1101de787825b685095175800f7e9)
- readme updates [`f972850`](https://github.com/kremalicious/astro-redirect-from/commit/f972850d9e0dda228090b695bd8491509191ac92)
#### [v0.2.1](https://github.com/kremalicious/astro-redirect-from/compare/v0.2.0...v0.2.1)
> 23 September 2023
- fix dist deletion, add changelog [`bd652d5`](https://github.com/kremalicious/astro-redirect-from/commit/bd652d5ef6ae62010c82bc100404a37f5a8068bb)
- Release 0.2.1 [`3b0beb4`](https://github.com/kremalicious/astro-redirect-from/commit/3b0beb47dfb6a99e8d00c1b6c93bc8c3574ad47e)
#### v0.2.0
> 23 September 2023
- prototype 🏗️ [`a98a07b`](https://github.com/kremalicious/astro-redirect-from/commit/a98a07be8c4fe031a911162384c7a2e6578319c4)
- add scripts, release process [`7cdd34a`](https://github.com/kremalicious/astro-redirect-from/commit/7cdd34a8057e4fa8347affc83eb51de8ffecb502)
- test tweaks [`fc9a840`](https://github.com/kremalicious/astro-redirect-from/commit/fc9a840094779b6a13d4481c8645f6f16b27090c)