Files
Sébastien Lorber 3f10bdc930 chore: bump package.json versions, mostly for canary release versioning (#11980)
* v4.0.0

* bump package.json versions, mostly for canary release versioning

* use triple installs for supply chain workflow

* Revert "v4.0.0"

This reverts commit 8303548033.

* v3.10.1

* revert versioning docs
2026-04-30 17:09:55 +02:00

21 lines
620 B
JSON

{
"version": "3.10.1",
"npmClient": "yarn",
"useNx": false,
"changelog": {
"repo": "facebook/docusaurus",
"labels": {
"pr: breaking change": ":boom: Breaking Change",
"pr: new feature": ":rocket: New Feature",
"pr: bug fix": ":bug: Bug Fix",
"pr: performance": ":zap: Performance",
"pr: polish": ":nail_care: Polish",
"pr: documentation": ":memo: Documentation",
"pr: dependencies": ":robot: Dependencies",
"pr: maintenance": ":wrench: Maintenance",
"pr: translations": ":globe_with_meridians: Translations"
},
"cacheDir": ".changelog"
}
}