Skip to content

Commit

Permalink
chore: package: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 9, 2023
1 parent 59cd0a4 commit 159d5d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
2023.05.09, v1.0.1

feature:
- 59cd0a4 minify: remove-return-undefined: exclude nesting
- 8798f5f add ability to remove undefined
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@putout/minify",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "🐊Putout-based minifier",
Expand Down

0 comments on commit 159d5d4

Please sign in to comment.