build: bump version to 0.12.20-rc1 (#1339)

* docs: draft changelog

* build: bump version to 0.12.20-rc1
This commit is contained in:
Myriad-Dreamin 2025-02-20 01:53:53 +08:00 committed by GitHub
parent d470cb061f
commit 82ed2a1aa5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 135 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"name": "typst-textmate",
"version": "0.12.18",
"version": "0.12.20-rc1",
"private": true,
"scripts": {
"compile": "npx tsc && node ./dist/main.mjs",
@ -30,4 +30,4 @@
}
]
}
}
}