Skip to content

Commit

Permalink
chore(package) v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 27, 2019
1 parent 3f23e5a commit 07880f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,13 @@
2019.02.27, v4.5.0

fix:
- (eslint-plugin-putout) JSX support

feature:
- (@putout/plugin-convert-apply-to-spread) add
- (eslintrc) add sourceType, ecmaFeatures


2019.02.26, v4.4.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "4.4.1",
"version": "4.5.0",
"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 07880f8

Please sign in to comment.