diff --git a/ChangeLog b/ChangeLog index f2ed65d..ae76ebc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023.11.02, v1.12.0 + +feature: +- 99450ff redput: eslint-plugin-putout v21.0.1 +- 5dac2ac redput: trim name + 2023.10.12, v1.11.0 feature: diff --git a/package.json b/package.json index ab7fd99..872e3a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redput", - "version": "1.11.0", + "version": "1.12.0", "description": "CLI tool to convert source from 🐊Putout Editor to files", "main": "lib/redput.js", "bin": {