build: bump version to 0.11.20-rc1 (#563)

* docs: update changelog

* build: bump version to 0.11.20-rc1
This commit is contained in:
Myriad-Dreamin 2024-08-26 21:58:16 +08:00 committed by GitHub
parent 5396c270c1
commit 0c2d06969c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 68 additions and 17 deletions

View file

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