Skip to content

Commit 2975e56

Browse files
committed
chore(CHANGELOG): prepare for new release
1 parent 4452e60 commit 2975e56

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changes
22

3+
## Version 3.13.0
4+
5+
- feat: anchor link checks support HTML tags like `<a name="foo"></a>` #331 @dklimpel
6+
- ✨ add support for additional test reporters #364 @dudeofawesome
7+
- feat: support iterate link check over directories in CLI #334 @dklimpel
8+
- Update hook names #366 @henrygerardmoore
9+
- chore(deps): remove lodash #332 @dklimpel
10+
- fix: add used `@eslint/js` to dev dependencies in package.json #330 @dklimpel
11+
- fix: remove not used const url #329 @dklimpel
12+
- feat: add support for unicode characters in anchor links #328 @dklimpel
13+
- docs(readme): explain named regex groups in replacementPatterns #327 @AndreyNautilus
14+
- ci: bump nodejs #367 @dklimpel
15+
- update dependencies
16+
317
## Version 3.12.2
418

519
- fix status badge in README by @dklimpel in https://github.com/tcort/markdown-link-check/pull/303

0 commit comments

Comments
 (0)