diff --git a/ChangeLog b/ChangeLog index 46fc822..7d81366 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024.09.25, v10.2.0 + +feature: +- 1760b28 madrun: eslint-plugin-putout v23.1.0 +- 886aa46 madrun: avoid pre + 2024.07.16, v10.1.0 feature: diff --git a/package.json b/package.json index d5c9575..5e41ef4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "madrun", - "version": "10.1.0", + "version": "10.2.0", "description": "CLI tool to run multiple npm-scripts in a madly comfortable way", "main": "lib/madrun.js", "type": "commonjs",