chore: release v1.21.2

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-07-24 10:46:57 -04:00
parent d40e9056bc
commit 5700512da5
No known key found for this signature in database
GPG Key ID: 56375DA2DF02ABFF
4 changed files with 6 additions and 4 deletions

View File

@ -1 +1 @@
1.21.1 1.21.2

View File

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- This changes the project to: --> <!-- This changes the project to: -->
## v1.21.2: Minfilia Warde - Echo 2
### Fixes ### Fixes
#### Fixes a problem with nonstandard URLs and redirects #### Fixes a problem with nonstandard URLs and redirects

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@techaro/anubis", "name": "@techaro/anubis",
"version": "1.21.1", "version": "1.21.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@techaro/anubis", "name": "@techaro/anubis",
"version": "1.21.1", "version": "1.21.2",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"cssnano": "^7.1.0", "cssnano": "^7.1.0",

View File

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