diff --git a/ChangeLog b/ChangeLog index 5613ced..5e9766d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2022.02.17, v12.0.0 + +feature: +- package: redrun v10.0.0 +- wizard: drop support of node < 16 +- package: putout v25.0.0 +- package: supertape v7.0.1 + + 2022.01.28, v11.7.2 fix: diff --git a/package.json b/package.json index f1d5089..29bd93c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wisdom", - "version": "11.7.2", + "version": "12.0.0", "author": "coderaiser (https://github.com/coderaiser)", "description": "configurable publish releases to github and npm", "homepage": "http://github.com/coderaiser/wisdom",