]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. v5.2.3
authorChris Duncan <chris@codecow.com>
Fri, 31 Jul 2026 18:54:52 +0000 (11:54 -0700)
committerChris Duncan <chris@codecow.com>
Fri, 31 Jul 2026 18:54:52 +0000 (11:54 -0700)
CHANGELOG.md
package-lock.json
package.json

index 56d309e06b97da84ffe6a1c82b865dd382fb7036..6087d4e6d256c70c8b8e7340c6061b1142a52ec8 100644 (file)
@@ -5,6 +5,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v5.2.3
+
+### Notable Changes
+
+- Fix type definitions so that NanoPowOptions are optional as expected.
+
 ## v5.2.2
 
 ### Notable Changes
index 9d916f4b393a8352677ae28ad6dab7f89804f390..b50d9bb3084ee978a5b7464b08423f7250cb3893 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.2.2",
+       "version": "5.2.3",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.2.2",
+                       "version": "5.2.3",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index 46ab2c8d9d1059bb4cad7bbca551121bfacbd75b..a9927f12399289f8ecfdfcfc5a44c5c71b0b1e00 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.2.2",
+       "version": "5.2.3",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",