]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. v5.1.4
authorChris Duncan <chris@zoso.dev>
Sun, 29 Jun 2025 07:37:38 +0000 (00:37 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 29 Jun 2025 07:37:38 +0000 (00:37 -0700)
CHANGELOG.md
package-lock.json
package.json

index c1663c19ceaf6ab4313b36746bc74125163667ce..238f4c3a789519910bc08b50d1440f19ca388576 100644 (file)
@@ -3,6 +3,14 @@ SPDX-FileCopyrightText: 2025 Chris Duncan <chris@zoso.dev>
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
+## v5.1.4
+
+### Notable Changes
+
+Adjust types for API support and fix optional options parameter types.
+
+
+
 ## v5.1.3
 
 ### Notable Changes
index 1af7227c0d66b475a7d40524363b4619fc151a50..4db999d4526e9629987c416df99897878ce231aa 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.1.3",
+       "version": "5.1.4",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.1.3",
+                       "version": "5.1.4",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index b5ab0eb2bd8e406e3ffc79d7e5eb4b858f889393..1193d56b4392a80d56a882f9076dee9612dbf8f1 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.1.3",
+       "version": "5.1.4",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",