Skip to content

Commit 18bb745

Browse files
chore(main): release 1.11.0
1 parent 7c6f9ca commit 18bb745

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.1"
2+
".": "1.11.0"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,36 @@ We've added alignments to Learning Components for ELA standards from:
6565
- Washington, D.C.
6666
- Wyoming
6767

68+
## [1.11.0](https://github.com/learning-commons-org/knowledge-graph/compare/v1.10.1...v1.11.0) (2026-07-01)
69+
70+
71+
### Features
72+
73+
* initial upload of Knowledge Graph repository ([e59e3fa](https://github.com/learning-commons-org/knowledge-graph/commit/e59e3fa4524fe8f804e03ce7f85c52da23853158))
74+
* update download links and curl commands to v1.8.0 ([#25](https://github.com/learning-commons-org/knowledge-graph/issues/25)) ([07c9ffb](https://github.com/learning-commons-org/knowledge-graph/commit/07c9ffbb4de518f0fc9c7271dc182f98777137d7))
75+
* Update links and curl commands to version 1.6.0 ([#20](https://github.com/learning-commons-org/knowledge-graph/issues/20)) ([a05fedf](https://github.com/learning-commons-org/knowledge-graph/commit/a05fedf47e2c256fd2950d411ac5ea882062fedf))
76+
* Update S3 links to version 1.1.0 ([#8](https://github.com/learning-commons-org/knowledge-graph/issues/8)) ([833b327](https://github.com/learning-commons-org/knowledge-graph/commit/833b327b9b8bc5c9674431f6d83619b3749b7423))
77+
* v1-3-0 release ([#14](https://github.com/learning-commons-org/knowledge-graph/issues/14)) ([034abfb](https://github.com/learning-commons-org/knowledge-graph/commit/034abfbd784033b03ab64244688f0812524bf022))
78+
* 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))
79+
* v1.5 graph update ([#18](https://github.com/learning-commons-org/knowledge-graph/issues/18)) ([8c3c020](https://github.com/learning-commons-org/knowledge-graph/commit/8c3c0206d7bff044aea82d2fb66b813dc3d0337a))
80+
81+
82+
### Miscellaneous
83+
84+
* Adding release-please automation and conventional commits to Knowledge Graph repository ([#4](https://github.com/learning-commons-org/knowledge-graph/issues/4)) ([79c8403](https://github.com/learning-commons-org/knowledge-graph/commit/79c8403c829ce51388da5c11d4a2d1338395079b))
85+
* fixing permissions issue in initial workflow push ([#5](https://github.com/learning-commons-org/knowledge-graph/issues/5)) ([3e55c64](https://github.com/learning-commons-org/knowledge-graph/commit/3e55c640d403d5f7cbe9ec349843dc1c2eafa788))
86+
* **main:** release 1.1.0 ([#9](https://github.com/learning-commons-org/knowledge-graph/issues/9)) ([c1b46fb](https://github.com/learning-commons-org/knowledge-graph/commit/c1b46fb670d2c44bae2ea56a96edda5fea8fb017))
87+
* **main:** release 1.10.0 ([#34](https://github.com/learning-commons-org/knowledge-graph/issues/34)) ([52e7dca](https://github.com/learning-commons-org/knowledge-graph/commit/52e7dca856f899e6c85c4da51fc947d91afa3694))
88+
* **main:** release 1.2.0 ([#13](https://github.com/learning-commons-org/knowledge-graph/issues/13)) ([3171102](https://github.com/learning-commons-org/knowledge-graph/commit/3171102d4c3ce75c69aad1813ed8e88e3864c7ce))
89+
* **main:** release 1.3.0 ([#15](https://github.com/learning-commons-org/knowledge-graph/issues/15)) ([b103dcf](https://github.com/learning-commons-org/knowledge-graph/commit/b103dcf9b7fb42575a7bb6d2fbdddcc000a16b29))
90+
* **main:** release 1.4.0 ([#16](https://github.com/learning-commons-org/knowledge-graph/issues/16)) ([90c2222](https://github.com/learning-commons-org/knowledge-graph/commit/90c2222aa232b7a33d6337b3f44b7198a90df4bf))
91+
* **main:** release 1.5.0 ([#19](https://github.com/learning-commons-org/knowledge-graph/issues/19)) ([8a13bad](https://github.com/learning-commons-org/knowledge-graph/commit/8a13bad70e02cdd9771f8ff2d2265ddf3d7b5849))
92+
* **main:** release 1.6.0 ([#21](https://github.com/learning-commons-org/knowledge-graph/issues/21)) ([a8f84e2](https://github.com/learning-commons-org/knowledge-graph/commit/a8f84e2dd0b4df2ac10b6548af2933e10560e7be))
93+
* **main:** release 1.8.0 ([#26](https://github.com/learning-commons-org/knowledge-graph/issues/26)) ([e0b8e96](https://github.com/learning-commons-org/knowledge-graph/commit/e0b8e960c08d73332a92c95af188ee7d3031c40e))
94+
* **main:** release 1.9.0 ([#28](https://github.com/learning-commons-org/knowledge-graph/issues/28)) ([b44dfed](https://github.com/learning-commons-org/knowledge-graph/commit/b44dfedcc01e838f05f3ba5fca1d7a113132a8c2))
95+
* Update banner image in README.md ([#27](https://github.com/learning-commons-org/knowledge-graph/issues/27)) ([4bb557e](https://github.com/learning-commons-org/knowledge-graph/commit/4bb557e3f797ef38e647a6852d9bd3240d622f12))
96+
* Update CHANGELOG for Knowledge Graph v1.10.1 ([#38](https://github.com/learning-commons-org/knowledge-graph/issues/38)) ([7c6f9ca](https://github.com/learning-commons-org/knowledge-graph/commit/7c6f9ca61984121d714ac6e1811527ae3854a24c))
97+
6898
## [1.8.1](https://github.com/learning-commons-org/knowledge-graph/compare/v1.8.0...v1.8.1) (2026-05-27)
6999

70100
### Miscellaneous

0 commit comments

Comments
 (0)