1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-10-22 03:12:43 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
dependabot[bot]
5796f2cf34
Bump eslint from 8.49.0 to 8.50.0 (#3)
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 17:39:13 +01:00
dependabot[bot]
bbd66714fa
Bump release-it from 16.1.5 to 16.2.0 (#2)
Bumps [release-it](https://github.com/release-it/release-it) from 16.1.5 to 16.2.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/16.1.5...16.2.0)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 17:38:28 +01:00
02e785782c
Release 1.0.2 2023-09-24 13:28:25 +01:00
e61b970fc2
fix import 2023-09-24 13:28:13 +01:00
1c3d26d552
ci tweak 2023-09-24 13:20:14 +01:00
6d4898173a
💯 2023-09-24 13:15:23 +01:00
1fc8d94084
Release 1.0.1 2023-09-24 13:03:48 +01:00
1b147ff277
add more keywords 2023-09-24 13:03:29 +01:00
34506bc2b5
Release 1.0.0 2023-09-24 12:56:04 +01:00
09dfa97af9
refactor for better testability 2023-09-24 12:49:10 +01:00
d9e967aa31
options init refactor 2023-09-24 11:50:50 +01:00
7fb9b2f60d
prependForwardSlash helper 2023-09-24 11:48:34 +01:00
d2751a5855
test updates 2023-09-24 11:19:46 +01:00
3d921d93aa
getRedirects splitup, more tests 2023-09-24 00:57:32 +01:00
23b8f01601
getRedirects test 2023-09-24 00:36:44 +01:00
cc0ba7d390
fix build command in CI 2023-09-23 23:27:56 +01:00
4d33283f9f
test setup, unit tests for all utils 2023-09-23 23:25:14 +01:00
913995ba04
Release 0.2.4 2023-09-23 22:07:46 +01:00
10d192909c
prepend all slugs with a slash if not present 2023-09-23 22:06:22 +01:00
115beb5eea
more file path details 2023-09-23 21:19:11 +01:00
5e7b54d781
readme updates 2023-09-23 21:11:07 +01:00
977d39e897
Release 0.2.3 2023-09-23 19:19:11 +01:00
676d07eacb
remove import.meta.env usage 2023-09-23 19:18:54 +01:00
19a0da1204
Release 0.2.2 2023-09-23 19:04:09 +01:00
8147aad3ec
imports with file extension 2023-09-23 19:03:54 +01:00
5459cf8948
update readme 2023-09-23 18:59:22 +01:00
f972850d9e
readme updates 2023-09-23 18:35:37 +01:00
3b0beb47df
Release 0.2.1 2023-09-23 18:02:49 +01:00
bd652d5ef6
fix dist deletion, add changelog 2023-09-23 18:02:11 +01:00
30230fe656
Release 0.2.0 2023-09-23 17:57:30 +01:00
df7e8bfbb6
build tweaks 2023-09-23 17:55:14 +01:00
3ca573ae10
refactor 2023-09-23 14:34:14 +01:00
93e72936e4
refactor 2023-09-23 14:17:33 +01:00
659c0a0fc9
define Node.js version 2023-09-22 13:28:06 +01:00
fc9a840094
test tweaks 2023-09-22 13:25:04 +01:00
e98053c93d
bump codeql-action 2023-09-22 13:20:43 +01:00
7cdd34a805
add scripts, release process 2023-09-22 13:17:25 +01:00
a98a07be8c
prototype 🏗️ 2023-09-22 03:45:36 +01:00