fix(release): update README and version correctly in release PRs

This commit is contained in:
stainless-app[bot] 2025-05-14 13:54:33 +00:00
parent 3c4c46c46c
commit 5b2c9d1445

View file

@ -59,5 +59,9 @@
"hidden": true
}
],
"release-type": "simple"
"release-type": "simple",
"extra-files": [
"internal/version.go",
"README.md"
]
}