Skip to content

Commit 4ae9c43

Browse files
committed
3.0.0
1 parent 65f5892 commit 4ae9c43

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mac-trash",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Zero-dependency macOS CLI tool to move files to the Trash",
55
"author": "Johan Satgé",
66
"bin": {

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This project uses [semver](http://semver.org/).
6464

6565
| Version | Date | Notes |
6666
| --- | --- | --- |
67+
| `3.0.0` | 2023-01-12 | Drop Node 12 support |
6768
| `2.0.0` | 2022-01-08 | Rework deletion method, update deps, update Node support (#1) |
6869
| `1.0.1` | 2020-11-15 | Fix CLI initialization |
6970
| `1.0.0` | 2020-11-15 | Initial version |

0 commit comments

Comments
 (0)