chore(release): bump to 5.11.1
5.11.0 ships from the base commit before this branch lands, so the reference cleanup and its hygiene check go out as 5.11.1: plugin.json, package.json, package-lock.json (both fields), the README badge and a new CHANGELOG entry. No tag. Suite after staging: 1240 tests, 1238 pass, 0 fail, 2 skipped; verify.sh 7 pass, 0 fail. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
parent
d0dee914be
commit
57e620b028
5 changed files with 25 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "voyage",
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "voyage",
|
||||
"version": "5.11.0",
|
||||
"version": "5.11.1",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue