diff --git a/ChangeLog b/ChangeLog index 6e5447c..3defdf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024.12.13, v10.2.2 + +feature: +- b2e93a0 madrun: putout v37.0.0 + 2024.09.25, v10.2.1 fix: diff --git a/package.json b/package.json index a267094..b74f05d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "madrun", - "version": "10.2.1", + "version": "10.2.2", "description": "CLI tool to run multiple npm-scripts in a madly comfortable way", "main": "lib/madrun.js", "type": "commonjs",