Skip to content

Commit

Permalink
chore(release): release v5.0.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Jun 18, 2024
1 parent 4a28c01 commit 1d94a03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [5.0.3](https://github.com/euberdeveloper/dree/compare/5.0.2...5.0.3) (2024-06-18)

## [5.0.2](https://github.com/euberdeveloper/dree/compare/5.0.1...5.0.2) (2024-06-13)

## [5.0.1](https://github.com/euberdeveloper/dree/compare/5.0.0...5.0.1) (2024-06-12)
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": "5.0.2",
"version": "5.0.3",
"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/commonjs/index.js",
"types": "bundled/lib/commonjs/index.d.ts",
Expand Down

0 comments on commit 1d94a03

Please sign in to comment.