chore: v1.23.0-pre2

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-10-26 19:23:16 -04:00
parent 168e72088f
commit ab8b91fc0c
No known key found for this signature in database
GPG key ID: 56375DA2DF02ABFF
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
1.23.0-pre1 1.23.0-pre2

4
package-lock.json generated
View file

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

View file

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