diff --git a/ChangeLog b/ChangeLog index 22a1d3c..277ebee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024.12.22, v5.22.0 + +feature: +- a7981c9 goldstein: broken string: improve + 2024.12.19, v5.21.1 feature: diff --git a/package.json b/package.json index 61dad7a..af6c9f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "goldstein", - "version": "5.21.1", + "version": "5.22.0", "type": "module", "author": "coderaiser (https://github.com/coderaiser)", "description": "JavaScript with no limits",