Compare commits

..

1 Commits

Author SHA1 Message Date
Xe Iaso
c7f54aeb7d fix(default-config): remove browser detection logic
Looks like these rules don't work anymore.

Closes: #1353
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-12-23 21:09:11 -05:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.24.0
1.24.0-pre1

View File

@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- This changes the project to: -->
## v1.24.0: Y'shtola Rhul
## v1.24.0 [pre1]: Y'shtola Rhul
Anubis is back and better than ever! Lots of minor fixes with some big ones interspersed.

View File

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