build: bump version to 0.12.4-rc1 (#883)

* docs: update changelog

* build: bump version to 0.12.4-rc1
This commit is contained in:
Myriad-Dreamin 2024-11-22 16:43:32 +08:00 committed by GitHub
parent 422971c8b6
commit 42e97d83f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 82 additions and 21 deletions

View file

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