File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v3.0.3] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.2...v3.0.3 )
10
+ ## [ v3.0.4] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.3...v3.0.4 )
11
+
12
+ ### Commits
13
+
14
+ - Fix publish lifecycle [ ` d9b570f ` ] ( https://github.com/bcomnes/async-folder-walker/commit/d9b570f4f9ebae87615759d2a173ef3916816337 )
15
+
16
+ ## [ v3.0.3] ( https://github.com/bcomnes/async-folder-walker/compare/v3.0.2...v3.0.3 ) - 2023-11-23
11
17
12
18
### Commits
13
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " async-folder-walker" ,
3
3
"description" : " An async iterator for walking directories, with helpful options" ,
4
- "version" : " 3.0.3 " ,
4
+ "version" : " 3.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
7
7
"author" : " Bret Comnes <bcomnes@gmail.com> (https://bret.io)" ,
You can’t perform that action at this time.
0 commit comments