Skip to content

Commit 9e5b94b

Browse files
chore(main): release listing 1.0.0
1 parent 3031344 commit 9e5b94b

2 files changed

Lines changed: 17 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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-08-17)
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:** 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)
12+
13+
14+
### Specification prose
15+
16+
* **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)