File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Expand file tree Collapse file tree 3 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v1.0.2 ] ( https://github.com/darkmavis1980/markdown-index-generator/compare/v1.0.2...v1.0.2 )
3+ ## [ v1.0.3 ] ( https://github.com/darkmavis1980/markdown-index-generator/compare/v1.0.2...v1.0.3 )
44
55### Merged
66
7- - [ bugfix] Fix issue with missing commander [ ` #55 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/pull/55 )
8-
9- ### Commits
7+ - Bugfix/fix audit errors [ ` #57 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/pull/57 )
108
11- - [ bugfix] Fix issue with tests [ ` b13bdd8 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/commit/b13bdd8d49c671b67a76b28ab9d3ac925c8a9ae4 )
12-
13- ## [ v1.0.2] ( https://github.com/darkmavis1980/markdown-index-generator/compare/v1.0.1...v1.0.2 ) - 2023-06-08
9+ ## [ v1.0.2] ( https://github.com/darkmavis1980/markdown-index-generator/compare/v1.0.1...v1.0.2 ) - 2023-08-26
1410
1511### Merged
1612
13+ - [ bugfix] Fix issue with missing commander [ ` #55 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/pull/55 )
1714- Bugfix/maintenance update may 2023 [ ` #54 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/pull/54 )
1815
1916### Commits
2017
21- - [ bugfix] Fix issue with missing commander [ ` fbf63cf ` ] ( https://github.com/darkmavis1980/markdown-index-generator/commit/fbf63cf59563ab0f49fe5cd54f92a12ac3c7648d )
18+ - [ bugfix] Fix issue with tests [ ` b13bdd8 ` ] ( https://github.com/darkmavis1980/markdown-index-generator/commit/b13bdd8d49c671b67a76b28ab9d3ac925c8a9ae4 )
2219
2320## [ v1.0.1] ( https://github.com/darkmavis1980/markdown-index-generator/compare/v1.0.0...v1.0.1 ) - 2023-05-28
2421
Original file line number Diff line number Diff line change 11{
22 "name" : " md-index-generator" ,
33 "description" : " Parses a markdown document and creates an index based on headings" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.3 " ,
55 "author" : " Alessio Michelini" ,
66 "bin" : {
77 "md-index-generator" : " ./bin/run"
You can’t perform that action at this time.
0 commit comments