This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@telegram-apps/mate@0.0.23
Patch Changes
a5fd675: Use Buffer.from instead of Buffer.concat due to some problems related to monorepo typings.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@telegram-apps/mate@0.0.23
Patch Changes
Buffer.from
instead ofBuffer.concat
due to some problems related to monorepo typings.