What's Changed
* add `sort_keys` parameter to `convert()` in `schemasheets/schemamaker.py` with default value `False`, reverting silent sorting, such as permissible values in an enumeration in https://github.com/linkml/schemasheets/pull/103
* bump linkml and bioregistry to compatible but not latest versions by turbomam in https://github.com/linkml/schemasheets/commit/a6b2a46bbcd357d69f084dab8568711a5e20d038
**Full Changelog**: https://github.com/linkml/schemasheets/compare/v0.1.19...v0.1.20