build: bump version to 0.11.17-rc1 (#468)

* docs: update changelog

* build: bump version to 0.11.17-rc1

* docs: update changelog

* docs: update changelog

* docs: update changelog

* docs: add a tip to help first contributors.

* build: update cargo.lock
This commit is contained in:
Myriad-Dreamin 2024-07-27 12:02:30 +08:00 committed by GitHub
parent f97c6c1222
commit 56b47fb01d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 776 additions and 735 deletions

View file

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