Skip to content

Commit

Permalink
chore: redput: v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 9, 2024
1 parent 1453d1e commit 9ddde95
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2024.01.09, v2.2.0

fix:
- 1453d1e redput: nested: writeNestedTests: nestedPluginName

feature:
- d4343b5 redput: c8 v9.0.0
- 3da8937 redput: add-rule: add support of ESM

2023.12.19, v2.1.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redput",
"version": "2.1.0",
"version": "2.2.0",
"description": "CLI tool to convert source from 🐊Putout Editor to files",
"main": "lib/redput.js",
"bin": {
Expand Down

0 comments on commit 9ddde95

Please sign in to comment.