fix: release-please

This commit is contained in:
Folke Lemaitre 2024-06-05 14:49:12 +02:00
parent 8322b0abe9
commit a4c6728c00
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 1 additions and 7 deletions

View file

@ -1,3 +0,0 @@
{
".": "11.7.0"
}

View file

@ -1,8 +1,5 @@
{ {
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "simple", "release-type": "simple",
"extra-files": ["lua/lazyvim/config/init.lua"], "extra-files": ["lua/lazyvim/config/init.lua"]
"packages": {
".": {}
}
} }