From 6d9c0abe74888e3d409466ef0058137a8ed9b008 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 23 Dec 2025 21:17:59 -0500 Subject: [PATCH] chore: tag v1.24.0 Signed-off-by: Xe Iaso --- VERSION | 2 +- docs/docs/CHANGELOG.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index a2b5571..53cc1a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.24.0-pre1 +1.24.0 diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 73a8d1e..6950ab8 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -## v1.24.0 [pre1]: Y'shtola Rhul +## v1.24.0: Y'shtola Rhul Anubis is back and better than ever! Lots of minor fixes with some big ones interspersed. diff --git a/package.json b/package.json index e85027e..f9a890d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@techaro/anubis", - "version": "1.24.0-pre1", + "version": "1.24.0", "description": "", "main": "index.js", "scripts": {