Skip to content

Commit aaee9fc

Browse files
committed
feat: v1.1.0-rc1 next release
1 parent 6499b07 commit aaee9fc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Add inclusion of html internal links to backlink computation
11+
- Add detailed bad link report (#26)
12+
1013
## [1.0.6]
1114

1215
- Bugfix ensuring aliases value is array when treated as one (#17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@photogabble/eleventy-plugin-interlinker",
3-
"version": "1.0.6",
3+
"version": "1.1.0-rc1",
44
"description": "Obsidian WikiLinks, BackLinks and Embed support for 11ty",
55
"keywords": [
66
"11ty",

0 commit comments

Comments
 (0)