Skip to content

Commit 3d078e1

Browse files
chore(main): release 1.1.0
1 parent b17cfb7 commit 3d078e1

2 files changed

Lines changed: 21 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.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/learning-commons-org/evaluators/compare/v1.0.0...v1.1.0) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* add Conventionality evaluator notebooks ([#23](https://github.com/learning-commons-org/evaluators/issues/23)) ([b17cfb7](https://github.com/learning-commons-org/evaluators/commit/b17cfb728723d27277fcc4a986d95c6189010cd4))
9+
* Add conventionality prompt ([#22](https://github.com/learning-commons-org/evaluators/issues/22)) ([4838eaf](https://github.com/learning-commons-org/evaluators/commit/4838eaf8a8ff2907dcbd2471adb23a45d707ffd6))
10+
* Add SMK evaluator to TypeScript SDK ([#21](https://github.com/learning-commons-org/evaluators/issues/21)) ([a90fb42](https://github.com/learning-commons-org/evaluators/commit/a90fb429b6df112e3095f9f361d17d9d42152cf1))
11+
* add Subject Matter Knowledge (SMK) evaluator ([#17](https://github.com/learning-commons-org/evaluators/issues/17)) ([9ba45d5](https://github.com/learning-commons-org/evaluators/commit/9ba45d5c8a3280d3676188f0906f081509858674))
12+
* Expand Vocab with evals for other grades ([#6](https://github.com/learning-commons-org/evaluators/issues/6)) ([8988061](https://github.com/learning-commons-org/evaluators/commit/8988061cf4a09598a2be196e10f99310598f221b))
13+
* initial upload of Evaluators repository ([7bfc69d](https://github.com/learning-commons-org/evaluators/commit/7bfc69d1dbc623cf49a1e1118ef3852874bff1ba))
14+
* Release TypeScript SDK 0.1.0 ([#20](https://github.com/learning-commons-org/evaluators/issues/20)) ([46eeea9](https://github.com/learning-commons-org/evaluators/commit/46eeea9c1222b8c28761d8ddc795e3364fa55726))
15+
* Update SS with evals for Grade 5-12 ([#5](https://github.com/learning-commons-org/evaluators/issues/5)) ([43c343a](https://github.com/learning-commons-org/evaluators/commit/43c343abe155f7c19a09e9a93d4a629a51ed0ee3))
16+
17+
18+
### Miscellaneous
19+
20+
* adding release automation and conventional commit checking to Evaluator repo ([#1](https://github.com/learning-commons-org/evaluators/issues/1)) ([7668ac9](https://github.com/learning-commons-org/evaluators/commit/7668ac964625c6ca81ba22ccb57497c9a2dee452))

0 commit comments

Comments
 (0)