]> git.codecow.com Git - nano-pow.git/commitdiff
Patch version. release/v5.2 v5.2.4
authorChris Duncan <chris@codecow.com>
Mon, 3 Aug 2026 19:15:12 +0000 (12:15 -0700)
committerChris Duncan <chris@codecow.com>
Mon, 3 Aug 2026 19:15:12 +0000 (12:15 -0700)
CHANGELOG.md
package-lock.json
package.json

index 6087d4e6d256c70c8b8e7340c6061b1142a52ec8..e3fd1d39598c0576d6ba4abdad1d00262bb07813 100644 (file)
@@ -5,6 +5,13 @@ SPDX-License-Identifier: GPL-3.0-or-later
 
 # Changelog
 
+## v5.2.4
+
+### Notable Changes
+
+- Deprecate custom import paths to avoid module resolution issues.
+- Allow esbuild and puppeteer install scripts to download platform binaries.
+
 ## v5.2.3
 
 ### Notable Changes
index b50d9bb3084ee978a5b7464b08423f7250cb3893..7542fbfc040045053859d660966f05955bb4f33a 100644 (file)
@@ -1,12 +1,12 @@
 {
        "name": "nano-pow",
-       "version": "5.2.3",
+       "version": "5.2.4",
        "lockfileVersion": 3,
        "requires": true,
        "packages": {
                "": {
                        "name": "nano-pow",
-                       "version": "5.2.3",
+                       "version": "5.2.4",
                        "license": "(GPL-3.0-or-later AND MIT)",
                        "bin": {
                                "nano-pow": "dist/bin/nano-pow.sh"
index 6ebe01958d0ef34c02685a916f7becf1acd63188..aa5456eca7b56b4760cfdafe6f3bb6fbac6e9a94 100644 (file)
@@ -1,6 +1,6 @@
 {
        "name": "nano-pow",
-       "version": "5.2.3",
+       "version": "5.2.4",
        "description": "Proof-of-work generation and validation with WebGPU/WebGL/WASM for Nano cryptocurrency.",
        "keywords": [
                "nemo",