···501501- Fixed a bug where running `gleam docs build` on non-Erlang target projects
502502 with a warm cache would not produce the module pages.
503503 ([Matt Champagne](https://github.com/han-tyumi))
504504+505505+- Fixed a bug where an incorrect `package-interface.json` would be generated for
506506+ certain type aliases.
507507+ ([Surya Rose](https://github.com/GearsDatapacks))