build: bump version to 0.12.16-rc1 (#1095)

* docs: update changelog

* build: bump version to 0.12.16-rc1

* docs: add announcement

* docs: syntax

* docs: syntax

* dev: syntax
This commit is contained in:
Myriad-Dreamin 2024-12-31 13:08:40 +08:00 committed by GitHub
parent d526469d1f
commit cd64e4019d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 48 additions and 21 deletions

View file

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