Skip to content

Commit 2318b3b

Browse files
Merge pull request #65 from darkmavis1980/bugfix/fix-issue-with-title
Bugfix/fix issue with title
2 parents 915f989 + a3a2914 commit 2318b3b

File tree

4 files changed

+1458
-744
lines changed

4 files changed

+1458
-744
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## [v2.1.0](https://github.com/darkmavis1980/markdown-index-generator/compare/v2.0.1...v2.1.0)
3+
## [v2.1.1](https://github.com/darkmavis1980/markdown-index-generator/compare/v2.1.0...v2.1.1)
4+
5+
### Merged
6+
7+
- Bugfix/dependencies update [`#64`](https://github.com/darkmavis1980/markdown-index-generator/pull/64)
8+
9+
### Commits
10+
11+
- chore: update dependencies [`0aa88e7`](https://github.com/darkmavis1980/markdown-index-generator/commit/0aa88e70cb0fe10266bd1d0788ba1e6cea429dd9)
12+
- chore: updated nyc and @types/node packages [`adb249a`](https://github.com/darkmavis1980/markdown-index-generator/commit/adb249aac0360b20892ea2b31dbf616862d3489c)
13+
- fix: issue where the title was added to the generated index [`984f33b`](https://github.com/darkmavis1980/markdown-index-generator/commit/984f33b8f3c027c143ca912303232453a1172ca0)
14+
- fix: issue with numbered headings [`c0b2448`](https://github.com/darkmavis1980/markdown-index-generator/commit/c0b2448f3040d9f908a2e04b84854b12c1cd8713)
15+
16+
## [v2.1.0](https://github.com/darkmavis1980/markdown-index-generator/compare/v2.0.1...v2.1.0) - 2024-06-16
417

518
### Merged
619

0 commit comments

Comments
 (0)