build: bump version to 0.13.10-rc1 (#1540)

* docs: edit changelog

* build: bump version to 0.13.10-rc1

* build: bump typst to 0.13.1

* build: pre-rc1

* build: build with l10n

* build: lock version
This commit is contained in:
Myriad-Dreamin 2025-03-19 17:14:53 +08:00 committed by GitHub
parent fd7fa57925
commit 766a41f4d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 585 additions and 485 deletions

View file

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