Skip to content

Commit

Permalink
chore(release): release v4.4.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
euberdeveloper committed Feb 28, 2023
1 parent 1b4a46f commit d5447a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [4.4.3](https://github.com/euberdeveloper/dree/compare/4.4.2...4.4.3) (2023-02-28)

## [4.4.2](https://github.com/euberdeveloper/dree/compare/4.4.1...4.4.2) (2023-02-28)

## [4.4.1](https://github.com/euberdeveloper/dree/compare/4.4.0...4.4.1) (2023-02-28)
Expand Down Expand Up @@ -101,4 +103,4 @@
* **bin:** Now regex behaves different in cli
* Now exclude behaves differently
* **index.ts:** Type of hashEncoding is changed
* **Now can also be a global module:** Now you can also use it as a global module. npm yargs was added as dependency
* **Now can also be a global module:** Now you can also use it as a global module. npm yargs was added as dependency
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4.2",
"version": "4.4.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/index.js",
"types": "bundled/lib/index.d.ts",
Expand Down

2 comments on commit d5447a2

@vercel
Copy link

@vercel vercel bot commented on d5447a2 Feb 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on d5447a2 Feb 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.