Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.13.0"
".": "1.13.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Knowledge Graph [v1.13.1](https://github.com/learning-commons-org/knowledge-graph/compare/v1.13.0...v1.13.1) (2026-09-09)

**September 9, 2026**

### Data v1.13.1

- Restored the [`jaccard`](https://docs.learningcommons.org/knowledge-graph/schema-reference/standards#understanding-the-jaccard-score) property on [`hasStandardAlignment`](https://docs.learningcommons.org/knowledge-graph/schema-reference/standards#hasstandardalignment) relationships (unintentionally removed in [v1.12.0](#v1-12-0))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This anchor tag may be incorrect


## Knowledge Graph [v1.13.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.12.0...v1.13.0) (2026-08-27)

**August 27, 2026**
Expand Down