build: bump version to 0.13.12-rc5 (#1710)

* build: bump version to 0.13.12-rc5

* build: bump assets to v0.13.12-rc5

* docs: edit changelog
This commit is contained in:
Myriad-Dreamin 2025-04-30 02:09:28 +08:00 committed by GitHub
parent 9a91e77ee9
commit f4a6d2b271
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 72 additions and 63 deletions

View file

@ -1,6 +1,6 @@
{
"name": "typst-textmate",
"version": "0.13.12-rc4",
"version": "0.13.12-rc5",
"private": true,
"scripts": {
"compile": "npx tsc && node ./dist/main.mjs",