release: WRNexusJS 0.5.0

This commit is contained in:
2026-07-29 12:51:10 +05:30
parent 76c768099d
commit 6afe32f63f
456 changed files with 40879 additions and 8850 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: 3.1.0
info:
title: WRNexus Managed CAPTCHA API
version: 0.4.0
version: 0.5.0
servers:
- url: https://captcha.example.com
paths:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@wrnexus/managed-captcha-service",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"type": "module",
"scripts": {