File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 " calm-crowds-report" ,
1414 " red-tips-heal" ,
1515 " soft-articles-reflect" ,
16+ " steady-lines-update" ,
1617 " tame-cycles-smile"
1718 ]
1819}
Original file line number Diff line number Diff line change 11# @mrtdown/cli
22
3+ ## 2.0.0-alpha.24
4+
5+ ### Patch Changes
6+
7+ - 5b24d47: Add generated fixture support across package tests, support Hong Kong period time
8+ zones, update Pages index generation, and tighten triage claim normalization.
9+ - Updated dependencies [ 5b24d47]
10+ - @mrtdown/core @2.0.0-alpha.24
11+ - @mrtdown/fs @2.0.0-alpha.24
12+
313## 2.0.0-alpha.23
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @mrtdown/cli" ,
3- "version" : " 2.0.0-alpha.23 " ,
3+ "version" : " 2.0.0-alpha.24 " ,
44 "description" : " Command-line tools for MRTDown data" ,
55 "private" : true ,
66 "homepage" : " https://github.com/foldaway/mrtdown-data#readme" ,
3434 "test" : " node ../../scripts/run-fixture-command.mjs --build @mrtdown/core --build @mrtdown/fs -- npm exec -- vitest --run"
3535 },
3636 "dependencies" : {
37- "@mrtdown/core" : " 2.0.0-alpha.23 " ,
38- "@mrtdown/fs" : " 2.0.0-alpha.23 "
37+ "@mrtdown/core" : " 2.0.0-alpha.24 " ,
38+ "@mrtdown/fs" : " 2.0.0-alpha.24 "
3939 },
4040 "devDependencies" : {
4141 "@biomejs/biome" : " 2.3.14" ,
Original file line number Diff line number Diff line change 11# @mrtdown/core
22
3+ ## 2.0.0-alpha.24
4+
5+ ### Patch Changes
6+
7+ - 5b24d47: Add generated fixture support across package tests, support Hong Kong period time
8+ zones, update Pages index generation, and tighten triage claim normalization.
9+
310## 2.0.0-alpha.23
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @mrtdown/core" ,
3- "version" : " 2.0.0-alpha.23 " ,
3+ "version" : " 2.0.0-alpha.24 " ,
44 "description" : " Shared schemas and period helpers for MRTDown data" ,
55 "homepage" : " https://github.com/foldaway/mrtdown-data#readme" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11# @mrtdown/fs
22
3+ ## 2.0.0-alpha.24
4+
5+ ### Patch Changes
6+
7+ - 5b24d47: Add generated fixture support across package tests, support Hong Kong period time
8+ zones, update Pages index generation, and tighten triage claim normalization.
9+ - Updated dependencies [ 5b24d47]
10+ - @mrtdown/core @2.0.0-alpha.24
11+
312## 2.0.0-alpha.23
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @mrtdown/fs" ,
3- "version" : " 2.0.0-alpha.23 " ,
3+ "version" : " 2.0.0-alpha.24 " ,
44 "description" : " File-backed repositories and writers for MRTDown data" ,
55 "homepage" : " https://github.com/foldaway/mrtdown-data#readme" ,
66 "bugs" : {
3333 "test" : " node ../../scripts/run-fixture-command.mjs --build @mrtdown/core -- npm exec -- vitest --run"
3434 },
3535 "dependencies" : {
36- "@mrtdown/core" : " 2.0.0-alpha.23 " ,
36+ "@mrtdown/core" : " 2.0.0-alpha.24 " ,
3737 "fuse.js" : " ^7.1.0" ,
3838 "hast-util-to-html" : " ^9.0.5" ,
3939 "json-nd" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 11# @mrtdown/triage
22
3+ ## 2.0.0-alpha.28
4+
5+ ### Patch Changes
6+
7+ - 5b24d47: Add generated fixture support across package tests, support Hong Kong period time
8+ zones, update Pages index generation, and tighten triage claim normalization.
9+ - Updated dependencies [ 5b24d47]
10+ - @mrtdown/core @2.0.0-alpha.24
11+ - @mrtdown/fs @2.0.0-alpha.24
12+
313## 2.0.0-alpha.27
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @mrtdown/triage" ,
3- "version" : " 2.0.0-alpha.27 " ,
3+ "version" : " 2.0.0-alpha.28 " ,
44 "description" : " Evidence triage and replay utilities for MRTDown data" ,
55 "private" : true ,
66 "homepage" : " https://github.com/foldaway/mrtdown-data#readme" ,
2828 "test:eval" : " node ../../scripts/run-fixture-command.mjs -- npm exec -- vitest --run --config vitest.eval.config.ts"
2929 },
3030 "dependencies" : {
31- "@mrtdown/core" : " 2.0.0-alpha.23 " ,
32- "@mrtdown/fs" : " 2.0.0-alpha.23 " ,
31+ "@mrtdown/core" : " 2.0.0-alpha.24 " ,
32+ "@mrtdown/fs" : " 2.0.0-alpha.24 " ,
3333 "@mrtdown/ingest-contracts" : " 2.0.0-alpha.27" ,
3434 "dotenv" : " ^16.4.7" ,
3535 "hast-util-from-html" : " ^2.0.3" ,
You can’t perform that action at this time.
0 commit comments