Skip to content

Commit

Permalink
chore(package) v22.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 30, 2021
1 parent 88b5585 commit 44643f1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/putout/ChangeLog
@@ -1,3 +1,11 @@
2021.11.30, v22.3.1

feature:
- validate-options: improve support of rules, match
- (putout) validate-options: improve validations: ignore, processors
- (putout) validate-options: add descriptions


2021.11.30, v22.3.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "22.3.0",
"version": "22.3.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "馃悐 Pluggable and configurable code transformer with built-in eslint, babel plugins and jscodeshift codemods support of js, jsx typescript, flow files, markdown, yaml and json",
"homepage": "http://github.com/coderaiser/putout",
Expand Down

0 comments on commit 44643f1

Please sign in to comment.