diff --git a/packages/putout/ChangeLog b/packages/putout/ChangeLog index 43d5d084e..6966f8da8 100644 --- a/packages/putout/ChangeLog +++ b/packages/putout/ChangeLog @@ -1,3 +1,9 @@ +2019.08.05, v4.68.1 + +fix: +- (putout) pluginCache -> cache + + 2019.08.05, v4.68.0 feature: diff --git a/packages/putout/package.json b/packages/putout/package.json index 9cbb38318..080767448 100644 --- a/packages/putout/package.json +++ b/packages/putout/package.json @@ -1,6 +1,6 @@ { "name": "putout", - "version": "4.68.0", + "version": "4.68.1", "author": "coderaiser (https://github.com/coderaiser)", "description": "the pluggable code transformer", "homepage": "http://github.com/coderaiser/putout",