build: bump version to 0.13.2-rc2 (#1421)

* build: bump version to 0.13.2-rc2

* build: update assets

* docs: update the date

* docs: revise changelog
This commit is contained in:
Myriad-Dreamin 2025-02-27 17:56:56 +08:00 committed by GitHub
parent 0cb12786b3
commit 0c89cd82c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 86 additions and 75 deletions

View file

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