File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v3.0.1] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.0...v3.0.1 )
10+ ## [ v3.0.2] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.1...v3.0.2 )
11+
12+ ### Merged
13+
14+ - Bump actions/setup-node from 3 to 4 [ ` #61 ` ] ( https://github.com/bcomnes/async-folder-walker/pull/61 )
15+
16+ ### Commits
17+
18+ - Add a return type helper [ ` f6a9651 ` ] ( https://github.com/bcomnes/async-folder-walker/commit/f6a965142b5037e9c5f5351704371093cf671c92 )
19+ - Tooling tweaks [ ` 83e620a ` ] ( https://github.com/bcomnes/async-folder-walker/commit/83e620aa6897c937cc9a7342f65172736cc1b398 )
20+ - Include full repo in published module [ ` 5c9fd20 ` ] ( https://github.com/bcomnes/async-folder-walker/commit/5c9fd208ea3e22b63d81ddd5777f72142aab8f1a )
21+
22+ ## [ v3.0.1] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.0...v3.0.1 ) - 2023-10-19
1123
1224### Commits
1325
Original file line number Diff line number Diff line change 11{
22 "name" : " async-folder-walker" ,
33 "description" : " An async iterator for walking directories, with helpful options" ,
4- "version" : " 3.0.1 " ,
4+ "version" : " 3.0.2 " ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
77 "author" :
" Bret Comnes <[email protected] > (https://bret.io)" ,
You can’t perform that action at this time.
0 commit comments