Skip to content

Commit e0b8e96

Browse files
chore(main): release 1.8.0 (#26)
* chore(main): release 1.7.0 * Revise CHANGELOG for v1.8.0 release Updated changelog for version 1.8.0 with new features and data alignments. * Bump version from 1.7.0 to 1.8.0 --------- Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: Warenga Maina <wmaina@chanzuckerberg.com>
1 parent 07c9ffb commit e0b8e96

2 files changed

Lines changed: 51 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
3-
}
2+
".": "1.8.0"
3+
}

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,54 @@
11
# Changelog
22

3+
## Knowledge Graph [v1.8.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.7.0...v1.8.0) (2026-04-23)
4+
5+
**March 26, 2026**
6+
7+
### API updates
8+
Added a curriculum dependency map endpoint for getting dependencies and prerequisites between Lesson Groupings.
9+
10+
### Data v1.8.0
11+
#### Learning component aligned states
12+
13+
We've added alignments to learning components and crosswalks to Common Core for standards from:
14+
15+
* Alabama
16+
* Arkansas
17+
* Missouri
18+
* North Dakota
19+
* Oregon
20+
* Wyoming
21+
22+
We also completed the alignments to learning components from Texas for grades K-1, which completes all grades for Texas.
23+
24+
## Knowledge Graph [v1.7.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.6.0...v1.7.0) (2026-03-26)
25+
26+
**March 26, 2026**
27+
28+
### Learning component aligned states
29+
30+
We’ve added alignments to learning components and crosswalks to Common Core for standards from:
31+
32+
* Georgia
33+
* Iowa
34+
* Kentucky
35+
* Tennessee
36+
* West Virginia
37+
38+
### Data quality improvements
39+
40+
We’ve updated some of the alignments between learning components and the state standards from the following states to address inconsistencies:
41+
42+
* Utah
43+
* South Dakota
44+
* Mississippi
45+
* Idaho
46+
* Ohio
47+
48+
### Addition of `publisherIdentifier`
49+
50+
We added a new property `publisherIdentifier` for content nodes in Illustrative Mathematics. This property contains the ID that was originally assigned by Illustrative Mathematics. The field is available in both flat file downloads and REST API responses.
51+
352
## Knowledge Graph [v1.6.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.5.0...v1.6.0) (2026-03-12)
453

554
**March 12, 2026**

0 commit comments

Comments
 (0)