@modern-js/module-tools-docs 2.0.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/LICENSE +144 -0
  2. package/docs/.island/config.ts +245 -0
  3. package/docs/.island/dist/404.html +41 -0
  4. package/docs/.island/dist/assets/before-getting-started.1b82b538.js +87 -0
  5. package/docs/.island/dist/assets/before-getting-started.582a31cc.js +87 -0
  6. package/docs/.island/dist/assets/build-config.72eb0918.js +804 -0
  7. package/docs/.island/dist/assets/build-config.d8bb1658.js +809 -0
  8. package/docs/.island/dist/assets/build-preset.96805d7d.js +256 -0
  9. package/docs/.island/dist/assets/build-preset.c20dcd40.js +256 -0
  10. package/docs/.island/dist/assets/build-your-ui.7f349247.js +2 -0
  11. package/docs/.island/dist/assets/build-your-ui.a8361604.js +2 -0
  12. package/docs/.island/dist/assets/command-preview.2d45fc82.js +264 -0
  13. package/docs/.island/dist/assets/command-preview.dc51b953.js +264 -0
  14. package/docs/.island/dist/assets/components.esm.03560353.js +9 -0
  15. package/docs/.island/dist/assets/design-system.86694ff5.js +1254 -0
  16. package/docs/.island/dist/assets/design-system.c4745cce.js +639 -0
  17. package/docs/.island/dist/assets/dev.1d326a37.js +37 -0
  18. package/docs/.island/dist/assets/dev.1fd06000.js +37 -0
  19. package/docs/.island/dist/assets/down.f35427d3.svg +1 -0
  20. package/docs/.island/dist/assets/extension.12299fd6.js +2 -0
  21. package/docs/.island/dist/assets/extension.96dc63a4.js +2 -0
  22. package/docs/.island/dist/assets/getting-started.40e9218d.js +117 -0
  23. package/docs/.island/dist/assets/getting-started.b1ed3f10.js +114 -0
  24. package/docs/.island/dist/assets/github.3bf8ccee.svg +1 -0
  25. package/docs/.island/dist/assets/index.2b2347ea.js +33 -0
  26. package/docs/.island/dist/assets/index.6cef6f5f.js +4 -0
  27. package/docs/.island/dist/assets/index.cb118238.js +36 -0
  28. package/docs/.island/dist/assets/index.ccb6ce27.js +4 -0
  29. package/docs/.island/dist/assets/island_inject.11a12ecc.js +1 -0
  30. package/docs/.island/dist/assets/island_inject.b13deaee.js +1 -0
  31. package/docs/.island/dist/assets/loading.8c9bb911.svg +1 -0
  32. package/docs/.island/dist/assets/modify-output-product.7f6bff35.js +100 -0
  33. package/docs/.island/dist/assets/modify-output-product.b91eff1f.js +100 -0
  34. package/docs/.island/dist/assets/moon.6b705924.svg +3 -0
  35. package/docs/.island/dist/assets/plugin.895932d8.js +42 -0
  36. package/docs/.island/dist/assets/plugin.d2fbc531.js +42 -0
  37. package/docs/.island/dist/assets/publish-your-project.21b8309f.js +164 -0
  38. package/docs/.island/dist/assets/publish-your-project.8d398b17.js +166 -0
  39. package/docs/.island/dist/assets/right.89674cd7.svg +1 -0
  40. package/docs/.island/dist/assets/search.0aea6901.svg +1 -0
  41. package/docs/.island/dist/assets/search.1c85d17c.js +3 -0
  42. package/docs/.island/dist/assets/search.484eca11.js +222 -0
  43. package/docs/.island/dist/assets/search.54fca8d0.js +3 -0
  44. package/docs/.island/dist/assets/style.09015a4b.css +1 -0
  45. package/docs/.island/dist/assets/style.2e5f7bc2.css +1970 -0
  46. package/docs/.island/dist/assets/sun.841dac10.svg +11 -0
  47. package/docs/.island/dist/assets/test-your-project.18bd4582.js +190 -0
  48. package/docs/.island/dist/assets/test-your-project.f53bebf7.js +190 -0
  49. package/docs/.island/dist/assets/test.0da1f99f.js +67 -0
  50. package/docs/.island/dist/assets/test.0e81f002.js +66 -0
  51. package/docs/.island/dist/assets/translator.b1077c44.svg +1 -0
  52. package/docs/.island/dist/assets/use-micro-generator.7d9e4016.js +60 -0
  53. package/docs/.island/dist/assets/use-micro-generator.db5520c1.js +60 -0
  54. package/docs/.island/dist/assets/using-storybook.57ea6b77.js +260 -0
  55. package/docs/.island/dist/assets/using-storybook.a2212f2e.js +260 -0
  56. package/docs/.island/dist/assets/welcome.0449a9c8.js +13 -0
  57. package/docs/.island/dist/assets/welcome.a8448931.js +13 -0
  58. package/docs/.island/dist/assets/why-module-engineering-solution.6ae8c0e3.js +26 -0
  59. package/docs/.island/dist/assets/why-module-engineering-solution.c9a45cbd.js +26 -0
  60. package/docs/.island/dist/chunk-COLCRJ2V.js +1 -0
  61. package/docs/.island/dist/chunk-K5FMOYDC.js +10 -0
  62. package/docs/.island/dist/chunk-WE42KMYS.js +26 -0
  63. package/docs/.island/dist/client-entry.js +3 -0
  64. package/docs/.island/dist/en/api/build-config.html +344 -0
  65. package/docs/.island/dist/en/api/build-preset.html +82 -0
  66. package/docs/.island/dist/en/api/design-system.html +155 -0
  67. package/docs/.island/dist/en/api/dev.html +45 -0
  68. package/docs/.island/dist/en/api/index.html +41 -0
  69. package/docs/.island/dist/en/api/plugin.html +48 -0
  70. package/docs/.island/dist/en/api/test.html +58 -0
  71. package/docs/.island/dist/en/guide/before-getting-started.html +127 -0
  72. package/docs/.island/dist/en/guide/build-your-ui.html +41 -0
  73. package/docs/.island/dist/en/guide/command-preview.html +100 -0
  74. package/docs/.island/dist/en/guide/extension.html +41 -0
  75. package/docs/.island/dist/en/guide/getting-started.html +76 -0
  76. package/docs/.island/dist/en/guide/modify-output-product.html +140 -0
  77. package/docs/.island/dist/en/guide/publish-your-project.html +91 -0
  78. package/docs/.island/dist/en/guide/test-your-project.html +72 -0
  79. package/docs/.island/dist/en/guide/use-micro-generator.html +65 -0
  80. package/docs/.island/dist/en/guide/using-storybook.html +113 -0
  81. package/docs/.island/dist/en/guide/welcome.html +53 -0
  82. package/docs/.island/dist/en/guide/why-module-engineering-solution.html +49 -0
  83. package/docs/.island/dist/en/index.html +42 -0
  84. package/docs/.island/dist/react-dom.js +1 -0
  85. package/docs/.island/dist/react-dom_client.js +1 -0
  86. package/docs/.island/dist/react.js +1 -0
  87. package/docs/.island/dist/react_jsx-runtime.js +10 -0
  88. package/docs/.island/dist/ssr-manifest.json +57 -0
  89. package/docs/.island/dist/test-result.png +0 -0
  90. package/docs/.island/dist/why-module-solution.png +0 -0
  91. package/docs/.island/dist/zh/api/build-config.html +347 -0
  92. package/docs/.island/dist/zh/api/build-preset.html +82 -0
  93. package/docs/.island/dist/zh/api/design-system.html +149 -0
  94. package/docs/.island/dist/zh/api/dev.html +46 -0
  95. package/docs/.island/dist/zh/api/index.html +41 -0
  96. package/docs/.island/dist/zh/api/plugin.html +48 -0
  97. package/docs/.island/dist/zh/api/test.html +59 -0
  98. package/docs/.island/dist/zh/guide/before-getting-started.html +127 -0
  99. package/docs/.island/dist/zh/guide/build-your-ui.html +41 -0
  100. package/docs/.island/dist/zh/guide/command-preview.html +100 -0
  101. package/docs/.island/dist/zh/guide/extension.html +41 -0
  102. package/docs/.island/dist/zh/guide/getting-started.html +79 -0
  103. package/docs/.island/dist/zh/guide/modify-output-product.html +140 -0
  104. package/docs/.island/dist/zh/guide/publish-your-project.html +92 -0
  105. package/docs/.island/dist/zh/guide/test-your-project.html +72 -0
  106. package/docs/.island/dist/zh/guide/use-micro-generator.html +65 -0
  107. package/docs/.island/dist/zh/guide/using-storybook.html +114 -0
  108. package/docs/.island/dist/zh/guide/welcome.html +53 -0
  109. package/docs/.island/dist/zh/guide/why-module-engineering-solution.html +49 -0
  110. package/docs/.island/dist/zh/index.html +42 -0
  111. package/docs/.island/index.html +39 -0
  112. package/docs/.island/styles/index.css +10 -0
  113. package/docs/en/api/build-config.md +501 -0
  114. package/docs/en/api/build-preset.md +214 -0
  115. package/docs/en/api/design-system.md +524 -0
  116. package/docs/en/api/dev.md +32 -0
  117. package/docs/en/api/index.md +3 -0
  118. package/docs/en/api/plugin.md +34 -0
  119. package/docs/en/api/test.md +48 -0
  120. package/docs/en/guide/advance/asset.mdx +132 -0
  121. package/docs/en/guide/advance/build-umd.mdx +241 -0
  122. package/docs/en/guide/advance/copy.md +235 -0
  123. package/docs/en/guide/advance/external-dependency.mdx +125 -0
  124. package/docs/en/guide/advance/in-depth-about-build.md +266 -0
  125. package/docs/en/guide/advance/in-depth-about-dev-command.md +22 -0
  126. package/docs/en/guide/basic/before-getting-started.md +187 -0
  127. package/docs/en/guide/basic/command-preview.md +204 -0
  128. package/docs/en/guide/basic/modify-output-product.md +145 -0
  129. package/docs/en/guide/basic/publish-your-project.md +115 -0
  130. package/docs/en/guide/basic/test-your-project.mdx +158 -0
  131. package/docs/en/guide/basic/use-micro-generator.md +35 -0
  132. package/docs/en/guide/basic/using-storybook.mdx +187 -0
  133. package/docs/en/guide/intro/getting-started.md +78 -0
  134. package/docs/en/guide/intro/welcome.md +14 -0
  135. package/docs/en/guide/intro/why-module-engineering-solution.md +17 -0
  136. package/docs/en/index.md +35 -0
  137. package/docs/public/test-result.png +0 -0
  138. package/docs/public/why-module-solution.png +0 -0
  139. package/docs/zh/api/build-config.md +570 -0
  140. package/docs/zh/api/build-preset.md +220 -0
  141. package/docs/zh/api/design-system.md +1147 -0
  142. package/docs/zh/api/dev.md +33 -0
  143. package/docs/zh/api/index.md +3 -0
  144. package/docs/zh/api/plugins.md +108 -0
  145. package/docs/zh/api/testing.md +52 -0
  146. package/docs/zh/guide/advance/asset.mdx +132 -0
  147. package/docs/zh/guide/advance/build-umd.mdx +232 -0
  148. package/docs/zh/guide/advance/copy.md +235 -0
  149. package/docs/zh/guide/advance/external-dependency.mdx +125 -0
  150. package/docs/zh/guide/advance/in-depth-about-build.md +267 -0
  151. package/docs/zh/guide/advance/in-depth-about-dev-command.md +26 -0
  152. package/docs/zh/guide/basic/before-getting-started.md +187 -0
  153. package/docs/zh/guide/basic/command-preview.md +204 -0
  154. package/docs/zh/guide/basic/modify-output-product.md +144 -0
  155. package/docs/zh/guide/basic/publish-your-project.md +112 -0
  156. package/docs/zh/guide/basic/test-your-project.mdx +158 -0
  157. package/docs/zh/guide/basic/use-micro-generator.md +35 -0
  158. package/docs/zh/guide/basic/using-storybook.mdx +186 -0
  159. package/docs/zh/guide/intro/getting-started.md +78 -0
  160. package/docs/zh/guide/intro/welcome.md +14 -0
  161. package/docs/zh/guide/intro/why-module-engineering-solution.md +17 -0
  162. package/docs/zh/index.md +29 -0
  163. package/package.json +19 -0
@@ -0,0 +1,164 @@
1
+ import{jsx as o,jsxs as t,Fragment as s}from"react/jsx-runtime";import{a as d,C as u}from"./components.esm.03560353.js";import"react";import"react-dom";const r={annotations:d,Code:u},a={staticMediaQuery:"not screen, (max-width: 768px)",theme:{name:"nord",type:"dark",semanticHighlighting:!0,colors:{focusBorder:"#3b4252",foreground:"#d8dee9","activityBar.background":"#2e3440","activityBar.dropBackground":"#3b4252","activityBar.foreground":"#d8dee9","activityBar.activeBorder":"#88c0d0","activityBar.activeBackground":"#3b4252","activityBarBadge.background":"#88c0d0","activityBarBadge.foreground":"#2e3440","badge.foreground":"#2e3440","badge.background":"#88c0d0","button.background":"#88c0d0ee","button.foreground":"#2e3440","button.hoverBackground":"#88c0d0","button.secondaryBackground":"#434c5e","button.secondaryForeground":"#d8dee9","button.secondaryHoverBackground":"#4c566a","charts.red":"#bf616a","charts.blue":"#81a1c1","charts.yellow":"#ebcb8b","charts.orange":"#d08770","charts.green":"#a3be8c","charts.purple":"#b48ead","charts.foreground":"#d8dee9","charts.lines":"#88c0d0","debugConsole.infoForeground":"#88c0d0","debugConsole.warningForeground":"#ebcb8b","debugConsole.errorForeground":"#bf616a","debugConsole.sourceForeground":"#616e88","debugConsoleInputIcon.foreground":"#81a1c1","debugExceptionWidget.background":"#4c566a","debugExceptionWidget.border":"#2e3440","debugToolBar.background":"#3b4252",descriptionForeground:"#d8dee9e6","diffEditor.insertedTextBackground":"#81a1c133","diffEditor.removedTextBackground":"#bf616a4d","dropdown.background":"#3b4252","dropdown.border":"#3b4252","dropdown.foreground":"#d8dee9","editorActiveLineNumber.foreground":"#d8dee9cc","editorCursor.foreground":"#d8dee9","editorHint.border":"#ebcb8b00","editorHint.foreground":"#ebcb8b","editorIndentGuide.background":"#434c5eb3","editorIndentGuide.activeBackground":"#4c566a","editorInlayHint.background":"#434c5e","editorInlayHint.foreground":"#d8dee9","editorLineNumber.foreground":"#4c566a","editorLineNumber.activeForeground":"#d8dee9","editorWhitespace.foreground":"#4c566ab3","editorWidget.background":"#2e3440","editorWidget.border":"#3b4252","editor.background":"#2e3440","editor.foreground":"#d8dee9","editor.hoverHighlightBackground":"#3b4252","editor.findMatchBackground":"#88c0d066","editor.findMatchHighlightBackground":"#88c0d033","editor.findRangeHighlightBackground":"#88c0d033","editor.lineHighlightBackground":"#3b4252","editor.lineHighlightBorder":"#3b4252","editor.inactiveSelectionBackground":"#434c5ecc","editor.inlineValuesBackground":"#4c566a","editor.inlineValuesForeground":"#eceff4","editor.selectionBackground":"#434c5ecc","editor.selectionHighlightBackground":"#434c5ecc","editor.rangeHighlightBackground":"#434c5e52","editor.wordHighlightBackground":"#81a1c166","editor.wordHighlightStrongBackground":"#81a1c199","editor.stackFrameHighlightBackground":"#5e81ac","editor.focusedStackFrameHighlightBackground":"#5e81ac","editorError.foreground":"#bf616a","editorError.border":"#bf616a00","editorWarning.foreground":"#ebcb8b","editorWarning.border":"#ebcb8b00","editorBracketMatch.background":"#2e344000","editorBracketMatch.border":"#88c0d0","editorBracketHighlight.foreground1":"#8fbcbb","editorBracketHighlight.foreground2":"#88c0d0","editorBracketHighlight.foreground3":"#81a1c1","editorBracketHighlight.foreground4":"#5e81ac","editorBracketHighlight.foreground5":"#8fbcbb","editorBracketHighlight.foreground6":"#88c0d0","editorBracketHighlight.unexpectedBracket.foreground":"#bf616a","editorCodeLens.foreground":"#4c566a","editorGroup.background":"#2e3440","editorGroup.border":"#3b425201","editorGroup.dropBackground":"#3b425299","editorGroupHeader.border":"#3b425200","editorGroupHeader.noTabsBackground":"#2e3440","editorGroupHeader.tabsBackground":"#2e3440","editorGroupHeader.tabsBorder":"#3b425200","editorGutter.background":"#2e3440","editorGutter.modifiedBackground":"#ebcb8b","editorGutter.addedBackground":"#a3be8c","editorGutter.deletedBackground":"#bf616a","editorHoverWidget.background":"#3b4252","editorHoverWidget.border":"#3b4252","editorLink.activeForeground":"#88c0d0","editorMarkerNavigation.background":"#5e81acc0","editorMarkerNavigationError.background":"#bf616ac0","editorMarkerNavigationWarning.background":"#ebcb8bc0","editorOverviewRuler.border":"#3b4252","editorOverviewRuler.currentContentForeground":"#3b4252","editorOverviewRuler.incomingContentForeground":"#3b4252","editorOverviewRuler.findMatchForeground":"#88c0d066","editorOverviewRuler.rangeHighlightForeground":"#88c0d066","editorOverviewRuler.selectionHighlightForeground":"#88c0d066","editorOverviewRuler.wordHighlightForeground":"#88c0d066","editorOverviewRuler.wordHighlightStrongForeground":"#88c0d066","editorOverviewRuler.modifiedForeground":"#ebcb8b","editorOverviewRuler.addedForeground":"#a3be8c","editorOverviewRuler.deletedForeground":"#bf616a","editorOverviewRuler.errorForeground":"#bf616a","editorOverviewRuler.warningForeground":"#ebcb8b","editorOverviewRuler.infoForeground":"#81a1c1","editorRuler.foreground":"#434c5e","editorSuggestWidget.background":"#2e3440","editorSuggestWidget.border":"#3b4252","editorSuggestWidget.foreground":"#d8dee9","editorSuggestWidget.focusHighlightForeground":"#88c0d0","editorSuggestWidget.highlightForeground":"#88c0d0","editorSuggestWidget.selectedBackground":"#434c5e","editorSuggestWidget.selectedForeground":"#d8dee9","extensionButton.prominentForeground":"#d8dee9","extensionButton.prominentBackground":"#434c5e","extensionButton.prominentHoverBackground":"#4c566a",errorForeground:"#bf616a","gitDecoration.modifiedResourceForeground":"#ebcb8b","gitDecoration.deletedResourceForeground":"#bf616a","gitDecoration.untrackedResourceForeground":"#a3be8c","gitDecoration.ignoredResourceForeground":"#d8dee966","gitDecoration.conflictingResourceForeground":"#5e81ac","gitDecoration.submoduleResourceForeground":"#8fbcbb","gitDecoration.stageDeletedResourceForeground":"#bf616a","gitDecoration.stageModifiedResourceForeground":"#ebcb8b","input.background":"#3b4252","input.foreground":"#d8dee9","input.placeholderForeground":"#d8dee999","input.border":"#3b4252","inputOption.activeBackground":"#5e81ac","inputOption.activeBorder":"#5e81ac","inputOption.activeForeground":"#eceff4","inputValidation.errorBackground":"#bf616a","inputValidation.errorBorder":"#bf616a","inputValidation.infoBackground":"#81a1c1","inputValidation.infoBorder":"#81a1c1","inputValidation.warningBackground":"#d08770","inputValidation.warningBorder":"#d08770","keybindingLabel.background":"#4c566a","keybindingLabel.border":"#4c566a","keybindingLabel.bottomBorder":"#4c566a","keybindingLabel.foreground":"#d8dee9","list.activeSelectionBackground":"#88c0d0","list.activeSelectionForeground":"#2e3440","list.inactiveSelectionBackground":"#434c5e","list.inactiveSelectionForeground":"#d8dee9","list.inactiveFocusBackground":"#434c5ecc","list.hoverForeground":"#eceff4","list.focusForeground":"#d8dee9","list.focusBackground":"#88c0d099","list.focusHighlightForeground":"#eceff4","list.hoverBackground":"#3b4252","list.dropBackground":"#88c0d099","list.highlightForeground":"#88c0d0","list.errorForeground":"#bf616a","list.warningForeground":"#ebcb8b","merge.currentHeaderBackground":"#81a1c166","merge.currentContentBackground":"#81a1c14d","merge.incomingHeaderBackground":"#8fbcbb66","merge.incomingContentBackground":"#8fbcbb4d","merge.border":"#3b425200","minimap.background":"#2e3440","minimap.errorHighlight":"#bf616acc","minimap.findMatchHighlight":"#88c0d0","minimap.selectionHighlight":"#88c0d0cc","minimap.warningHighlight":"#ebcb8bcc","minimapGutter.addedBackground":"#a3be8c","minimapGutter.deletedBackground":"#bf616a","minimapGutter.modifiedBackground":"#ebcb8b","minimapSlider.activeBackground":"#434c5eaa","minimapSlider.background":"#434c5e99","minimapSlider.hoverBackground":"#434c5eaa","notification.background":"#3b4252","notification.buttonBackground":"#434c5e","notification.buttonForeground":"#d8dee9","notification.buttonHoverBackground":"#4c566a","notification.errorBackground":"#bf616a","notification.errorForeground":"#2e3440","notification.foreground":"#d8dee9","notification.infoBackground":"#88c0d0","notification.infoForeground":"#2e3440","notification.warningBackground":"#ebcb8b","notification.warningForeground":"#2e3440","notificationCenter.border":"#3b425200","notificationCenterHeader.background":"#2e3440","notificationCenterHeader.foreground":"#88c0d0","notificationLink.foreground":"#88c0d0","notifications.background":"#3b4252","notifications.border":"#2e3440","notifications.foreground":"#d8dee9","notificationToast.border":"#3b425200","panel.background":"#2e3440","panel.border":"#3b4252","panelTitle.activeBorder":"#88c0d000","panelTitle.activeForeground":"#88c0d0","panelTitle.inactiveForeground":"#d8dee9","peekView.border":"#4c566a","peekViewEditor.background":"#2e3440","peekViewEditorGutter.background":"#2e3440","peekViewEditor.matchHighlightBackground":"#88c0d04d","peekViewResult.background":"#2e3440","peekViewResult.fileForeground":"#88c0d0","peekViewResult.lineForeground":"#d8dee966","peekViewResult.matchHighlightBackground":"#88c0d0cc","peekViewResult.selectionBackground":"#434c5e","peekViewResult.selectionForeground":"#d8dee9","peekViewTitle.background":"#3b4252","peekViewTitleDescription.foreground":"#d8dee9","peekViewTitleLabel.foreground":"#88c0d0","pickerGroup.border":"#3b4252","pickerGroup.foreground":"#88c0d0","progressBar.background":"#88c0d0","quickInputList.focusBackground":"#88c0d0","quickInputList.focusForeground":"#2e3440","sash.hoverBorder":"#88c0d0","scrollbar.shadow":"#00000066","scrollbarSlider.activeBackground":"#434c5eaa","scrollbarSlider.background":"#434c5e99","scrollbarSlider.hoverBackground":"#434c5eaa","selection.background":"#88c0d099","sideBar.background":"#2e3440","sideBar.foreground":"#d8dee9","sideBar.border":"#3b4252","sideBarSectionHeader.background":"#3b4252","sideBarSectionHeader.foreground":"#d8dee9","sideBarTitle.foreground":"#d8dee9","statusBar.background":"#3b4252","statusBar.debuggingBackground":"#5e81ac","statusBar.debuggingForeground":"#d8dee9","statusBar.noFolderForeground":"#d8dee9","statusBar.noFolderBackground":"#3b4252","statusBar.foreground":"#d8dee9","statusBarItem.activeBackground":"#4c566a","statusBarItem.hoverBackground":"#434c5e","statusBarItem.prominentBackground":"#3b4252","statusBarItem.prominentHoverBackground":"#434c5e","statusBarItem.errorBackground":"#3b4252","statusBarItem.errorForeground":"#bf616a","statusBarItem.warningBackground":"#ebcb8b","statusBarItem.warningForeground":"#2e3440","statusBar.border":"#3b425200","tab.activeBackground":"#3b4252","tab.activeForeground":"#d8dee9","tab.border":"#3b425200","tab.activeBorder":"#88c0d000","tab.unfocusedActiveBorder":"#88c0d000","tab.inactiveBackground":"#2e3440","tab.inactiveForeground":"#d8dee966","tab.unfocusedActiveForeground":"#d8dee999","tab.unfocusedInactiveForeground":"#d8dee966","tab.hoverBackground":"#3b4252cc","tab.unfocusedHoverBackground":"#3b4252b3","tab.hoverBorder":"#88c0d000","tab.unfocusedHoverBorder":"#88c0d000","tab.activeBorderTop":"#88c0d000","tab.unfocusedActiveBorderTop":"#88c0d000","tab.lastPinnedBorder":"#4c566a","terminal.background":"#2e3440","terminal.foreground":"#d8dee9","terminal.ansiBlack":"#3b4252","terminal.ansiRed":"#bf616a","terminal.ansiGreen":"#a3be8c","terminal.ansiYellow":"#ebcb8b","terminal.ansiBlue":"#81a1c1","terminal.ansiMagenta":"#b48ead","terminal.ansiCyan":"#88c0d0","terminal.ansiWhite":"#e5e9f0","terminal.ansiBrightBlack":"#4c566a","terminal.ansiBrightRed":"#bf616a","terminal.ansiBrightGreen":"#a3be8c","terminal.ansiBrightYellow":"#ebcb8b","terminal.ansiBrightBlue":"#81a1c1","terminal.ansiBrightMagenta":"#b48ead","terminal.ansiBrightCyan":"#8fbcbb","terminal.ansiBrightWhite":"#eceff4","terminal.tab.activeBorder":"#88c0d0","textBlockQuote.background":"#3b4252","textBlockQuote.border":"#81a1c1","textCodeBlock.background":"#4c566a","textLink.activeForeground":"#88c0d0","textLink.foreground":"#88c0d0","textPreformat.foreground":"#8fbcbb","textSeparator.foreground":"#eceff4","titleBar.activeBackground":"#2e3440","titleBar.activeForeground":"#d8dee9","titleBar.border":"#2e344000","titleBar.inactiveBackground":"#2e3440","titleBar.inactiveForeground":"#d8dee966","tree.indentGuidesStroke":"#616e88","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonBackground":"#434c5e","welcomePage.buttonHoverBackground":"#4c566a","widget.shadow":"#00000066"},tokenColors:[{settings:{foreground:"#d8dee9ff",background:"#2e3440ff"}},{scope:"emphasis",settings:{fontStyle:"italic"}},{scope:"strong",settings:{fontStyle:"bold"}},{name:"Comment",scope:"comment",settings:{foreground:"#616E88"}},{name:"Constant Character",scope:"constant.character",settings:{foreground:"#EBCB8B"}},{name:"Constant Character Escape",scope:"constant.character.escape",settings:{foreground:"#EBCB8B"}},{name:"Constant Language",scope:"constant.language",settings:{foreground:"#81A1C1"}},{name:"Constant Numeric",scope:"constant.numeric",settings:{foreground:"#B48EAD"}},{name:"Constant Regexp",scope:"constant.regexp",settings:{foreground:"#EBCB8B"}},{name:"Entity Name Class/Type",scope:["entity.name.class","entity.name.type.class"],settings:{foreground:"#8FBCBB"}},{name:"Entity Name Function",scope:"entity.name.function",settings:{foreground:"#88C0D0"}},{name:"Entity Name Tag",scope:"entity.name.tag",settings:{foreground:"#81A1C1"}},{name:"Entity Other Attribute Name",scope:"entity.other.attribute-name",settings:{foreground:"#8FBCBB"}},{name:"Entity Other Inherited Class",scope:"entity.other.inherited-class",settings:{fontStyle:"bold",foreground:"#8FBCBB"}},{name:"Invalid Deprecated",scope:"invalid.deprecated",settings:{foreground:"#D8DEE9",background:"#EBCB8B"}},{name:"Invalid Illegal",scope:"invalid.illegal",settings:{foreground:"#D8DEE9",background:"#BF616A"}},{name:"Keyword",scope:"keyword",settings:{foreground:"#81A1C1"}},{name:"Keyword Operator",scope:"keyword.operator",settings:{foreground:"#81A1C1"}},{name:"Keyword Other New",scope:"keyword.other.new",settings:{foreground:"#81A1C1"}},{name:"Markup Bold",scope:"markup.bold",settings:{fontStyle:"bold"}},{name:"Markup Changed",scope:"markup.changed",settings:{foreground:"#EBCB8B"}},{name:"Markup Deleted",scope:"markup.deleted",settings:{foreground:"#BF616A"}},{name:"Markup Inserted",scope:"markup.inserted",settings:{foreground:"#A3BE8C"}},{name:"Meta Preprocessor",scope:"meta.preprocessor",settings:{foreground:"#5E81AC"}},{name:"Punctuation",scope:"punctuation",settings:{foreground:"#ECEFF4"}},{name:"Punctuation Definition Parameters",scope:["punctuation.definition.method-parameters","punctuation.definition.function-parameters","punctuation.definition.parameters"],settings:{foreground:"#ECEFF4"}},{name:"Punctuation Definition Tag",scope:"punctuation.definition.tag",settings:{foreground:"#81A1C1"}},{name:"Punctuation Definition Comment",scope:["punctuation.definition.comment","punctuation.end.definition.comment","punctuation.start.definition.comment"],settings:{foreground:"#616E88"}},{name:"Punctuation Section",scope:"punctuation.section",settings:{foreground:"#ECEFF4"}},{name:"Punctuation Section Embedded",scope:["punctuation.section.embedded.begin","punctuation.section.embedded.end"],settings:{foreground:"#81A1C1"}},{name:"Punctuation Terminator",scope:"punctuation.terminator",settings:{foreground:"#81A1C1"}},{name:"Punctuation Variable",scope:"punctuation.definition.variable",settings:{foreground:"#81A1C1"}},{name:"Storage",scope:"storage",settings:{foreground:"#81A1C1"}},{name:"String",scope:"string",settings:{foreground:"#A3BE8C"}},{name:"String Regexp",scope:"string.regexp",settings:{foreground:"#EBCB8B"}},{name:"Support Class",scope:"support.class",settings:{foreground:"#8FBCBB"}},{name:"Support Constant",scope:"support.constant",settings:{foreground:"#81A1C1"}},{name:"Support Function",scope:"support.function",settings:{foreground:"#88C0D0"}},{name:"Support Function Construct",scope:"support.function.construct",settings:{foreground:"#81A1C1"}},{name:"Support Type",scope:"support.type",settings:{foreground:"#8FBCBB"}},{name:"Support Type Exception",scope:"support.type.exception",settings:{foreground:"#8FBCBB"}},{name:"Token Debug",scope:"token.debug-token",settings:{foreground:"#b48ead"}},{name:"Token Error",scope:"token.error-token",settings:{foreground:"#bf616a"}},{name:"Token Info",scope:"token.info-token",settings:{foreground:"#88c0d0"}},{name:"Token Warning",scope:"token.warn-token",settings:{foreground:"#ebcb8b"}},{name:"Variable",scope:"variable.other",settings:{foreground:"#D8DEE9"}},{name:"Variable Language",scope:"variable.language",settings:{foreground:"#81A1C1"}},{name:"Variable Parameter",scope:"variable.parameter",settings:{foreground:"#D8DEE9"}},{name:"[C/CPP] Punctuation Separator Pointer-Access",scope:"punctuation.separator.pointer-access.c",settings:{foreground:"#81A1C1"}},{name:"[C/CPP] Meta Preprocessor Include",scope:["source.c meta.preprocessor.include","source.c string.quoted.other.lt-gt.include"],settings:{foreground:"#8FBCBB"}},{name:"[C/CPP] Conditional Directive",scope:["source.cpp keyword.control.directive.conditional","source.cpp punctuation.definition.directive","source.c keyword.control.directive.conditional","source.c punctuation.definition.directive"],settings:{foreground:"#5E81AC",fontStyle:"bold"}},{name:"[CSS] Constant Other Color RGB Value",scope:"source.css constant.other.color.rgb-value",settings:{foreground:"#B48EAD"}},{name:"[CSS](Function) Meta Property-Value",scope:"source.css meta.property-value",settings:{foreground:"#88C0D0"}},{name:"[CSS] Media Queries",scope:["source.css keyword.control.at-rule.media","source.css keyword.control.at-rule.media punctuation.definition.keyword"],settings:{foreground:"#D08770"}},{name:"[CSS] Punctuation Definition Keyword",scope:"source.css punctuation.definition.keyword",settings:{foreground:"#81A1C1"}},{name:"[CSS] Support Type Property Name",scope:"source.css support.type.property-name",settings:{foreground:"#D8DEE9"}},{name:"[diff] Meta Range Context",scope:"source.diff meta.diff.range.context",settings:{foreground:"#8FBCBB"}},{name:"[diff] Meta Header From-File",scope:"source.diff meta.diff.header.from-file",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition From-File",scope:"source.diff punctuation.definition.from-file",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition Range",scope:"source.diff punctuation.definition.range",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition Separator",scope:"source.diff punctuation.definition.separator",settings:{foreground:"#81A1C1"}},{name:"[Elixir](JakeBecker.elixir-ls) module names",scope:"entity.name.type.module.elixir",settings:{foreground:"#8FBCBB"}},{name:"[Elixir](JakeBecker.elixir-ls) module attributes",scope:"variable.other.readwrite.module.elixir",settings:{foreground:"#D8DEE9",fontStyle:"bold"}},{name:"[Elixir](JakeBecker.elixir-ls) atoms",scope:"constant.other.symbol.elixir",settings:{foreground:"#D8DEE9",fontStyle:"bold"}},{name:"[Elixir](JakeBecker.elixir-ls) modules",scope:"variable.other.constant.elixir",settings:{foreground:"#8FBCBB"}},{name:"[Go] String Format Placeholder",scope:"source.go constant.other.placeholder.go",settings:{foreground:"#EBCB8B"}},{name:"[Java](JavaDoc) Comment Block Documentation HTML Entities",scope:"source.java comment.block.documentation.javadoc punctuation.definition.entity.html",settings:{foreground:"#81A1C1"}},{name:"[Java](JavaDoc) Constant Other",scope:"source.java constant.other",settings:{foreground:"#D8DEE9"}},{name:"[Java](JavaDoc) Keyword Other Documentation",scope:"source.java keyword.other.documentation",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation Author",scope:"source.java keyword.other.documentation.author.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation Directive/Custom",scope:["source.java keyword.other.documentation.directive","source.java keyword.other.documentation.custom"],settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation See",scope:"source.java keyword.other.documentation.see.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java] Meta Method-Call",scope:"source.java meta.method-call meta.method",settings:{foreground:"#88C0D0"}},{name:"[Java](JavaDoc) Meta Tag Template Link",scope:["source.java meta.tag.template.link.javadoc","source.java string.other.link.title.javadoc"],settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Meta Tag Template Value",scope:"source.java meta.tag.template.value.javadoc",settings:{foreground:"#88C0D0"}},{name:"[Java](JavaDoc) Punctuation Definition Keyword",scope:"source.java punctuation.definition.keyword.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Punctuation Definition Tag",scope:["source.java punctuation.definition.tag.begin.javadoc","source.java punctuation.definition.tag.end.javadoc"],settings:{foreground:"#616E88"}},{name:"[Java] Storage Modifier Import",scope:"source.java storage.modifier.import",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Modifier Package",scope:"source.java storage.modifier.package",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type",scope:"source.java storage.type",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type Annotation",scope:"source.java storage.type.annotation",settings:{foreground:"#D08770"}},{name:"[Java] Storage Type Generic",scope:"source.java storage.type.generic",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type Primitive",scope:"source.java storage.type.primitive",settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Decorator",scope:["source.js punctuation.decorator","source.js meta.decorator variable.other.readwrite","source.js meta.decorator entity.name.function"],settings:{foreground:"#D08770"}},{name:"[JavaScript] Meta Object-Literal Key",scope:"source.js meta.object-literal.key",settings:{foreground:"#88C0D0"}},{name:"[JavaScript](JSDoc) Storage Type Class",scope:"source.js storage.type.class.jsdoc",settings:{foreground:"#8FBCBB"}},{name:"[JavaScript] String Template Literals Punctuation",scope:["source.js string.quoted.template punctuation.quasi.element.begin","source.js string.quoted.template punctuation.quasi.element.end","source.js string.template punctuation.definition.template-expression"],settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Interpolated String Template Punctuation Functions",scope:"source.js string.quoted.template meta.method-call.with-arguments",settings:{foreground:"#ECEFF4"}},{name:"[JavaScript] String Template Literal Variable",scope:["source.js string.template meta.template.expression support.variable.property","source.js string.template meta.template.expression variable.other.object"],settings:{foreground:"#D8DEE9"}},{name:"[JavaScript] Support Type Primitive",scope:"source.js support.type.primitive",settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Variable Other Object",scope:"source.js variable.other.object",settings:{foreground:"#D8DEE9"}},{name:"[JavaScript] Variable Other Read-Write Alias",scope:"source.js variable.other.readwrite.alias",settings:{foreground:"#8FBCBB"}},{name:"[JavaScript] Parentheses in Template Strings",scope:["source.js meta.embedded.line meta.brace.square","source.js meta.embedded.line meta.brace.round","source.js string.quoted.template meta.brace.square","source.js string.quoted.template meta.brace.round"],settings:{foreground:"#ECEFF4"}},{name:"[HTML] Constant Character Entity",scope:"text.html.basic constant.character.entity.html",settings:{foreground:"#EBCB8B"}},{name:"[HTML] Constant Other Inline-Data",scope:"text.html.basic constant.other.inline-data",settings:{foreground:"#D08770",fontStyle:"italic"}},{name:"[HTML] Meta Tag SGML Doctype",scope:"text.html.basic meta.tag.sgml.doctype",settings:{foreground:"#5E81AC"}},{name:"[HTML] Punctuation Definition Entity",scope:"text.html.basic punctuation.definition.entity",settings:{foreground:"#81A1C1"}},{name:"[INI] Entity Name Section Group-Title",scope:"source.properties entity.name.section.group-title.ini",settings:{foreground:"#88C0D0"}},{name:"[INI] Punctuation Separator Key-Value",scope:"source.properties punctuation.separator.key-value.ini",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Fenced Code Block",scope:["text.html.markdown markup.fenced_code.block","text.html.markdown markup.fenced_code.block punctuation.definition"],settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Heading",scope:"markup.heading",settings:{foreground:"#88C0D0"}},{name:"[Markdown] Markup Inline",scope:["text.html.markdown markup.inline.raw","text.html.markdown markup.inline.raw punctuation.definition.raw"],settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Italic",scope:"text.html.markdown markup.italic",settings:{fontStyle:"italic"}},{name:"[Markdown] Markup Link",scope:"text.html.markdown markup.underline.link",settings:{fontStyle:"underline"}},{name:"[Markdown] Markup List Numbered/Unnumbered",scope:"text.html.markdown beginning.punctuation.definition.list",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Quote Punctuation Definition",scope:"text.html.markdown beginning.punctuation.definition.quote",settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Quote Punctuation Definition",scope:"text.html.markdown markup.quote",settings:{foreground:"#616E88"}},{name:"[Markdown] Markup Math Constant",scope:"text.html.markdown constant.character.math.tex",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Math Definition Marker",scope:["text.html.markdown punctuation.definition.math.begin","text.html.markdown punctuation.definition.math.end"],settings:{foreground:"#5E81AC"}},{name:"[Markdown] Markup Math Function Definition Marker",scope:"text.html.markdown punctuation.definition.function.math.tex",settings:{foreground:"#88C0D0"}},{name:"[Markdown] Markup Math Operator",scope:"text.html.markdown punctuation.math.operator.latex",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Punctuation Definition Heading",scope:"text.html.markdown punctuation.definition.heading",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Punctuation Definition Constant/String",scope:["text.html.markdown punctuation.definition.constant","text.html.markdown punctuation.definition.string"],settings:{foreground:"#81A1C1"}},{name:"[Markdown] String Other Link Description/Title",scope:["text.html.markdown constant.other.reference.link","text.html.markdown string.other.link.description","text.html.markdown string.other.link.title"],settings:{foreground:"#88C0D0"}},{name:"[Perl] Perl Sigils",scope:"source.perl punctuation.definition.variable",settings:{foreground:"#D8DEE9"}},{name:"[PHP] Meta Function-Call Object",scope:["source.php meta.function-call","source.php meta.function-call.object"],settings:{foreground:"#88C0D0"}},{name:"[Python] Decorator",scope:["source.python entity.name.function.decorator","source.python meta.function.decorator support.type"],settings:{foreground:"#D08770"}},{name:"[Python] Function Call",scope:"source.python meta.function-call.generic",settings:{foreground:"#88C0D0"}},{name:"[Python] Support Type",scope:"source.python support.type",settings:{foreground:"#88C0D0"}},{name:"[Python] Function Parameter",scope:["source.python variable.parameter.function.language"],settings:{foreground:"#D8DEE9"}},{name:"[Python] Function Parameter Special",scope:["source.python meta.function.parameters variable.parameter.function.language.special.self"],settings:{foreground:"#81A1C1"}},{name:"[Rust] Entity types",scope:"source.rust entity.name.type",settings:{foreground:"#8FBCBB"}},{name:"[Rust] Macro",scope:"source.rust meta.macro entity.name.function",settings:{fontStyle:"bold",foreground:"#88C0D0"}},{name:"[Rust] Attributes",scope:["source.rust meta.attribute","source.rust meta.attribute punctuation","source.rust meta.attribute keyword.operator"],settings:{foreground:"#5E81AC"}},{name:"[Rust] Traits",scope:"source.rust entity.name.type.trait",settings:{fontStyle:"bold"}},{name:"[Rust] Interpolation Bracket Curly",scope:"source.rust punctuation.definition.interpolation",settings:{foreground:"#EBCB8B"}},{name:"[SCSS] Punctuation Definition Interpolation Bracket Curly",scope:["source.css.scss punctuation.definition.interpolation.begin.bracket.curly","source.css.scss punctuation.definition.interpolation.end.bracket.curly"],settings:{foreground:"#81A1C1"}},{name:"[SCSS] Variable Interpolation",scope:"source.css.scss variable.interpolation",settings:{foreground:"#D8DEE9",fontStyle:"italic"}},{name:"[TypeScript] Decorators",scope:["source.ts punctuation.decorator","source.ts meta.decorator variable.other.readwrite","source.ts meta.decorator entity.name.function","source.tsx punctuation.decorator","source.tsx meta.decorator variable.other.readwrite","source.tsx meta.decorator entity.name.function"],settings:{foreground:"#D08770"}},{name:"[TypeScript] Object-literal keys",scope:["source.ts meta.object-literal.key","source.tsx meta.object-literal.key"],settings:{foreground:"#D8DEE9"}},{name:"[TypeScript] Object-literal functions",scope:["source.ts meta.object-literal.key entity.name.function","source.tsx meta.object-literal.key entity.name.function"],settings:{foreground:"#88C0D0"}},{name:"[TypeScript] Type/Class",scope:["source.ts support.class","source.ts support.type","source.ts entity.name.type","source.ts entity.name.class","source.tsx support.class","source.tsx support.type","source.tsx entity.name.type","source.tsx entity.name.class"],settings:{foreground:"#8FBCBB"}},{name:"[TypeScript] Static Class Support",scope:["source.ts support.constant.math","source.ts support.constant.dom","source.ts support.constant.json","source.tsx support.constant.math","source.tsx support.constant.dom","source.tsx support.constant.json"],settings:{foreground:"#8FBCBB"}},{name:"[TypeScript] Variables",scope:["source.ts support.variable","source.tsx support.variable"],settings:{foreground:"#D8DEE9"}},{name:"[TypeScript] Parentheses in Template Strings",scope:["source.ts meta.embedded.line meta.brace.square","source.ts meta.embedded.line meta.brace.round","source.tsx meta.embedded.line meta.brace.square","source.tsx meta.embedded.line meta.brace.round"],settings:{foreground:"#ECEFF4"}},{name:"[XML] Entity Name Tag Namespace",scope:"text.xml entity.name.tag.namespace",settings:{foreground:"#8FBCBB"}},{name:"[XML] Keyword Other Doctype",scope:"text.xml keyword.other.doctype",settings:{foreground:"#5E81AC"}},{name:"[XML] Meta Tag Preprocessor",scope:"text.xml meta.tag.preprocessor entity.name.tag",settings:{foreground:"#5E81AC"}},{name:"[XML] Entity Name Tag Namespace",scope:["text.xml string.unquoted.cdata","text.xml string.unquoted.cdata punctuation.definition.string"],settings:{foreground:"#D08770",fontStyle:"italic"}},{name:"[YAML] Entity Name Tag",scope:"source.yaml entity.name.tag",settings:{foreground:"#8FBCBB"}}]},autoImport:!0,showCopyButton:!0,enableSpa:!0,skipLanguages:[],filepath:"/Users/bytedance/modern.js/website/module-tools/docs/zh/guide/publish-your-project.md"},h=void 0,f=[{id:"\u8DDF\u8E2A\u53D8\u66F4",text:"\u8DDF\u8E2A\u53D8\u66F4",depth:2},{id:"\u7248\u672C\u66F4\u65B0",text:"\u7248\u672C\u66F4\u65B0",depth:2},{id:"\u53D1\u5E03",text:"\u53D1\u5E03",depth:2},{id:"\u9884\u53D1\u5E03",text:"\u9884\u53D1\u5E03",depth:2}],b="\u7248\u672C\u7BA1\u7406\u4E0E\u53D1\u5E03";function i(n){const e=Object.assign({h1:"h1",a:"a",p:"p",ul:"ul",li:"li",h2:"h2",strong:"strong",code:"code",blockquote:"blockquote"},n.components);return r||c("CH",!1),r.Code||c("CH.Code",!0),t(s,{children:[t(e.h1,{id:"\u7248\u672C\u7BA1\u7406\u4E0E\u53D1\u5E03",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#\u7248\u672C\u7BA1\u7406\u4E0E\u53D1\u5E03",children:"#"}),"\u7248\u672C\u7BA1\u7406\u4E0E\u53D1\u5E03"]}),`
2
+ `,o(e.p,{children:"\u4E00\u4E2A npm \u7C7B\u578B\u7684\u6A21\u5757\u9879\u76EE\u53D1\u5E03\u6D41\u7A0B\u5305\u542B\u4E86\u4E24\u4E2A\u9636\u6BB5\uFF1A"}),`
3
+ `,t(e.ul,{children:[`
4
+ `,o(e.li,{children:"\u7B2C\u4E00\u9636\u6BB5\u662F\u5728\u5F00\u53D1\u671F\u95F4\uFF0C\u5F00\u53D1\u8005\u9700\u8981\u63D0\u4F9B\u4E00\u4E2A\u53D8\u66F4\u6587\u4EF6\u6765\u8BB0\u5F55\u9700\u8981\u53D1\u5E03\u7684\u53D8\u52A8\uFF1B"}),`
5
+ `,t(e.li,{children:["\u7B2C\u4E8C\u9636\u6BB5\u662F\u5728\u53D1\u5E03\u671F\u95F4\uFF0CModule Tools \u53EF\u4EE5\u6536\u96C6\u6240\u6709\u7684\u53D8\u66F4\u6587\u4EF6\u6765\u66F4\u65B0\u7248\u672C\u3001\u66F4\u65B0\u53D1\u5E03\u65E5\u5FD7\uFF0C\u5E76\u53D1\u5E03\u65B0\u7684\u5305\u5230 ",o(e.a,{href:"https://www.npmjs.com/",target:"_blank",rel:"nofollow",children:"npm Registry"})," \u4E0A\u3002"]}),`
6
+ `]}),`
7
+ `,t(e.h2,{id:"\u8DDF\u8E2A\u53D8\u66F4",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#\u8DDF\u8E2A\u53D8\u66F4",children:"#"}),"\u8DDF\u8E2A\u53D8\u66F4"]}),`
8
+ `,t(e.p,{children:[o(e.strong,{children:"\u5F53\u9879\u76EE\u53D1\u751F\u53D8\u5316\u7684\u65F6\u5019\u9700\u8981\u5C06\u53D8\u5316\u7684\u5185\u5BB9\u8BB0\u5F55\u4E0B\u6765"}),"\u3002\u9879\u76EE\u53D1\u751F\u7684\u53D8\u5316\u4E00\u822C\u662F\u6307\uFF1A"]}),`
9
+ `,t(e.ul,{children:[`
10
+ `,o(e.li,{children:"\u65B0\u529F\u80FD"}),`
11
+ `,o(e.li,{children:"\u4FEE\u590D\u95EE\u9898"}),`
12
+ `,o(e.li,{children:"\u914D\u7F6E\u6587\u4EF6\u4FEE\u6539"}),`
13
+ `,o(e.li,{children:"..."}),`
14
+ `]}),`
15
+ `,o(e.p,{children:"\u5F53\u8FD9\u4E9B\u53D8\u5316\u4E00\u65E6\u5B8C\u6210\u540E\uFF0C\u9700\u8981\u901A\u8FC7\u4EE5\u4E0B\u547D\u4EE4\u6765\u5BF9\u5F53\u524D\u7684\u53D8\u5316\u8FDB\u884C\u8BB0\u5F55\uFF1A"}),`
16
+ `,t(e.ul,{children:[`
17
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-change",children:o(e.code,{children:"modern change"})})}),`
18
+ `]}),`
19
+ `,t(e.p,{children:["\u6267\u884C ",o(e.code,{children:"modern change"})," \u547D\u4EE4\u540E\u4F1A\u5411\u5F00\u53D1\u8005\u63D0\u51FA\u51E0\u4E2A\u95EE\u9898\uFF0C\u5E76\u6839\u636E\u5F00\u53D1\u8005\u7684\u56DE\u7B54\u751F\u6210\u53D8\u66F4\u8BB0\u5F55\u3002\u53D8\u66F4\u8BB0\u5F55\u6587\u4EF6\u5305\u542B\u4E86\u7248\u672C\u53D8\u5316\u7684\u7C7B\u578B\u548C\u5176\u63CF\u8FF0\uFF0C\u8BE5\u6587\u4EF6\u4F1A\u88AB\u63D0\u4EA4\u5230 git \u4ED3\u5E93\u4E2D\u3002"]}),`
20
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"$ npx modern change",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} What kind of change is this ",props:{style:{color:"#D8DEE9FF"}}},{content:"for",props:{style:{color:"#81A1C1"}}},{content:" module-example",props:{style:{color:"#D8DEE9FF"}}},{content:"?",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"(",props:{style:{color:"#ECEFF4"}}},{content:"current version is 0.1.0",props:{style:{color:"#D8DEE9FF"}}},{content:")",props:{style:{color:"#ECEFF4"}}},{content:" \xB7 patch",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Please enter a summary ",props:{style:{color:"#D8DEE9FF"}}},{content:"for",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"this change (this will be",props:{style:{color:"#D8DEE9"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" the changelogs). Submit empty line to open external editor",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Summary \xB7 publish ",props:{style:{color:"#D8DEE9FF"}}},{content:"test",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"\u{1F98B} === Releasing the following packages ===",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} ",props:{style:{color:"#D8DEE9FF"}}},{content:"[",props:{style:{color:"#ECEFF4"}}},{content:"Patch",props:{style:{color:"#D8DEE9FF"}}},{content:"]",props:{style:{color:"#ECEFF4"}}}]},{tokens:[{content:"\u{1F98B} module",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Is this your desired changeset",props:{style:{color:"#D8DEE9FF"}}},{content:"?",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"(",props:{style:{color:"#ECEFF4"}}},{content:"Y/n",props:{style:{color:"#D8DEE9FF"}}},{content:")",props:{style:{color:"#ECEFF4"}}},{content:" \xB7 ",props:{style:{color:"#D8DEE9FF"}}},{content:"true",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"\u{1F98B} Changeset added",props:{style:{color:"#D8DEE9FF"}}},{content:"!",props:{style:{color:"#81A1C1"}}},{content:" - you can now commit it",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B}",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} If you want to modify or expand on the changeset summary, you can find it here",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} info /xxxxxx/module/.changeset/brave-dryers-agree.md",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
21
+ `,t(e.p,{children:["\u5F53\u6267\u884C\u6210\u529F\u540E\uFF0C\u751F\u6210\u7684\u5305\u542B\u53D8\u66F4\u8BB0\u5F55\u7684 Markdown \u6587\u4EF6\u4F1A\u4FDD\u5B58\u5728\u9879\u76EE\u7684 ",o(e.code,{children:".changeset"})," \u76EE\u5F55\u4E0B\u9762\u3002\u5176\u5185\u5BB9\u7C7B\u4F3C\u4E0B\u9762\u8FD9\u6837\uFF1A"]}),`
22
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[".changeset/brave-dryers-agree.md"],active:".changeset/brave-dryers-agree.md",heightRatio:1},files:[{name:".changeset/brave-dryers-agree.md",focus:"",code:{lines:[{tokens:[{content:"---",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:'"',props:{style:{color:"#81A1C1"}}},{content:"module-example",props:{style:{color:"#A3BE8C"}}},{content:'"',props:{style:{color:"#81A1C1"}}},{content:":",props:{style:{color:"#ECEFF4"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"patch",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"---",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[]},{tokens:[{content:"publish test",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"markdown"},annotations:[]}]}),`
23
+ `,t(e.h2,{id:"\u7248\u672C\u66F4\u65B0",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#\u7248\u672C\u66F4\u65B0",children:"#"}),"\u7248\u672C\u66F4\u65B0"]}),`
24
+ `,o(e.p,{children:"\u5F53\u9700\u8981\u66F4\u65B0\u9879\u76EE\u7248\u672C\u7684\u65F6\u5019\uFF0C\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A"}),`
25
+ `,t(e.ul,{children:[`
26
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-bump",children:o(e.code,{children:"modern bump"})})}),`
27
+ `]}),`
28
+ `,t(e.p,{children:["\u6267\u884C ",o(e.code,{children:"modern bump"})," \u5C06\u4F1A\u57FA\u4E8E ",o(e.code,{children:".changeset/"})," \u76EE\u5F55\u4E0B\u8BB0\u5F55\u4E86\u53D8\u66F4\u7684 Markdown \u6587\u4EF6\u5185\u5BB9\u6765\u4FEE\u6539 ",o(e.code,{children:"package.json"})," \u4E2D\u7684\u7248\u672C\u53F7\uFF0C\u540C\u65F6\u751F\u6210 ",o(e.code,{children:"CHANGELOG.md"})," \u6587\u4EF6\u3002",o(e.strong,{children:"\u800C\u5F53\u7248\u672C\u66F4\u65B0\u5B8C\u6210\u540E\uFF0C\u8FD9\u4E9B\u8BB0\u5F55\u53D8\u66F4\u7684 Markdown \u6587\u4EF6\u4E5F\u4F1A\u88AB\u5220\u9664\uFF0C\u4E5F\u53EF\u8BF4\u8FD9\u4E9B Markdown \u6587\u4EF6\u88AB\u201C\u6D88\u8017\u201D\u6389\u4E86"}),"\u3002"]}),`
29
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:["CHANGELOG.md"],active:"CHANGELOG.md",heightRatio:1},files:[{name:"CHANGELOG.md",focus:"",code:{lines:[{tokens:[{content:"#",props:{style:{color:"#81A1C1"}}},{content:" module",props:{style:{color:"#88C0D0"}}}]},{tokens:[]},{tokens:[{content:"##",props:{style:{color:"#81A1C1"}}},{content:" 0.1.1",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"###",props:{style:{color:"#81A1C1"}}},{content:" Patch Changes",props:{style:{color:"#88C0D0"}}}]},{tokens:[]},{tokens:[{content:"-",props:{style:{color:"#ECEFF4"}}},{content:" publish test",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"markdown"},annotations:[]}]}),`
30
+ `,t(e.h2,{id:"\u53D1\u5E03",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#\u53D1\u5E03",children:"#"}),"\u53D1\u5E03"]}),`
31
+ `,o(e.p,{children:"\u53D1\u5E03\u9879\u76EE\u53EF\u4EE5\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A"}),`
32
+ `,t(e.ul,{children:[`
33
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-release",children:o(e.code,{children:"modern publish"})})}),`
34
+ `]}),`
35
+ `,t(e.p,{children:[o(e.code,{children:"modern release"})," \u547D\u4EE4\u53EF\u4EE5\u5C06\u9879\u76EE\u53D1\u5E03\u5230 npm Registry\u3002"]}),`
36
+ `,t(e.p,{children:["\u6B64\u65F6\u53D1\u5E03\u7684\u662F ",o(e.code,{children:"latest"})," \u7248\u672C\uFF0C\u4E5F\u53EF\u4EE5\u8BF4\u662F\u6B63\u5F0F\u7248\u672C\u3002\u5982\u679C\u60F3\u8981\u4FEE\u6539 ",o(e.code,{children:"dist-tag"}),"\uFF0C\u53EF\u4EE5\u901A\u8FC7 ",o(e.code,{children:"modern release --tag"})," \u547D\u4EE4\u6765\u6307\u5B9A\u3002\u4F8B\u5982\uFF1A"]}),`
37
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"modern release --tag beta",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
38
+ `,t(e.p,{children:["\u4F46\u662F\u5982\u679C\u5E0C\u671B\u5C06\u5F53\u524D\u9879\u76EE\u7684\u7248\u672C\u53F7\u4E5F\u4FEE\u6539\u4E3A\u9884\u53D1\u5E03\u7684\u7248\u672C\u53F7\uFF0C\u5219\u9700\u8981\u4F7F\u7528 ",o(e.code,{children:"modern pre"})," \u547D\u4EE4\u3002"]}),`
39
+ `,t(e.blockquote,{children:[`
40
+ `,t(e.p,{children:["\u6240\u8C13 ",o(e.code,{children:"dist-tag"}),"\uFF0C\u53EF\u4EE5\u7406\u89E3\uFF1A\u4E3A\u5F53\u524D\u53D1\u5E03\u7684\u7248\u672C\u6253\u6807\u7B7E\u3002\u4E00\u822C\u6765\u8BF4\uFF0C\u9ED8\u8BA4\u53D1\u5E03\u7684\u7248\u672C\u5BF9\u5E94\u7684 ",o(e.code,{children:"dist-tag"})," \u4E3A ",o(e.code,{children:"latest"}),"\uFF0C\u56E0\u6B64\u53EF\u4EE5\u628A ",o(e.code,{children:"latest"})," \u8BA4\u4E3A\u662F\u6B63\u5F0F\u7248\u672C\u7684 ",o(e.code,{children:"dist-tag"}),"\u3002"]}),`
41
+ `]}),`
42
+ `,t(e.h2,{id:"\u9884\u53D1\u5E03",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#\u9884\u53D1\u5E03",children:"#"}),"\u9884\u53D1\u5E03"]}),`
43
+ `,o(e.p,{children:"\u5F53\u9700\u8981\u5728\u6B63\u5F0F\u53D1\u5E03\u4E4B\u524D\u8FDB\u884C\u9884\u53D1\u5E03\uFF0C\u5219\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A"}),`
44
+ `,t(e.ul,{children:[`
45
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-pre",children:o(e.code,{children:"modern pre"})})}),`
46
+ `]}),`
47
+ `,t(e.p,{children:["\u9996\u5148 ",o(e.code,{children:"modern pre enter <tag>"})," \u8FDB\u5165\u9884\u53D1\u5E03\u6A21\u5F0F\uFF0C",o(e.code,{children:"<tag>"})," \u53EF\u4EE5\u4E0E\u53D1\u5E03\u9879\u76EE\u7684\u65F6\u5019\u4F7F\u7528 ",o(e.code,{children:"modern release --tag"})," \u547D\u4EE4\u6307\u5B9A\u7684 ",o(e.code,{children:"tag"})," \u4E00\u81F4\u3002"]}),`
48
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"$ npx modern pre enter next",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} success Entered pre mode with tag next",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} info Run ",props:{style:{color:"#D8DEE9FF"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:"changeset version",props:{style:{color:"#A3BE8C"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:" to version packages with prerelease versions",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u2728 Done ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" 5.30s.",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
49
+ `,t(e.p,{children:["\u63A5\u7740\u53EF\u4EE5\u4F7F\u7528 ",o(e.code,{children:"modern bump"})," \u547D\u4EE4\u66F4\u65B0\u5177\u4F53\u7684\u7248\u672C\u53F7\uFF0C",o(e.strong,{children:"\u6B64\u65F6\u4E0D\u4F1A\u771F\u6B63\u7684\u201C\u6D88\u8017\u201D\u8BB0\u5F55\u53D8\u66F4\u7684 Markdown \u6587\u4EF6"}),"\uFF1A"]}),`
50
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"$ npx modern bump",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} warn ===============================IMPORTANT",props:{style:{color:"#D8DEE9FF"}}},{content:"!",props:{style:{color:"#81A1C1"}}},{content:"===============================",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} warn You are ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" prerelease mode",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} warn If you meant to ",props:{style:{color:"#D8DEE9FF"}}},{content:"do",props:{style:{color:"#81A1C1"}}},{content:" a normal release you should revert these changes and run ",props:{style:{color:"#D8DEE9FF"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:"changeset pre exit",props:{style:{color:"#A3BE8C"}}},{content:"`",props:{style:{color:"#ECEFF4"}}}]},{tokens:[{content:"\u{1F98B} warn You can ",props:{style:{color:"#D8DEE9FF"}}},{content:"then",props:{style:{color:"#81A1C1"}}},{content:" run ",props:{style:{color:"#D8DEE9FF"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:"changeset version",props:{style:{color:"#A3BE8C"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:" again to ",props:{style:{color:"#D8DEE9FF"}}},{content:"do",props:{style:{color:"#81A1C1"}}},{content:" a normal release",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} warn ----------------------------------------------------------------------",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} All files have been updated. Review them and commit at your leisure",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
51
+ `,t(e.p,{children:["\u7136\u540E\u53EF\u4EE5\u770B\u5230 ",o(e.code,{children:"package.json"})," \u4E2D\u66F4\u65B0\u7684\u7248\u672C\u53F7\u4F1A\u7C7B\u4F3C\u8FD9\u6837\uFF1A",o(e.code,{children:"0.1.2-next.0"}),"\u3002"]}),`
52
+ `,t(e.p,{children:["\u6700\u540E\uFF0C",t(e.strong,{children:["\u5982\u679C\u4E0D\u9700\u8981\u518D\u8FDB\u884C\u9884\u53D1\u5E03\uFF0C\u5219\u4E00\u5B9A\u8981\u6267\u884C ",o(e.code,{children:"modern pre exit"})," \u547D\u4EE4"]}),"\uFF0C\u8FD9\u6837\u53EF\u4EE5\u9000\u51FA\u9884\u53D1\u5E03\u72B6\u6001\uFF0C\u5E76\u4E14\u5F53\u518D\u6B21\u6267\u884C ",o(e.code,{children:"modern bump"})," \u547D\u4EE4\u7684\u65F6\u5019\uFF0C\u5C31\u53EF\u4EE5\u53D1\u5E03\u6B63\u5F0F\u7684\u7248\u672C\u3002"]})]})}function k(n={}){const{wrapper:e}=n.components||{};return e?o(e,Object.assign({},n,{children:o(i,n)})):i(n)}function c(n,e){throw new Error("Expected "+(e?"component":"object")+" `"+n+"` to be defined: you likely forgot to import, pass, or provide it.")}const B="2022/12/5 16:29:55",y=`# \u7248\u672C\u7BA1\u7406\u4E0E\u53D1\u5E03
53
+
54
+ \u4E00\u4E2A npm \u7C7B\u578B\u7684\u6A21\u5757\u9879\u76EE\u53D1\u5E03\u6D41\u7A0B\u5305\u542B\u4E86\u4E24\u4E2A\u9636\u6BB5\uFF1A
55
+
56
+ * \u7B2C\u4E00\u9636\u6BB5\u662F\u5728\u5F00\u53D1\u671F\u95F4\uFF0C\u5F00\u53D1\u8005\u9700\u8981\u63D0\u4F9B\u4E00\u4E2A\u53D8\u66F4\u6587\u4EF6\u6765\u8BB0\u5F55\u9700\u8981\u53D1\u5E03\u7684\u53D8\u52A8\uFF1B
57
+ * \u7B2C\u4E8C\u9636\u6BB5\u662F\u5728\u53D1\u5E03\u671F\u95F4\uFF0CModule Tools \u53EF\u4EE5\u6536\u96C6\u6240\u6709\u7684\u53D8\u66F4\u6587\u4EF6\u6765\u66F4\u65B0\u7248\u672C\u3001\u66F4\u65B0\u53D1\u5E03\u65E5\u5FD7\uFF0C\u5E76\u53D1\u5E03\u65B0\u7684\u5305\u5230 [npm Registry](https://www.npmjs.com/) \u4E0A\u3002
58
+
59
+ ## \u8DDF\u8E2A\u53D8\u66F4
60
+
61
+ **\u5F53\u9879\u76EE\u53D1\u751F\u53D8\u5316\u7684\u65F6\u5019\u9700\u8981\u5C06\u53D8\u5316\u7684\u5185\u5BB9\u8BB0\u5F55\u4E0B\u6765**\u3002\u9879\u76EE\u53D1\u751F\u7684\u53D8\u5316\u4E00\u822C\u662F\u6307\uFF1A
62
+
63
+ * \u65B0\u529F\u80FD
64
+ * \u4FEE\u590D\u95EE\u9898
65
+ * \u914D\u7F6E\u6587\u4EF6\u4FEE\u6539
66
+ * ...
67
+
68
+ \u5F53\u8FD9\u4E9B\u53D8\u5316\u4E00\u65E6\u5B8C\u6210\u540E\uFF0C\u9700\u8981\u901A\u8FC7\u4EE5\u4E0B\u547D\u4EE4\u6765\u5BF9\u5F53\u524D\u7684\u53D8\u5316\u8FDB\u884C\u8BB0\u5F55\uFF1A
69
+
70
+ * [\`modern change\`](/zh/guide/command-preview#modern-change)
71
+
72
+ \u6267\u884C \`modern change\` \u547D\u4EE4\u540E\u4F1A\u5411\u5F00\u53D1\u8005\u63D0\u51FA\u51E0\u4E2A\u95EE\u9898\uFF0C\u5E76\u6839\u636E\u5F00\u53D1\u8005\u7684\u56DE\u7B54\u751F\u6210\u53D8\u66F4\u8BB0\u5F55\u3002\u53D8\u66F4\u8BB0\u5F55\u6587\u4EF6\u5305\u542B\u4E86\u7248\u672C\u53D8\u5316\u7684\u7C7B\u578B\u548C\u5176\u63CF\u8FF0\uFF0C\u8BE5\u6587\u4EF6\u4F1A\u88AB\u63D0\u4EA4\u5230 git \u4ED3\u5E93\u4E2D\u3002
73
+
74
+ \`\`\` bash
75
+ $ npx modern change
76
+ \u{1F98B} What kind of change is this for module-example? (current version is 0.1.0) \xB7 patch
77
+ \u{1F98B} Please enter a summary for this change (this will be in the changelogs). Submit empty line to open external editor
78
+ \u{1F98B} Summary \xB7 publish test
79
+ \u{1F98B} === Releasing the following packages ===
80
+ \u{1F98B} [Patch]
81
+ \u{1F98B} module
82
+ \u{1F98B} Is this your desired changeset? (Y/n) \xB7 true
83
+ \u{1F98B} Changeset added! - you can now commit it
84
+ \u{1F98B}
85
+ \u{1F98B} If you want to modify or expand on the changeset summary, you can find it here
86
+ \u{1F98B} info /xxxxxx/module/.changeset/brave-dryers-agree.md
87
+ \`\`\`
88
+
89
+ \u5F53\u6267\u884C\u6210\u529F\u540E\uFF0C\u751F\u6210\u7684\u5305\u542B\u53D8\u66F4\u8BB0\u5F55\u7684 Markdown \u6587\u4EF6\u4F1A\u4FDD\u5B58\u5728\u9879\u76EE\u7684 \`.changeset\` \u76EE\u5F55\u4E0B\u9762\u3002\u5176\u5185\u5BB9\u7C7B\u4F3C\u4E0B\u9762\u8FD9\u6837\uFF1A
90
+
91
+ \`\`\` markdown .changeset/brave-dryers-agree.md
92
+ ---
93
+ "module-example": patch
94
+ ---
95
+
96
+ publish test
97
+ \`\`\`
98
+
99
+ ## \u7248\u672C\u66F4\u65B0
100
+
101
+ \u5F53\u9700\u8981\u66F4\u65B0\u9879\u76EE\u7248\u672C\u7684\u65F6\u5019\uFF0C\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A
102
+
103
+ * [\`modern bump\`](/zh/guide/command-preview#modern-bump)
104
+
105
+ \u6267\u884C \`modern bump\` \u5C06\u4F1A\u57FA\u4E8E \`.changeset/\` \u76EE\u5F55\u4E0B\u8BB0\u5F55\u4E86\u53D8\u66F4\u7684 Markdown \u6587\u4EF6\u5185\u5BB9\u6765\u4FEE\u6539 \`package.json\` \u4E2D\u7684\u7248\u672C\u53F7\uFF0C\u540C\u65F6\u751F\u6210 \`CHANGELOG.md\` \u6587\u4EF6\u3002**\u800C\u5F53\u7248\u672C\u66F4\u65B0\u5B8C\u6210\u540E\uFF0C\u8FD9\u4E9B\u8BB0\u5F55\u53D8\u66F4\u7684 Markdown \u6587\u4EF6\u4E5F\u4F1A\u88AB\u5220\u9664\uFF0C\u4E5F\u53EF\u8BF4\u8FD9\u4E9B Markdown \u6587\u4EF6\u88AB\u201C\u6D88\u8017\u201D\u6389\u4E86**\u3002
106
+
107
+ \`\`\` markdown CHANGELOG.md
108
+ # module
109
+
110
+ ## 0.1.1
111
+ ### Patch Changes
112
+
113
+ - publish test
114
+ \`\`\`
115
+
116
+ ## \u53D1\u5E03
117
+
118
+ \u53D1\u5E03\u9879\u76EE\u53EF\u4EE5\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A
119
+
120
+ * [\`modern publish\`](/zh/guide/command-preview#modern-release)
121
+
122
+ \`modern release\` \u547D\u4EE4\u53EF\u4EE5\u5C06\u9879\u76EE\u53D1\u5E03\u5230 npm Registry\u3002
123
+
124
+ \u6B64\u65F6\u53D1\u5E03\u7684\u662F \`latest\` \u7248\u672C\uFF0C\u4E5F\u53EF\u4EE5\u8BF4\u662F\u6B63\u5F0F\u7248\u672C\u3002\u5982\u679C\u60F3\u8981\u4FEE\u6539 \`dist-tag\`\uFF0C\u53EF\u4EE5\u901A\u8FC7 \`modern release --tag\` \u547D\u4EE4\u6765\u6307\u5B9A\u3002\u4F8B\u5982\uFF1A
125
+
126
+ \`\`\` bash
127
+ modern release --tag beta
128
+ \`\`\`
129
+
130
+ \u4F46\u662F\u5982\u679C\u5E0C\u671B\u5C06\u5F53\u524D\u9879\u76EE\u7684\u7248\u672C\u53F7\u4E5F\u4FEE\u6539\u4E3A\u9884\u53D1\u5E03\u7684\u7248\u672C\u53F7\uFF0C\u5219\u9700\u8981\u4F7F\u7528 \`modern pre\` \u547D\u4EE4\u3002
131
+
132
+ > \u6240\u8C13 \`dist-tag\`\uFF0C\u53EF\u4EE5\u7406\u89E3\uFF1A\u4E3A\u5F53\u524D\u53D1\u5E03\u7684\u7248\u672C\u6253\u6807\u7B7E\u3002\u4E00\u822C\u6765\u8BF4\uFF0C\u9ED8\u8BA4\u53D1\u5E03\u7684\u7248\u672C\u5BF9\u5E94\u7684 \`dist-tag\` \u4E3A \`latest\`\uFF0C\u56E0\u6B64\u53EF\u4EE5\u628A \`latest\` \u8BA4\u4E3A\u662F\u6B63\u5F0F\u7248\u672C\u7684 \`dist-tag\`\u3002
133
+
134
+ ## \u9884\u53D1\u5E03
135
+
136
+ \u5F53\u9700\u8981\u5728\u6B63\u5F0F\u53D1\u5E03\u4E4B\u524D\u8FDB\u884C\u9884\u53D1\u5E03\uFF0C\u5219\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\uFF1A
137
+
138
+ * [\`modern pre\`](/zh/guide/command-preview#modern-pre)
139
+
140
+ \u9996\u5148 \`modern pre enter <tag>\` \u8FDB\u5165\u9884\u53D1\u5E03\u6A21\u5F0F\uFF0C\`<tag>\` \u53EF\u4EE5\u4E0E\u53D1\u5E03\u9879\u76EE\u7684\u65F6\u5019\u4F7F\u7528 \`modern release --tag\` \u547D\u4EE4\u6307\u5B9A\u7684 \`tag\` \u4E00\u81F4\u3002
141
+
142
+ \`\`\` bash
143
+ $ npx modern pre enter next
144
+ \u{1F98B} success Entered pre mode with tag next
145
+ \u{1F98B} info Run \`changeset version\` to version packages with prerelease versions
146
+ \u2728 Done in 5.30s.
147
+ \`\`\`
148
+
149
+ \u63A5\u7740\u53EF\u4EE5\u4F7F\u7528 \`modern bump\` \u547D\u4EE4\u66F4\u65B0\u5177\u4F53\u7684\u7248\u672C\u53F7\uFF0C**\u6B64\u65F6\u4E0D\u4F1A\u771F\u6B63\u7684\u201C\u6D88\u8017\u201D\u8BB0\u5F55\u53D8\u66F4\u7684 Markdown \u6587\u4EF6**\uFF1A
150
+
151
+ \`\`\` bash
152
+ $ npx modern bump
153
+ \u{1F98B} warn ===============================IMPORTANT!===============================
154
+ \u{1F98B} warn You are in prerelease mode
155
+ \u{1F98B} warn If you meant to do a normal release you should revert these changes and run \`changeset pre exit\`
156
+ \u{1F98B} warn You can then run \`changeset version\` again to do a normal release
157
+ \u{1F98B} warn ----------------------------------------------------------------------
158
+ \u{1F98B} All files have been updated. Review them and commit at your leisure
159
+ \`\`\`
160
+
161
+ \u7136\u540E\u53EF\u4EE5\u770B\u5230 \`package.json\` \u4E2D\u66F4\u65B0\u7684\u7248\u672C\u53F7\u4F1A\u7C7B\u4F3C\u8FD9\u6837\uFF1A\`0.1.2-next.0\`\u3002
162
+
163
+ \u6700\u540E\uFF0C**\u5982\u679C\u4E0D\u9700\u8981\u518D\u8FDB\u884C\u9884\u53D1\u5E03\uFF0C\u5219\u4E00\u5B9A\u8981\u6267\u884C \`modern pre exit\` \u547D\u4EE4**\uFF0C\u8FD9\u6837\u53EF\u4EE5\u9000\u51FA\u9884\u53D1\u5E03\u72B6\u6001\uFF0C\u5E76\u4E14\u5F53\u518D\u6B21\u6267\u884C \`modern bump\` \u547D\u4EE4\u7684\u65F6\u5019\uFF0C\u5C31\u53EF\u4EE5\u53D1\u5E03\u6B63\u5F0F\u7684\u7248\u672C\u3002
164
+ `;export{r as CH,a as chCodeConfig,y as content,k as default,h as frontmatter,B as lastUpdatedTime,b as title,f as toc};
@@ -0,0 +1,166 @@
1
+ import{jsx as o,jsxs as t,Fragment as c}from"react/jsx-runtime";import{a as d,C as u}from"./components.esm.03560353.js";import"react";import"react-dom";const r={annotations:d,Code:u},a={staticMediaQuery:"not screen, (max-width: 768px)",theme:{name:"nord",type:"dark",semanticHighlighting:!0,colors:{focusBorder:"#3b4252",foreground:"#d8dee9","activityBar.background":"#2e3440","activityBar.dropBackground":"#3b4252","activityBar.foreground":"#d8dee9","activityBar.activeBorder":"#88c0d0","activityBar.activeBackground":"#3b4252","activityBarBadge.background":"#88c0d0","activityBarBadge.foreground":"#2e3440","badge.foreground":"#2e3440","badge.background":"#88c0d0","button.background":"#88c0d0ee","button.foreground":"#2e3440","button.hoverBackground":"#88c0d0","button.secondaryBackground":"#434c5e","button.secondaryForeground":"#d8dee9","button.secondaryHoverBackground":"#4c566a","charts.red":"#bf616a","charts.blue":"#81a1c1","charts.yellow":"#ebcb8b","charts.orange":"#d08770","charts.green":"#a3be8c","charts.purple":"#b48ead","charts.foreground":"#d8dee9","charts.lines":"#88c0d0","debugConsole.infoForeground":"#88c0d0","debugConsole.warningForeground":"#ebcb8b","debugConsole.errorForeground":"#bf616a","debugConsole.sourceForeground":"#616e88","debugConsoleInputIcon.foreground":"#81a1c1","debugExceptionWidget.background":"#4c566a","debugExceptionWidget.border":"#2e3440","debugToolBar.background":"#3b4252",descriptionForeground:"#d8dee9e6","diffEditor.insertedTextBackground":"#81a1c133","diffEditor.removedTextBackground":"#bf616a4d","dropdown.background":"#3b4252","dropdown.border":"#3b4252","dropdown.foreground":"#d8dee9","editorActiveLineNumber.foreground":"#d8dee9cc","editorCursor.foreground":"#d8dee9","editorHint.border":"#ebcb8b00","editorHint.foreground":"#ebcb8b","editorIndentGuide.background":"#434c5eb3","editorIndentGuide.activeBackground":"#4c566a","editorInlayHint.background":"#434c5e","editorInlayHint.foreground":"#d8dee9","editorLineNumber.foreground":"#4c566a","editorLineNumber.activeForeground":"#d8dee9","editorWhitespace.foreground":"#4c566ab3","editorWidget.background":"#2e3440","editorWidget.border":"#3b4252","editor.background":"#2e3440","editor.foreground":"#d8dee9","editor.hoverHighlightBackground":"#3b4252","editor.findMatchBackground":"#88c0d066","editor.findMatchHighlightBackground":"#88c0d033","editor.findRangeHighlightBackground":"#88c0d033","editor.lineHighlightBackground":"#3b4252","editor.lineHighlightBorder":"#3b4252","editor.inactiveSelectionBackground":"#434c5ecc","editor.inlineValuesBackground":"#4c566a","editor.inlineValuesForeground":"#eceff4","editor.selectionBackground":"#434c5ecc","editor.selectionHighlightBackground":"#434c5ecc","editor.rangeHighlightBackground":"#434c5e52","editor.wordHighlightBackground":"#81a1c166","editor.wordHighlightStrongBackground":"#81a1c199","editor.stackFrameHighlightBackground":"#5e81ac","editor.focusedStackFrameHighlightBackground":"#5e81ac","editorError.foreground":"#bf616a","editorError.border":"#bf616a00","editorWarning.foreground":"#ebcb8b","editorWarning.border":"#ebcb8b00","editorBracketMatch.background":"#2e344000","editorBracketMatch.border":"#88c0d0","editorBracketHighlight.foreground1":"#8fbcbb","editorBracketHighlight.foreground2":"#88c0d0","editorBracketHighlight.foreground3":"#81a1c1","editorBracketHighlight.foreground4":"#5e81ac","editorBracketHighlight.foreground5":"#8fbcbb","editorBracketHighlight.foreground6":"#88c0d0","editorBracketHighlight.unexpectedBracket.foreground":"#bf616a","editorCodeLens.foreground":"#4c566a","editorGroup.background":"#2e3440","editorGroup.border":"#3b425201","editorGroup.dropBackground":"#3b425299","editorGroupHeader.border":"#3b425200","editorGroupHeader.noTabsBackground":"#2e3440","editorGroupHeader.tabsBackground":"#2e3440","editorGroupHeader.tabsBorder":"#3b425200","editorGutter.background":"#2e3440","editorGutter.modifiedBackground":"#ebcb8b","editorGutter.addedBackground":"#a3be8c","editorGutter.deletedBackground":"#bf616a","editorHoverWidget.background":"#3b4252","editorHoverWidget.border":"#3b4252","editorLink.activeForeground":"#88c0d0","editorMarkerNavigation.background":"#5e81acc0","editorMarkerNavigationError.background":"#bf616ac0","editorMarkerNavigationWarning.background":"#ebcb8bc0","editorOverviewRuler.border":"#3b4252","editorOverviewRuler.currentContentForeground":"#3b4252","editorOverviewRuler.incomingContentForeground":"#3b4252","editorOverviewRuler.findMatchForeground":"#88c0d066","editorOverviewRuler.rangeHighlightForeground":"#88c0d066","editorOverviewRuler.selectionHighlightForeground":"#88c0d066","editorOverviewRuler.wordHighlightForeground":"#88c0d066","editorOverviewRuler.wordHighlightStrongForeground":"#88c0d066","editorOverviewRuler.modifiedForeground":"#ebcb8b","editorOverviewRuler.addedForeground":"#a3be8c","editorOverviewRuler.deletedForeground":"#bf616a","editorOverviewRuler.errorForeground":"#bf616a","editorOverviewRuler.warningForeground":"#ebcb8b","editorOverviewRuler.infoForeground":"#81a1c1","editorRuler.foreground":"#434c5e","editorSuggestWidget.background":"#2e3440","editorSuggestWidget.border":"#3b4252","editorSuggestWidget.foreground":"#d8dee9","editorSuggestWidget.focusHighlightForeground":"#88c0d0","editorSuggestWidget.highlightForeground":"#88c0d0","editorSuggestWidget.selectedBackground":"#434c5e","editorSuggestWidget.selectedForeground":"#d8dee9","extensionButton.prominentForeground":"#d8dee9","extensionButton.prominentBackground":"#434c5e","extensionButton.prominentHoverBackground":"#4c566a",errorForeground:"#bf616a","gitDecoration.modifiedResourceForeground":"#ebcb8b","gitDecoration.deletedResourceForeground":"#bf616a","gitDecoration.untrackedResourceForeground":"#a3be8c","gitDecoration.ignoredResourceForeground":"#d8dee966","gitDecoration.conflictingResourceForeground":"#5e81ac","gitDecoration.submoduleResourceForeground":"#8fbcbb","gitDecoration.stageDeletedResourceForeground":"#bf616a","gitDecoration.stageModifiedResourceForeground":"#ebcb8b","input.background":"#3b4252","input.foreground":"#d8dee9","input.placeholderForeground":"#d8dee999","input.border":"#3b4252","inputOption.activeBackground":"#5e81ac","inputOption.activeBorder":"#5e81ac","inputOption.activeForeground":"#eceff4","inputValidation.errorBackground":"#bf616a","inputValidation.errorBorder":"#bf616a","inputValidation.infoBackground":"#81a1c1","inputValidation.infoBorder":"#81a1c1","inputValidation.warningBackground":"#d08770","inputValidation.warningBorder":"#d08770","keybindingLabel.background":"#4c566a","keybindingLabel.border":"#4c566a","keybindingLabel.bottomBorder":"#4c566a","keybindingLabel.foreground":"#d8dee9","list.activeSelectionBackground":"#88c0d0","list.activeSelectionForeground":"#2e3440","list.inactiveSelectionBackground":"#434c5e","list.inactiveSelectionForeground":"#d8dee9","list.inactiveFocusBackground":"#434c5ecc","list.hoverForeground":"#eceff4","list.focusForeground":"#d8dee9","list.focusBackground":"#88c0d099","list.focusHighlightForeground":"#eceff4","list.hoverBackground":"#3b4252","list.dropBackground":"#88c0d099","list.highlightForeground":"#88c0d0","list.errorForeground":"#bf616a","list.warningForeground":"#ebcb8b","merge.currentHeaderBackground":"#81a1c166","merge.currentContentBackground":"#81a1c14d","merge.incomingHeaderBackground":"#8fbcbb66","merge.incomingContentBackground":"#8fbcbb4d","merge.border":"#3b425200","minimap.background":"#2e3440","minimap.errorHighlight":"#bf616acc","minimap.findMatchHighlight":"#88c0d0","minimap.selectionHighlight":"#88c0d0cc","minimap.warningHighlight":"#ebcb8bcc","minimapGutter.addedBackground":"#a3be8c","minimapGutter.deletedBackground":"#bf616a","minimapGutter.modifiedBackground":"#ebcb8b","minimapSlider.activeBackground":"#434c5eaa","minimapSlider.background":"#434c5e99","minimapSlider.hoverBackground":"#434c5eaa","notification.background":"#3b4252","notification.buttonBackground":"#434c5e","notification.buttonForeground":"#d8dee9","notification.buttonHoverBackground":"#4c566a","notification.errorBackground":"#bf616a","notification.errorForeground":"#2e3440","notification.foreground":"#d8dee9","notification.infoBackground":"#88c0d0","notification.infoForeground":"#2e3440","notification.warningBackground":"#ebcb8b","notification.warningForeground":"#2e3440","notificationCenter.border":"#3b425200","notificationCenterHeader.background":"#2e3440","notificationCenterHeader.foreground":"#88c0d0","notificationLink.foreground":"#88c0d0","notifications.background":"#3b4252","notifications.border":"#2e3440","notifications.foreground":"#d8dee9","notificationToast.border":"#3b425200","panel.background":"#2e3440","panel.border":"#3b4252","panelTitle.activeBorder":"#88c0d000","panelTitle.activeForeground":"#88c0d0","panelTitle.inactiveForeground":"#d8dee9","peekView.border":"#4c566a","peekViewEditor.background":"#2e3440","peekViewEditorGutter.background":"#2e3440","peekViewEditor.matchHighlightBackground":"#88c0d04d","peekViewResult.background":"#2e3440","peekViewResult.fileForeground":"#88c0d0","peekViewResult.lineForeground":"#d8dee966","peekViewResult.matchHighlightBackground":"#88c0d0cc","peekViewResult.selectionBackground":"#434c5e","peekViewResult.selectionForeground":"#d8dee9","peekViewTitle.background":"#3b4252","peekViewTitleDescription.foreground":"#d8dee9","peekViewTitleLabel.foreground":"#88c0d0","pickerGroup.border":"#3b4252","pickerGroup.foreground":"#88c0d0","progressBar.background":"#88c0d0","quickInputList.focusBackground":"#88c0d0","quickInputList.focusForeground":"#2e3440","sash.hoverBorder":"#88c0d0","scrollbar.shadow":"#00000066","scrollbarSlider.activeBackground":"#434c5eaa","scrollbarSlider.background":"#434c5e99","scrollbarSlider.hoverBackground":"#434c5eaa","selection.background":"#88c0d099","sideBar.background":"#2e3440","sideBar.foreground":"#d8dee9","sideBar.border":"#3b4252","sideBarSectionHeader.background":"#3b4252","sideBarSectionHeader.foreground":"#d8dee9","sideBarTitle.foreground":"#d8dee9","statusBar.background":"#3b4252","statusBar.debuggingBackground":"#5e81ac","statusBar.debuggingForeground":"#d8dee9","statusBar.noFolderForeground":"#d8dee9","statusBar.noFolderBackground":"#3b4252","statusBar.foreground":"#d8dee9","statusBarItem.activeBackground":"#4c566a","statusBarItem.hoverBackground":"#434c5e","statusBarItem.prominentBackground":"#3b4252","statusBarItem.prominentHoverBackground":"#434c5e","statusBarItem.errorBackground":"#3b4252","statusBarItem.errorForeground":"#bf616a","statusBarItem.warningBackground":"#ebcb8b","statusBarItem.warningForeground":"#2e3440","statusBar.border":"#3b425200","tab.activeBackground":"#3b4252","tab.activeForeground":"#d8dee9","tab.border":"#3b425200","tab.activeBorder":"#88c0d000","tab.unfocusedActiveBorder":"#88c0d000","tab.inactiveBackground":"#2e3440","tab.inactiveForeground":"#d8dee966","tab.unfocusedActiveForeground":"#d8dee999","tab.unfocusedInactiveForeground":"#d8dee966","tab.hoverBackground":"#3b4252cc","tab.unfocusedHoverBackground":"#3b4252b3","tab.hoverBorder":"#88c0d000","tab.unfocusedHoverBorder":"#88c0d000","tab.activeBorderTop":"#88c0d000","tab.unfocusedActiveBorderTop":"#88c0d000","tab.lastPinnedBorder":"#4c566a","terminal.background":"#2e3440","terminal.foreground":"#d8dee9","terminal.ansiBlack":"#3b4252","terminal.ansiRed":"#bf616a","terminal.ansiGreen":"#a3be8c","terminal.ansiYellow":"#ebcb8b","terminal.ansiBlue":"#81a1c1","terminal.ansiMagenta":"#b48ead","terminal.ansiCyan":"#88c0d0","terminal.ansiWhite":"#e5e9f0","terminal.ansiBrightBlack":"#4c566a","terminal.ansiBrightRed":"#bf616a","terminal.ansiBrightGreen":"#a3be8c","terminal.ansiBrightYellow":"#ebcb8b","terminal.ansiBrightBlue":"#81a1c1","terminal.ansiBrightMagenta":"#b48ead","terminal.ansiBrightCyan":"#8fbcbb","terminal.ansiBrightWhite":"#eceff4","terminal.tab.activeBorder":"#88c0d0","textBlockQuote.background":"#3b4252","textBlockQuote.border":"#81a1c1","textCodeBlock.background":"#4c566a","textLink.activeForeground":"#88c0d0","textLink.foreground":"#88c0d0","textPreformat.foreground":"#8fbcbb","textSeparator.foreground":"#eceff4","titleBar.activeBackground":"#2e3440","titleBar.activeForeground":"#d8dee9","titleBar.border":"#2e344000","titleBar.inactiveBackground":"#2e3440","titleBar.inactiveForeground":"#d8dee966","tree.indentGuidesStroke":"#616e88","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonBackground":"#434c5e","welcomePage.buttonHoverBackground":"#4c566a","widget.shadow":"#00000066"},tokenColors:[{settings:{foreground:"#d8dee9ff",background:"#2e3440ff"}},{scope:"emphasis",settings:{fontStyle:"italic"}},{scope:"strong",settings:{fontStyle:"bold"}},{name:"Comment",scope:"comment",settings:{foreground:"#616E88"}},{name:"Constant Character",scope:"constant.character",settings:{foreground:"#EBCB8B"}},{name:"Constant Character Escape",scope:"constant.character.escape",settings:{foreground:"#EBCB8B"}},{name:"Constant Language",scope:"constant.language",settings:{foreground:"#81A1C1"}},{name:"Constant Numeric",scope:"constant.numeric",settings:{foreground:"#B48EAD"}},{name:"Constant Regexp",scope:"constant.regexp",settings:{foreground:"#EBCB8B"}},{name:"Entity Name Class/Type",scope:["entity.name.class","entity.name.type.class"],settings:{foreground:"#8FBCBB"}},{name:"Entity Name Function",scope:"entity.name.function",settings:{foreground:"#88C0D0"}},{name:"Entity Name Tag",scope:"entity.name.tag",settings:{foreground:"#81A1C1"}},{name:"Entity Other Attribute Name",scope:"entity.other.attribute-name",settings:{foreground:"#8FBCBB"}},{name:"Entity Other Inherited Class",scope:"entity.other.inherited-class",settings:{fontStyle:"bold",foreground:"#8FBCBB"}},{name:"Invalid Deprecated",scope:"invalid.deprecated",settings:{foreground:"#D8DEE9",background:"#EBCB8B"}},{name:"Invalid Illegal",scope:"invalid.illegal",settings:{foreground:"#D8DEE9",background:"#BF616A"}},{name:"Keyword",scope:"keyword",settings:{foreground:"#81A1C1"}},{name:"Keyword Operator",scope:"keyword.operator",settings:{foreground:"#81A1C1"}},{name:"Keyword Other New",scope:"keyword.other.new",settings:{foreground:"#81A1C1"}},{name:"Markup Bold",scope:"markup.bold",settings:{fontStyle:"bold"}},{name:"Markup Changed",scope:"markup.changed",settings:{foreground:"#EBCB8B"}},{name:"Markup Deleted",scope:"markup.deleted",settings:{foreground:"#BF616A"}},{name:"Markup Inserted",scope:"markup.inserted",settings:{foreground:"#A3BE8C"}},{name:"Meta Preprocessor",scope:"meta.preprocessor",settings:{foreground:"#5E81AC"}},{name:"Punctuation",scope:"punctuation",settings:{foreground:"#ECEFF4"}},{name:"Punctuation Definition Parameters",scope:["punctuation.definition.method-parameters","punctuation.definition.function-parameters","punctuation.definition.parameters"],settings:{foreground:"#ECEFF4"}},{name:"Punctuation Definition Tag",scope:"punctuation.definition.tag",settings:{foreground:"#81A1C1"}},{name:"Punctuation Definition Comment",scope:["punctuation.definition.comment","punctuation.end.definition.comment","punctuation.start.definition.comment"],settings:{foreground:"#616E88"}},{name:"Punctuation Section",scope:"punctuation.section",settings:{foreground:"#ECEFF4"}},{name:"Punctuation Section Embedded",scope:["punctuation.section.embedded.begin","punctuation.section.embedded.end"],settings:{foreground:"#81A1C1"}},{name:"Punctuation Terminator",scope:"punctuation.terminator",settings:{foreground:"#81A1C1"}},{name:"Punctuation Variable",scope:"punctuation.definition.variable",settings:{foreground:"#81A1C1"}},{name:"Storage",scope:"storage",settings:{foreground:"#81A1C1"}},{name:"String",scope:"string",settings:{foreground:"#A3BE8C"}},{name:"String Regexp",scope:"string.regexp",settings:{foreground:"#EBCB8B"}},{name:"Support Class",scope:"support.class",settings:{foreground:"#8FBCBB"}},{name:"Support Constant",scope:"support.constant",settings:{foreground:"#81A1C1"}},{name:"Support Function",scope:"support.function",settings:{foreground:"#88C0D0"}},{name:"Support Function Construct",scope:"support.function.construct",settings:{foreground:"#81A1C1"}},{name:"Support Type",scope:"support.type",settings:{foreground:"#8FBCBB"}},{name:"Support Type Exception",scope:"support.type.exception",settings:{foreground:"#8FBCBB"}},{name:"Token Debug",scope:"token.debug-token",settings:{foreground:"#b48ead"}},{name:"Token Error",scope:"token.error-token",settings:{foreground:"#bf616a"}},{name:"Token Info",scope:"token.info-token",settings:{foreground:"#88c0d0"}},{name:"Token Warning",scope:"token.warn-token",settings:{foreground:"#ebcb8b"}},{name:"Variable",scope:"variable.other",settings:{foreground:"#D8DEE9"}},{name:"Variable Language",scope:"variable.language",settings:{foreground:"#81A1C1"}},{name:"Variable Parameter",scope:"variable.parameter",settings:{foreground:"#D8DEE9"}},{name:"[C/CPP] Punctuation Separator Pointer-Access",scope:"punctuation.separator.pointer-access.c",settings:{foreground:"#81A1C1"}},{name:"[C/CPP] Meta Preprocessor Include",scope:["source.c meta.preprocessor.include","source.c string.quoted.other.lt-gt.include"],settings:{foreground:"#8FBCBB"}},{name:"[C/CPP] Conditional Directive",scope:["source.cpp keyword.control.directive.conditional","source.cpp punctuation.definition.directive","source.c keyword.control.directive.conditional","source.c punctuation.definition.directive"],settings:{foreground:"#5E81AC",fontStyle:"bold"}},{name:"[CSS] Constant Other Color RGB Value",scope:"source.css constant.other.color.rgb-value",settings:{foreground:"#B48EAD"}},{name:"[CSS](Function) Meta Property-Value",scope:"source.css meta.property-value",settings:{foreground:"#88C0D0"}},{name:"[CSS] Media Queries",scope:["source.css keyword.control.at-rule.media","source.css keyword.control.at-rule.media punctuation.definition.keyword"],settings:{foreground:"#D08770"}},{name:"[CSS] Punctuation Definition Keyword",scope:"source.css punctuation.definition.keyword",settings:{foreground:"#81A1C1"}},{name:"[CSS] Support Type Property Name",scope:"source.css support.type.property-name",settings:{foreground:"#D8DEE9"}},{name:"[diff] Meta Range Context",scope:"source.diff meta.diff.range.context",settings:{foreground:"#8FBCBB"}},{name:"[diff] Meta Header From-File",scope:"source.diff meta.diff.header.from-file",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition From-File",scope:"source.diff punctuation.definition.from-file",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition Range",scope:"source.diff punctuation.definition.range",settings:{foreground:"#8FBCBB"}},{name:"[diff] Punctuation Definition Separator",scope:"source.diff punctuation.definition.separator",settings:{foreground:"#81A1C1"}},{name:"[Elixir](JakeBecker.elixir-ls) module names",scope:"entity.name.type.module.elixir",settings:{foreground:"#8FBCBB"}},{name:"[Elixir](JakeBecker.elixir-ls) module attributes",scope:"variable.other.readwrite.module.elixir",settings:{foreground:"#D8DEE9",fontStyle:"bold"}},{name:"[Elixir](JakeBecker.elixir-ls) atoms",scope:"constant.other.symbol.elixir",settings:{foreground:"#D8DEE9",fontStyle:"bold"}},{name:"[Elixir](JakeBecker.elixir-ls) modules",scope:"variable.other.constant.elixir",settings:{foreground:"#8FBCBB"}},{name:"[Go] String Format Placeholder",scope:"source.go constant.other.placeholder.go",settings:{foreground:"#EBCB8B"}},{name:"[Java](JavaDoc) Comment Block Documentation HTML Entities",scope:"source.java comment.block.documentation.javadoc punctuation.definition.entity.html",settings:{foreground:"#81A1C1"}},{name:"[Java](JavaDoc) Constant Other",scope:"source.java constant.other",settings:{foreground:"#D8DEE9"}},{name:"[Java](JavaDoc) Keyword Other Documentation",scope:"source.java keyword.other.documentation",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation Author",scope:"source.java keyword.other.documentation.author.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation Directive/Custom",scope:["source.java keyword.other.documentation.directive","source.java keyword.other.documentation.custom"],settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Keyword Other Documentation See",scope:"source.java keyword.other.documentation.see.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java] Meta Method-Call",scope:"source.java meta.method-call meta.method",settings:{foreground:"#88C0D0"}},{name:"[Java](JavaDoc) Meta Tag Template Link",scope:["source.java meta.tag.template.link.javadoc","source.java string.other.link.title.javadoc"],settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Meta Tag Template Value",scope:"source.java meta.tag.template.value.javadoc",settings:{foreground:"#88C0D0"}},{name:"[Java](JavaDoc) Punctuation Definition Keyword",scope:"source.java punctuation.definition.keyword.javadoc",settings:{foreground:"#8FBCBB"}},{name:"[Java](JavaDoc) Punctuation Definition Tag",scope:["source.java punctuation.definition.tag.begin.javadoc","source.java punctuation.definition.tag.end.javadoc"],settings:{foreground:"#616E88"}},{name:"[Java] Storage Modifier Import",scope:"source.java storage.modifier.import",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Modifier Package",scope:"source.java storage.modifier.package",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type",scope:"source.java storage.type",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type Annotation",scope:"source.java storage.type.annotation",settings:{foreground:"#D08770"}},{name:"[Java] Storage Type Generic",scope:"source.java storage.type.generic",settings:{foreground:"#8FBCBB"}},{name:"[Java] Storage Type Primitive",scope:"source.java storage.type.primitive",settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Decorator",scope:["source.js punctuation.decorator","source.js meta.decorator variable.other.readwrite","source.js meta.decorator entity.name.function"],settings:{foreground:"#D08770"}},{name:"[JavaScript] Meta Object-Literal Key",scope:"source.js meta.object-literal.key",settings:{foreground:"#88C0D0"}},{name:"[JavaScript](JSDoc) Storage Type Class",scope:"source.js storage.type.class.jsdoc",settings:{foreground:"#8FBCBB"}},{name:"[JavaScript] String Template Literals Punctuation",scope:["source.js string.quoted.template punctuation.quasi.element.begin","source.js string.quoted.template punctuation.quasi.element.end","source.js string.template punctuation.definition.template-expression"],settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Interpolated String Template Punctuation Functions",scope:"source.js string.quoted.template meta.method-call.with-arguments",settings:{foreground:"#ECEFF4"}},{name:"[JavaScript] String Template Literal Variable",scope:["source.js string.template meta.template.expression support.variable.property","source.js string.template meta.template.expression variable.other.object"],settings:{foreground:"#D8DEE9"}},{name:"[JavaScript] Support Type Primitive",scope:"source.js support.type.primitive",settings:{foreground:"#81A1C1"}},{name:"[JavaScript] Variable Other Object",scope:"source.js variable.other.object",settings:{foreground:"#D8DEE9"}},{name:"[JavaScript] Variable Other Read-Write Alias",scope:"source.js variable.other.readwrite.alias",settings:{foreground:"#8FBCBB"}},{name:"[JavaScript] Parentheses in Template Strings",scope:["source.js meta.embedded.line meta.brace.square","source.js meta.embedded.line meta.brace.round","source.js string.quoted.template meta.brace.square","source.js string.quoted.template meta.brace.round"],settings:{foreground:"#ECEFF4"}},{name:"[HTML] Constant Character Entity",scope:"text.html.basic constant.character.entity.html",settings:{foreground:"#EBCB8B"}},{name:"[HTML] Constant Other Inline-Data",scope:"text.html.basic constant.other.inline-data",settings:{foreground:"#D08770",fontStyle:"italic"}},{name:"[HTML] Meta Tag SGML Doctype",scope:"text.html.basic meta.tag.sgml.doctype",settings:{foreground:"#5E81AC"}},{name:"[HTML] Punctuation Definition Entity",scope:"text.html.basic punctuation.definition.entity",settings:{foreground:"#81A1C1"}},{name:"[INI] Entity Name Section Group-Title",scope:"source.properties entity.name.section.group-title.ini",settings:{foreground:"#88C0D0"}},{name:"[INI] Punctuation Separator Key-Value",scope:"source.properties punctuation.separator.key-value.ini",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Fenced Code Block",scope:["text.html.markdown markup.fenced_code.block","text.html.markdown markup.fenced_code.block punctuation.definition"],settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Heading",scope:"markup.heading",settings:{foreground:"#88C0D0"}},{name:"[Markdown] Markup Inline",scope:["text.html.markdown markup.inline.raw","text.html.markdown markup.inline.raw punctuation.definition.raw"],settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Italic",scope:"text.html.markdown markup.italic",settings:{fontStyle:"italic"}},{name:"[Markdown] Markup Link",scope:"text.html.markdown markup.underline.link",settings:{fontStyle:"underline"}},{name:"[Markdown] Markup List Numbered/Unnumbered",scope:"text.html.markdown beginning.punctuation.definition.list",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Quote Punctuation Definition",scope:"text.html.markdown beginning.punctuation.definition.quote",settings:{foreground:"#8FBCBB"}},{name:"[Markdown] Markup Quote Punctuation Definition",scope:"text.html.markdown markup.quote",settings:{foreground:"#616E88"}},{name:"[Markdown] Markup Math Constant",scope:"text.html.markdown constant.character.math.tex",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Markup Math Definition Marker",scope:["text.html.markdown punctuation.definition.math.begin","text.html.markdown punctuation.definition.math.end"],settings:{foreground:"#5E81AC"}},{name:"[Markdown] Markup Math Function Definition Marker",scope:"text.html.markdown punctuation.definition.function.math.tex",settings:{foreground:"#88C0D0"}},{name:"[Markdown] Markup Math Operator",scope:"text.html.markdown punctuation.math.operator.latex",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Punctuation Definition Heading",scope:"text.html.markdown punctuation.definition.heading",settings:{foreground:"#81A1C1"}},{name:"[Markdown] Punctuation Definition Constant/String",scope:["text.html.markdown punctuation.definition.constant","text.html.markdown punctuation.definition.string"],settings:{foreground:"#81A1C1"}},{name:"[Markdown] String Other Link Description/Title",scope:["text.html.markdown constant.other.reference.link","text.html.markdown string.other.link.description","text.html.markdown string.other.link.title"],settings:{foreground:"#88C0D0"}},{name:"[Perl] Perl Sigils",scope:"source.perl punctuation.definition.variable",settings:{foreground:"#D8DEE9"}},{name:"[PHP] Meta Function-Call Object",scope:["source.php meta.function-call","source.php meta.function-call.object"],settings:{foreground:"#88C0D0"}},{name:"[Python] Decorator",scope:["source.python entity.name.function.decorator","source.python meta.function.decorator support.type"],settings:{foreground:"#D08770"}},{name:"[Python] Function Call",scope:"source.python meta.function-call.generic",settings:{foreground:"#88C0D0"}},{name:"[Python] Support Type",scope:"source.python support.type",settings:{foreground:"#88C0D0"}},{name:"[Python] Function Parameter",scope:["source.python variable.parameter.function.language"],settings:{foreground:"#D8DEE9"}},{name:"[Python] Function Parameter Special",scope:["source.python meta.function.parameters variable.parameter.function.language.special.self"],settings:{foreground:"#81A1C1"}},{name:"[Rust] Entity types",scope:"source.rust entity.name.type",settings:{foreground:"#8FBCBB"}},{name:"[Rust] Macro",scope:"source.rust meta.macro entity.name.function",settings:{fontStyle:"bold",foreground:"#88C0D0"}},{name:"[Rust] Attributes",scope:["source.rust meta.attribute","source.rust meta.attribute punctuation","source.rust meta.attribute keyword.operator"],settings:{foreground:"#5E81AC"}},{name:"[Rust] Traits",scope:"source.rust entity.name.type.trait",settings:{fontStyle:"bold"}},{name:"[Rust] Interpolation Bracket Curly",scope:"source.rust punctuation.definition.interpolation",settings:{foreground:"#EBCB8B"}},{name:"[SCSS] Punctuation Definition Interpolation Bracket Curly",scope:["source.css.scss punctuation.definition.interpolation.begin.bracket.curly","source.css.scss punctuation.definition.interpolation.end.bracket.curly"],settings:{foreground:"#81A1C1"}},{name:"[SCSS] Variable Interpolation",scope:"source.css.scss variable.interpolation",settings:{foreground:"#D8DEE9",fontStyle:"italic"}},{name:"[TypeScript] Decorators",scope:["source.ts punctuation.decorator","source.ts meta.decorator variable.other.readwrite","source.ts meta.decorator entity.name.function","source.tsx punctuation.decorator","source.tsx meta.decorator variable.other.readwrite","source.tsx meta.decorator entity.name.function"],settings:{foreground:"#D08770"}},{name:"[TypeScript] Object-literal keys",scope:["source.ts meta.object-literal.key","source.tsx meta.object-literal.key"],settings:{foreground:"#D8DEE9"}},{name:"[TypeScript] Object-literal functions",scope:["source.ts meta.object-literal.key entity.name.function","source.tsx meta.object-literal.key entity.name.function"],settings:{foreground:"#88C0D0"}},{name:"[TypeScript] Type/Class",scope:["source.ts support.class","source.ts support.type","source.ts entity.name.type","source.ts entity.name.class","source.tsx support.class","source.tsx support.type","source.tsx entity.name.type","source.tsx entity.name.class"],settings:{foreground:"#8FBCBB"}},{name:"[TypeScript] Static Class Support",scope:["source.ts support.constant.math","source.ts support.constant.dom","source.ts support.constant.json","source.tsx support.constant.math","source.tsx support.constant.dom","source.tsx support.constant.json"],settings:{foreground:"#8FBCBB"}},{name:"[TypeScript] Variables",scope:["source.ts support.variable","source.tsx support.variable"],settings:{foreground:"#D8DEE9"}},{name:"[TypeScript] Parentheses in Template Strings",scope:["source.ts meta.embedded.line meta.brace.square","source.ts meta.embedded.line meta.brace.round","source.tsx meta.embedded.line meta.brace.square","source.tsx meta.embedded.line meta.brace.round"],settings:{foreground:"#ECEFF4"}},{name:"[XML] Entity Name Tag Namespace",scope:"text.xml entity.name.tag.namespace",settings:{foreground:"#8FBCBB"}},{name:"[XML] Keyword Other Doctype",scope:"text.xml keyword.other.doctype",settings:{foreground:"#5E81AC"}},{name:"[XML] Meta Tag Preprocessor",scope:"text.xml meta.tag.preprocessor entity.name.tag",settings:{foreground:"#5E81AC"}},{name:"[XML] Entity Name Tag Namespace",scope:["text.xml string.unquoted.cdata","text.xml string.unquoted.cdata punctuation.definition.string"],settings:{foreground:"#D08770",fontStyle:"italic"}},{name:"[YAML] Entity Name Tag",scope:"source.yaml entity.name.tag",settings:{foreground:"#8FBCBB"}}]},autoImport:!0,showCopyButton:!0,enableSpa:!0,skipLanguages:[],filepath:"/Users/bytedance/modern.js/website/module-tools/docs/en/guide/publish-your-project.md"},h=void 0,f=[{id:"tracking-changes",text:"Tracking changes",depth:2},{id:"version-update",text:"Version update",depth:2},{id:"publish",text:"Publish",depth:2},{id:"pre-releases",text:"Pre-releases",depth:2}],b="Versioning and Publishing";function i(n){const e=Object.assign({h1:"h1",a:"a",p:"p",ul:"ul",li:"li",h2:"h2",strong:"strong",code:"code",blockquote:"blockquote"},n.components);return r||s("CH",!1),r.Code||s("CH.Code",!0),t(c,{children:[t(e.h1,{id:"versioning-and-publishing",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#versioning-and-publishing",children:"#"}),"Versioning and Publishing"]}),`
2
+ `,o(e.p,{children:"An npm-type module project release process consists of two phases."}),`
3
+ `,t(e.ul,{children:[`
4
+ `,o(e.li,{children:"The first phase is during development, where the developer needs to provide a change file to record changes that need to be released."}),`
5
+ `,t(e.li,{children:["The second phase is during release, where Module Tools can collect all the change files to update the version, update the release log, and release new packages to the ",o(e.a,{href:"https://www.npmjs.com/",target:"_blank",rel:"nofollow",children:"npm Registry"}),"."]}),`
6
+ `]}),`
7
+ `,t(e.h2,{id:"tracking-changes",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#tracking-changes",children:"#"}),"Tracking changes"]}),`
8
+ `,t(e.p,{children:[o(e.strong,{children:"Changes need to be logged when they happen to the project"}),". Changes that occur in a project are typically."]}),`
9
+ `,t(e.ul,{children:[`
10
+ `,o(e.li,{children:"New features"}),`
11
+ `,o(e.li,{children:"Fixes to issues"}),`
12
+ `,o(e.li,{children:"Configuration file changes"}),`
13
+ `,o(e.li,{children:"..."}),`
14
+ `]}),`
15
+ `,o(e.p,{children:"Once these changes have been made, the current changes need to be documented with the following command."}),`
16
+ `,t(e.ul,{children:[`
17
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-change",children:o(e.code,{children:"modern change"})})}),`
18
+ `]}),`
19
+ `,t(e.p,{children:["Executing the ",o(e.code,{children:"modern change"})," command asks the developer several questions and generates a change log based on the developer's answers. The changelog file contains the type of change and its description, and is committed to the git repository."]}),`
20
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"$ npx modern change",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} What kind of change is this ",props:{style:{color:"#D8DEE9FF"}}},{content:"for",props:{style:{color:"#81A1C1"}}},{content:" module-example",props:{style:{color:"#D8DEE9FF"}}},{content:"?",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"(",props:{style:{color:"#ECEFF4"}}},{content:"current version is 0.1.0",props:{style:{color:"#D8DEE9FF"}}},{content:")",props:{style:{color:"#ECEFF4"}}},{content:" - patch",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Please enter a summary ",props:{style:{color:"#D8DEE9FF"}}},{content:"for",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"this change (this will be",props:{style:{color:"#D8DEE9"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" the changelogs). Submit empty line to open external editor",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Summary - publish ",props:{style:{color:"#D8DEE9FF"}}},{content:"test",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"\u{1F98B} === Releasing the following packages ===",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} ",props:{style:{color:"#D8DEE9FF"}}},{content:"[",props:{style:{color:"#ECEFF4"}}},{content:"Patch",props:{style:{color:"#D8DEE9FF"}}},{content:"]",props:{style:{color:"#ECEFF4"}}}]},{tokens:[{content:"\u{1F98B} module",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} Is this your desired changeset",props:{style:{color:"#D8DEE9FF"}}},{content:"?",props:{style:{color:"#81A1C1"}}},{content:" ",props:{style:{color:"#D8DEE9FF"}}},{content:"(",props:{style:{color:"#ECEFF4"}}},{content:"Y/n",props:{style:{color:"#D8DEE9FF"}}},{content:")",props:{style:{color:"#ECEFF4"}}},{content:" - ",props:{style:{color:"#D8DEE9FF"}}},{content:"true",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"\u{1F98B} Changeset added",props:{style:{color:"#D8DEE9FF"}}},{content:"!",props:{style:{color:"#81A1C1"}}},{content:" - you can now commit it",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B}",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} If you want to modify or expand on the changeset summary, you can find it here",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} info /xxxxxx/module/.changeset/brave-dryers-agree.md",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
21
+ `,t(e.p,{children:["When executed successfully, the resulting Markdown file containing the change log is saved in the project's ",o(e.code,{children:".changeset"})," directory. The contents will look like the following."]}),`
22
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[".changeset/brave-dryers-agree.md"],active:".changeset/brave-dryers-agree.md",heightRatio:1},files:[{name:".changeset/brave-dryers-agree.md",focus:"",code:{lines:[{tokens:[{content:"---",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:'"',props:{style:{color:"#81A1C1"}}},{content:"``module-example'': patch",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"---",props:{style:{color:"#A3BE8C"}}}]},{tokens:[]},{tokens:[{content:"publish test",props:{style:{color:"#A3BE8C"}}}]}],lang:"markdown"},annotations:[]}]}),`
23
+ `,t(e.h2,{id:"version-update",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#version-update",children:"#"}),"Version update"]}),`
24
+ `,o(e.p,{children:"When the project version needs to be updated, execute the following command."}),`
25
+ `,t(e.ul,{children:[`
26
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-bump",children:o(e.code,{children:"modern bump"})})}),`
27
+ `]}),`
28
+ `,t(e.p,{children:["Executing ",o(e.code,{children:"modern bump"})," will modify the version number in ",o(e.code,{children:"package.json"})," based on the contents of the Markdown file in the ",o(e.code,{children:".changeset/"})," directory where the changes were recorded, and generate the ",o(e.code,{children:"CHANGELOG.md"})," file. ",o(e.strong,{children:'These Markdown files are also deleted when the version update is complete, so they are "consumed "'}),"."]}),`
29
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:["CHANGELOG.md"],active:"CHANGELOG.md",heightRatio:1},files:[{name:"CHANGELOG.md",focus:"",code:{lines:[{tokens:[{content:"#",props:{style:{color:"#81A1C1"}}},{content:" module",props:{style:{color:"#88C0D0"}}}]},{tokens:[]},{tokens:[{content:"##",props:{style:{color:"#81A1C1"}}},{content:" 0.1.1",props:{style:{color:"#88C0D0"}}}]},{tokens:[{content:"###",props:{style:{color:"#81A1C1"}}},{content:" Patch Changes",props:{style:{color:"#88C0D0"}}}]},{tokens:[]},{tokens:[{content:"-",props:{style:{color:"#ECEFF4"}}},{content:" publish test",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"markdown"},annotations:[]}]}),`
30
+ `,t(e.h2,{id:"publish",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#publish",children:"#"}),"Publish"]}),`
31
+ `,o(e.p,{children:"To publish a project, you can execute the following command."}),`
32
+ `,t(e.ul,{children:[`
33
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-release",children:o(e.code,{children:"modern publish"})})}),`
34
+ `]}),`
35
+ `,t(e.p,{children:["The ",o(e.code,{children:"modern release"})," command publishes the project to the npm Registry."]}),`
36
+ `,t(e.p,{children:["The release is the ",o(e.code,{children:"latest"})," version, which is also the official version. If you want to change the ",o(e.code,{children:"dist-tag"}),", you can specify it with the ",o(e.code,{children:"modern release --tag"})," command. For example."]}),`
37
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"modern release --tag beta",props:{style:{color:"#D8DEE9FF"}}}]}],lang:"bash"},annotations:[]}]}),`
38
+ `,t(e.p,{children:["However, if you want to change the version number of the current project to a pre-release as well, you need to use the ",o(e.code,{children:"modern pre"})," command."]}),`
39
+ `,t(e.blockquote,{children:[`
40
+ `,t(e.p,{children:[o(e.code,{children:"dist-tag"})," can be understood as: tagging the current release. Generally speaking, the ",o(e.code,{children:"dist-tag"})," for the default release is ",o(e.code,{children:"latest"}),", so you can consider ",o(e.code,{children:"latest"})," as the ",o(e.code,{children:"dist-tag"})," for the official release."]}),`
41
+ `]}),`
42
+ `,t(e.h2,{id:"pre-releases",children:[o(e.a,{className:"header-anchor","aria-hidden":"true",href:"#pre-releases",children:"#"}),"Pre-releases"]}),`
43
+ `,o(e.p,{children:"When a pre-release is needed before the official release, the following command is executed."}),`
44
+ `,t(e.ul,{children:[`
45
+ `,o(e.li,{children:o(e.a,{href:"/zh/guide/command-preview.html#modern-pre",children:o(e.code,{children:"modern pre"})})}),`
46
+ `]}),`
47
+ `,t(e.p,{children:["First ",o(e.code,{children:"modern pre enter <tag>"})," to enter pre-release mode, ",o(e.code,{children:"<tag>"})," can be the same as the ",o(e.code,{children:"tag"})," specified with the ",o(e.code,{children:"modern release --tag"})," command when releasing the project."]}),`
48
+ `,o(r.Code,{codeConfig:a,northPanel:{tabs:[""],active:"",heightRatio:1},files:[{name:"",focus:"",code:{lines:[{tokens:[{content:"$ npx modern pre enter next",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} success Entered pre mode with tag next",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u{1F98B} info Run ",props:{style:{color:"#D8DEE9FF"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:"changeset version",props:{style:{color:"#A3BE8C"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:" to version packages with prerelease versions",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"\u2728 Done ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" 5.30s.",props:{style:{color:"#D8DEE9FF"}}}]},{tokens:[{content:"Done ",props:{style:{color:"#D8DEE9FF"}}},{content:"in",props:{style:{color:"#81A1C1"}}},{content:" 5.30s. ",props:{style:{color:"#D8DEE9FF"}}},{content:"```",props:{style:{color:"#ECEFF4"}}}]},{tokens:[]},{tokens:[{content:"Then you can update the specific version number with the ",props:{style:{color:"#A3BE8C"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:"modern bump",props:{style:{color:"#D8DEE9FF"}}},{content:"`",props:{style:{color:"#ECEFF4"}}},{content:" command, ",props:{style:{color:"#A3BE8C"}}},{content:"**",props:{style:{color:"#81A1C1"}}},{content:"which doesn",props:{style:{color:"#A3BE8C"}}},{content:"'",props:{style:{color:"#ECEFF4"}}},{content:'t actually "consume" the Markdown file that records the changes**: ``` bash',props:{style:{color:"#A3BE8C"}}}]},{tokens:[]},{tokens:[{content:"``` bash",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"$ npx modern bump",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} warn ===============================IMPORTANT!===============================",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} warn You are in prerelease mode",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} warn If you meant to do a normal release you should revert these changes and run `changeset pre exit`",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} warn You can then run `changeset version` again to do a normal release",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} warn ----------------------------------------------------------------------",props:{style:{color:"#A3BE8C"}}}]},{tokens:[{content:"\u{1F98B} All files have been updated. review them and commit at your leisure",props:{style:{color:"#A3BE8C"}}}]}],lang:"bash"},annotations:[]}]}),`
49
+ `,t(e.p,{children:["Then you can see that the updated version number in ",o(e.code,{children:"package.json"})," will look like this: ",o(e.code,{children:"0.1.2-next.0"}),"."]}),`
50
+ `,t(e.p,{children:["Finally, ",t(e.strong,{children:["if you don't need to do a pre-release anymore, be sure to run the ",o(e.code,{children:"modern pre exit"})," command"]})," to exit the pre-release state and to release the official version when you run the ",o(e.code,{children:"modern bump"})," command again."]}),`
51
+ `,t(e.p,{children:["Translated with ",o(e.a,{href:"http://www.DeepL.com/Translator",target:"_blank",rel:"nofollow",children:"www.DeepL.com/Translator"})," (free version)"]})]})}function k(n={}){const{wrapper:e}=n.components||{};return e?o(e,Object.assign({},n,{children:o(i,n)})):i(n)}function s(n,e){throw new Error("Expected "+(e?"component":"object")+" `"+n+"` to be defined: you likely forgot to import, pass, or provide it.")}const y="2022/12/5 16:29:55",B=`# Versioning and Publishing
52
+
53
+ An npm-type module project release process consists of two phases.
54
+
55
+ * The first phase is during development, where the developer needs to provide a change file to record changes that need to be released.
56
+ * The second phase is during release, where Module Tools can collect all the change files to update the version, update the release log, and release new packages to the [npm Registry](https://www.npmjs.com/).
57
+
58
+ ## Tracking changes
59
+
60
+ **Changes need to be logged when they happen to the project**. Changes that occur in a project are typically.
61
+
62
+ * New features
63
+ * Fixes to issues
64
+ * Configuration file changes
65
+ * ...
66
+
67
+ Once these changes have been made, the current changes need to be documented with the following command.
68
+
69
+ * [\`modern change\`](/zh/guide/command-preview#modern-change)
70
+
71
+ Executing the \`modern change\` command asks the developer several questions and generates a change log based on the developer's answers. The changelog file contains the type of change and its description, and is committed to the git repository.
72
+
73
+ \`\`\` bash
74
+ $ npx modern change
75
+ \u{1F98B} What kind of change is this for module-example? (current version is 0.1.0) - patch
76
+ \u{1F98B} Please enter a summary for this change (this will be in the changelogs). Submit empty line to open external editor
77
+ \u{1F98B} Summary - publish test
78
+ \u{1F98B} === Releasing the following packages ===
79
+ \u{1F98B} [Patch]
80
+ \u{1F98B} module
81
+ \u{1F98B} Is this your desired changeset? (Y/n) - true
82
+ \u{1F98B} Changeset added! - you can now commit it
83
+ \u{1F98B}
84
+ \u{1F98B} If you want to modify or expand on the changeset summary, you can find it here
85
+ \u{1F98B} info /xxxxxx/module/.changeset/brave-dryers-agree.md
86
+ \`\`\`
87
+
88
+ When executed successfully, the resulting Markdown file containing the change log is saved in the project's \`.changeset\` directory. The contents will look like the following.
89
+
90
+ \`\`\` markdown .changeset/brave-dryers-agree.md
91
+ ---
92
+ "\`\`module-example'': patch
93
+ ---
94
+
95
+ publish test
96
+ \`\`\`
97
+
98
+ ## Version update
99
+
100
+ When the project version needs to be updated, execute the following command.
101
+
102
+ * [\`modern bump\`](/zh/guide/command-preview#modern-bump)
103
+
104
+ Executing \`modern bump\` will modify the version number in \`package.json\` based on the contents of the Markdown file in the \`.changeset/\` directory where the changes were recorded, and generate the \`CHANGELOG.md\` file. **These Markdown files are also deleted when the version update is complete, so they are "consumed "**.
105
+
106
+ \`\`\` markdown CHANGELOG.md
107
+ # module
108
+
109
+ ## 0.1.1
110
+ ### Patch Changes
111
+
112
+ - publish test
113
+ \`\`\`
114
+
115
+ ## Publish
116
+
117
+ To publish a project, you can execute the following command.
118
+
119
+ * [\`modern publish\`](/zh/guide/command-preview#modern-release)
120
+
121
+ The \`modern release\` command publishes the project to the npm Registry.
122
+
123
+ The release is the \`latest\` version, which is also the official version. If you want to change the \`dist-tag\`, you can specify it with the \`modern release --tag\` command. For example.
124
+
125
+ \`\`\` bash
126
+ modern release --tag beta
127
+ \`\`\`
128
+
129
+ However, if you want to change the version number of the current project to a pre-release as well, you need to use the \`modern pre\` command.
130
+
131
+ > \`dist-tag\` can be understood as: tagging the current release. Generally speaking, the \`dist-tag\` for the default release is \`latest\`, so you can consider \`latest\` as the \`dist-tag\` for the official release.
132
+
133
+ ## Pre-releases
134
+
135
+ When a pre-release is needed before the official release, the following command is executed.
136
+
137
+ * [\`modern pre\`](/zh/guide/command-preview#modern-pre)
138
+
139
+ First \`modern pre enter <tag>\` to enter pre-release mode, \`<tag>\` can be the same as the \`tag\` specified with the \`modern release --tag\` command when releasing the project.
140
+
141
+ \`\`\` bash
142
+ $ npx modern pre enter next
143
+ \u{1F98B} success Entered pre mode with tag next
144
+ \u{1F98B} info Run \`changeset version\` to version packages with prerelease versions
145
+ \u2728 Done in 5.30s.
146
+ Done in 5.30s. \`\`\`
147
+
148
+ Then you can update the specific version number with the \`modern bump\` command, **which doesn't actually "consume" the Markdown file that records the changes**: \`\`\` bash
149
+
150
+ \`\`\` bash
151
+ $ npx modern bump
152
+ \u{1F98B} warn ===============================IMPORTANT!===============================
153
+ \u{1F98B} warn You are in prerelease mode
154
+ \u{1F98B} warn If you meant to do a normal release you should revert these changes and run \`changeset pre exit\`
155
+ \u{1F98B} warn You can then run \`changeset version\` again to do a normal release
156
+ \u{1F98B} warn ----------------------------------------------------------------------
157
+ \u{1F98B} All files have been updated. review them and commit at your leisure
158
+ \`\`\`
159
+
160
+ Then you can see that the updated version number in \`package.json\` will look like this: \`0.1.2-next.0\`.
161
+
162
+ Finally, **if you don't need to do a pre-release anymore, be sure to run the \`modern pre exit\` command** to exit the pre-release state and to release the official version when you run the \`modern bump\` command again.
163
+
164
+
165
+ Translated with www.DeepL.com/Translator (free version)
166
+ `;export{r as CH,a as chCodeConfig,B as content,k as default,h as frontmatter,y as lastUpdatedTime,b as title,f as toc};
@@ -0,0 +1 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" d="M10 6v2h12.59L6 24.59L7.41 26L24 9.41V22h2V6H10z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32"><path fill="#888888" d="m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9Z"/></svg>