Compare commits

..

3 Commits

Author SHA1 Message Date
Xe Iaso
df21fae577 docs: update CHANGELOG
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-06 15:40:31 +00:00
Xe Iaso
85b8a4a96b chore: spelling
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-06 15:39:07 +00:00
Xe Iaso
e77bf896af feat: glob matching for redirect domains
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-06 02:32:09 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
1.22.0
1.21.3

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@techaro/anubis",
"version": "1.22.0",
"version": "1.22.0-pre2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@techaro/anubis",
"version": "1.22.0",
"version": "1.22.0-pre2",
"license": "ISC",
"dependencies": {
"@aws-crypto/sha256-js": "^5.2.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@techaro/anubis",
"version": "1.22.0",
"version": "1.22.0-pre2",
"description": "",
"main": "index.js",
"scripts": {