chore: prepare v2.0.0-rc.1 release (#7778)

This commit is contained in:
Sébastien Lorber 2022-07-14 18:17:25 +02:00 committed by GitHub
parent 443914a579
commit d255389e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
134 changed files with 1147 additions and 672 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/types",
"version": "2.0.0-beta.22",
"version": "2.0.0-rc.1",
"description": "Common types for Docusaurus packages.",
"types": "./src/index.d.ts",
"publishConfig": {