Skip to content

Commit a4286c8

Browse files
chore(release): release v5.1.1 🎉
1 parent 108d198 commit a4286c8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [5.1.1](https://github.com/euberdeveloper/dree/compare/5.1.0...5.1.1) (2024-08-18)
4+
35
# [5.1.0](https://github.com/euberdeveloper/dree/compare/5.0.9...5.1.0) (2024-08-18)
46

57

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dree",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.",
55
"main": "bundled/lib/commonjs/index.js",
66
"types": "bundled/lib/commonjs/index.d.ts",

0 commit comments

Comments
 (0)