Skip to content

Commit

Permalink
chore: package: v30.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 15, 2023
1 parent 7649469 commit 3eb35ff
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 @@
2023.07.15, v30.4.2

fix:
- 7a0dbcb07 @putout/plugin-github: add-continue-on-error: push -> splice

feature:
- 7649469b4 package: @putout/plugin-try-catch v3.0.0
- fd83b0085 @putout/plugin-try-catch: drop support of 🐊 < 30
- f0828b475 @putout/plugin-try-catch: sync: improve support of no error

2023.07.13, v30.4.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": "30.4.1",
"version": "30.4.2",
"type": "commonjs",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",
Expand Down

0 comments on commit 3eb35ff

Please sign in to comment.