]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. v5.1.7
authorChris Duncan <chris@zoso.dev>
Sun, 21 Sep 2025 22:38:28 +0000 (15:38 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 21 Sep 2025 22:38:28 +0000 (15:38 -0700)
CHANGELOG.md
package-lock.json
package.json

index a2843b15450b806a120c545867799d9174b13827..e6a00ef49af46bc1cb0e1a006be0b7f3aa81d805 100644 (file)
@@ -5,6 +5,14 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v5.1.7
+
+### Notable Changes
+
+Eliminate self-references to allow esbuild to generate anonymous classes.
+
+
+
 ## v5.1.6
 
 ### Notable Changes
index 98871b4c71a8ea3fffefc573cd0f9617b000f6ac..5b8b4f48e3f5018deeb880f8824f81b05f9cf555 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.1.6",
+       "version": "5.1.7",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.1.6",
+                       "version": "5.1.7",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index f6fb77ec04965bbc66f9b8071fd3b6984d842cde..ac2b80c3d23e949cfb282b9621c91d810bbf3888 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.1.6",
+       "version": "5.1.7",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",