Skip to content

Commit

Permalink
chore(package) v22.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 16, 2021
1 parent 487d823 commit 56233fc
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2021.12.16, v22.8.2

fix:
- (@putout/formatter-memory) memry -> memory

feature:
- (putout) options: ignore: add .pnp.*
- (@putout/engine-loader) improve support of Yarn PnP (#93)


2021.12.15, v22.8.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion packages/putout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "putout",
"version": "22.8.1",
"version": "22.8.2",
"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 56233fc

Please sign in to comment.