Skip to content

Commit

Permalink
chore(package) v7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 29, 2019
1 parent f98a884 commit c35a0c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,15 @@
2019.11.29, v7.2.2

fix:
- (@putout/apply-optional-chaining) template variables

feature:
- (package) @putout/plugin-simplify-ternary v2.0.0
- (@putout/plugin-simplify-ternary) convert to replace
- (@putout/compare) add ability to compare that names templates variable equail
- (@putout/engine-runner) replace: isTemplateName


2019.11.28, v7.2.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "7.2.1",
"version": "7.2.2",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "the pluggable code transformer",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit c35a0c7

Please sign in to comment.