You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,13 @@ yarn release:version graduate
26
26
1.3.3-rc.5 -> 1.3.3
27
27
```
28
28
29
-
### 2. Update `CHANGELOG.md`
29
+
### 2. Update template version
30
+
31
+
Update the template file, which will be used by `npx` and `yarn` to create a new template site.
32
+
33
+
Go to `packages\docusaurus-template-openapi\template.json`, then update the version of the template and the relevant version of `docusaurus-preset-openapi` under the dependencies.
0 commit comments