Skip to content

Commit 9419ccb

Browse files
chore(main): release listing 1.0.0
1 parent 9ba2147 commit 9419ccb

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"specifications/component/v1": "0.0.0",
33
"specifications/blueprint/v1": "0.0.0",
4-
"specifications/listing/v1": "0.0.0"
4+
"specifications/listing/v1": "1.0.0"
55
}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-09-07)
4+
5+
6+
### Additions
7+
8+
* bootstrap the canonical Musher specification repository ([e3b8ea5](https://github.com/musher-dev/spec/commit/e3b8ea5e574ef63d54ec75c7c8527301401f01e7))
9+
* execute the semantic phase, and close the conformance debt behind issue [#9](https://github.com/musher-dev/spec/issues/9) ([#25](https://github.com/musher-dev/spec/issues/25)) ([5be1e0a](https://github.com/musher-dev/spec/commit/5be1e0a903d918cef049fc873538fd31773211e4))
10+
* fill the spec.md TODOs from implemented behaviour, and settle cycle detection ([#13](https://github.com/musher-dev/spec/issues/13)) ([be77e19](https://github.com/musher-dev/spec/commit/be77e192233e3c15ea524a7485f4af5228cfb332))
11+
* **listing:** add AGENTS to the category taxonomy ([#76](https://github.com/musher-dev/spec/issues/76)) ([9ba2147](https://github.com/musher-dev/spec/commit/9ba214782b1f0701642d5268590cc153bd35a362))
12+
* **listing:** constrain the description Markdown subset, and state the vocabulary governance rule ([#39](https://github.com/musher-dev/spec/issues/39)) ([cf129c4](https://github.com/musher-dev/spec/commit/cf129c45b0b501ea1c8a6b9b764b30e35d268ca2))
13+
* **listing:** define how a description image resolves after ingest ([#47](https://github.com/musher-dev/spec/issues/47)) ([9c8238a](https://github.com/musher-dev/spec/commit/9c8238a3a331df24e1b88418180c9c6fd19fede5))
14+
* **listing:** define what metadata.version agrees with in a COMPONENT item ([#37](https://github.com/musher-dev/spec/issues/37)) ([3031344](https://github.com/musher-dev/spec/commit/303134490aadb6d5feb2079b3beae1e97a179d60)), closes [#21](https://github.com/musher-dev/spec/issues/21)
15+
* **repo:** rebuild exact-version schemas from tags, and harden the specification for 1.0.0 ([#42](https://github.com/musher-dev/spec/issues/42)) ([e840e6d](https://github.com/musher-dev/spec/commit/e840e6dab459ffaa2cfcf977b04f79c7a02734e9))
16+
17+
18+
### Corrections
19+
20+
* **listing:** case-fold the scalar URL scheme pattern so §4.1's two placements agree ([#45](https://github.com/musher-dev/spec/issues/45)) ([e5a3f85](https://github.com/musher-dev/spec/commit/e5a3f85d0f500842185c0ccbcf60d6e8fd923907)), closes [#43](https://github.com/musher-dev/spec/issues/43)
21+
22+
23+
### Specification prose
24+
25+
* **component:** specify the behaviour when a document uses a field from a newer schema release ([#26](https://github.com/musher-dev/spec/issues/26)) ([0ce4997](https://github.com/musher-dev/spec/commit/0ce4997f968549170adc7c288819d390421ed96f))

0 commit comments

Comments
 (0)