Skip to content

Commit

Permalink
chore: package: v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 6, 2023
1 parent 51c4068 commit 39f437b
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 @@
2023.01.06, v1.3.0

fix:
- madcut: plugin: text -> paragraph

feature:
- package: supertape v8.2.0
- package: putout v28.3.0

2022.10.20, v1.2.1

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": "madcut",
"version": "1.2.1",
"version": "1.3.0",
"description": "CLI tool to cut markdown file in a madly comfortable way",
"main": "lib/madcut.js",
"type": "module",
Expand Down

0 comments on commit 39f437b

Please sign in to comment.