From db4f451128b82ce50c4f080fb8fd29b6414b45bb Mon Sep 17 00:00:00 2001 From: zdm Date: Mon, 11 Nov 2024 14:19:25 +0200 Subject: [PATCH] chore: release v1.6.20 --- CHANGELOG.md | 8 ++++++++ build/package.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a4ad2f..b391b5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### 1.6.20 (2024-11-11) + +Other changes: + +- chore: refactor external resource builder + +[Compare with the previous release: v1.6.19 ... v1.6.20](https://github.com/softvisio-node/argon2/compare/v1.6.19...v1.6.20) + ### 1.6.19 (2024-11-10) Other changes: diff --git a/build/package.json b/build/package.json index e49a165..3162738 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/argon2-build", - "version": "1.6.19", + "version": "1.6.20", "private": true, "homepage": "https://github.com/softvisio-node/argon2", "bugs": { diff --git a/package.json b/package.json index 70fc898..0732219 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/argon2", - "version": "1.6.19", + "version": "1.6.20", "description": "Argon2 re-packed", "keywords": [ "argon2",