From 0bdee2bf89e881ed92eafe8aa6088040fc21eacc Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:31:28 +0000 Subject: [PATCH 1/3] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2601677..d0ab664 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.2.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a54752..8b7bf85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog + +## [1.2.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.1.0...v1.2.0) (2025-12-08) + + +### Features + +* v1.2.0 updates ([#11](https://github.com/learning-commons-org/knowledge-graph/issues/11)) ([154652d](https://github.com/learning-commons-org/knowledge-graph/commit/154652d3aeba8d0ae8845345dec6f2f92b69830d)) + +## Changelog ## **Knowledge Graph [v1.1.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.0.0...v1.1.0) (2025-10-30)** **October 30, 2025** From 3a705cce737d8ebe5522b7a1b8123de744ca71cb Mon Sep 17 00:00:00 2001 From: Li Xu <45047873+lixuczi@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:39:10 -0800 Subject: [PATCH 2/3] docs: Revise CHANGELOG for new release updates Updated the CHANGELOG to reflect new features and changes, including learning component alignment and updated attribution statement. --- CHANGELOG.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b7bf85..ac355da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,31 @@ # Changelog -## [1.2.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.1.0...v1.2.0) (2025-12-08) +## Knowledge Graph v1.2.0 +**December 8, 2025** -### Features +This release adds a new learning component aligned state and a new relationship for Standards crosswalks. -* v1.2.0 updates ([#11](https://github.com/learning-commons-org/knowledge-graph/issues/11)) ([154652d](https://github.com/learning-commons-org/knowledge-graph/commit/154652d3aeba8d0ae8845345dec6f2f92b69830d)) +## Updates + +### Learning component aligned states + +We’ve added alignment between learning components and standards for the following states: + +* Wisconsin + +### Crosswalks + +You can now compare the individual state standards to their alignment to Common Core state standards using four new fields. Learn more [here](https://docs.learningcommons.org/knowledge-graph/v1-2-0/entity-and-relationship-reference/crosswalks). + +### Learner Variability Navigator + +The Learner Variability Navigator dataset from Digital Promise is now available to the private beta. + +### Attribution statement + +We’ve updated our attribution statement to reflect the name Learning Commons. -## Changelog ## **Knowledge Graph [v1.1.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.0.0...v1.1.0) (2025-10-30)** **October 30, 2025** From 8fc581817ff7a9617cf80803d73b7dbe6c73a268 Mon Sep 17 00:00:00 2001 From: Li Xu <45047873+lixuczi@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:50:18 -0800 Subject: [PATCH 3/3] docs: Revise changelog for Knowledge Graph v1.2.0 Updated version information and release date for v1.2.0. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac355da..2cd063a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Knowledge Graph v1.2.0 +## **Knowledge Graph [v1.2.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.1.0...v1.2.0) (2025-12-08)** **December 8, 2025**