node-gyp/gyp/release-please-config.json
Toyo Li ea99fea834
feat(gyp): update gyp to v0.18.1 (#3039)
* feat(gyp): update gyp to v0.18.1

* ci: setup ninja

* ci: visual-studio job use python 3.12
2024-06-12 10:23:37 +01:00

11 lines
279 B
JSON

{
"last-release-sha": "78756421b0d7bb335992a9c7d26ba3cc8b619708",
"packages": {
".": {
"release-type": "python",
"package-name": "gyp-next",
"bump-minor-pre-major": true,
"include-component-in-tag": false
}
}
}