### What happened? The `dist-types` folder is not getting published to npm Apparently, since `npm 9` [the file pattern matching for `npm publish` has changed, but nothing was reported in their Changelog (I'm assuming it's an unintended change)](https://github.com/npm/cli/issues/6164). ### Versions `@octokit/types` 9.1.0 ### Relevant log output ```shell N/A ``` ### Code of Conduct - [X] I agree to follow this project's Code of Conduct