Skip to content

Commit

Permalink
chore(release): release v4.8.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Apr 28, 2024
1 parent 6e0ea66 commit 7392957
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


# [4.8.0](https://github.com/euberdeveloper/dree/compare/4.7.0...4.8.0) (2024-04-28)


### Features

* **bin:** add the post sort param ([1b0e72c](https://github.com/euberdeveloper/dree/commit/1b0e72c71956e6741eb0a5721a403a53112acdd2))
* **lib:** add post sort ([8e9c4a4](https://github.com/euberdeveloper/dree/commit/8e9c4a44b4129a21611aecbf0941513948a3f711))

# [4.7.0](https://github.com/euberdeveloper/dree/compare/4.6.4...4.7.0) (2024-02-19)


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": "dree",
"version": "4.7.0",
"version": "4.8.0",
"description": "A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.",
"main": "bundled/lib/index.js",
"types": "bundled/lib/index.d.ts",
Expand Down

0 comments on commit 7392957

Please sign in to comment.