File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,9 @@ reflect the new release of the plugin.
1515
1616## Notes
1717
18- 1 . ` npm version <newversion> ` — Build the distribution files and tag the source package.
19- 2 . ` npm publish ` — Publish the distribution files to the NPM registry.
18+ 1 . Add the new version and details of it to the [ ` CHANGELOG.md ` ] ( ../CHANGELOG.md ) .
19+ 2 . ` npm version <newversion> ` — Build the distribution files and tag the source package.
20+ 3 . ` npm publish ` — Publish the distribution files to the NPM registry.
2021
2122### Node Version
2223
@@ -25,6 +26,11 @@ reflect the new release of the plugin.
2526 1 . ` engines.node `
26273 . [ ` README.md ` ] ( ../README.md )
2728
29+ #### Benchmarks
30+
31+ 1 . [ ` README.md#benchmarks ` ] ( ../benchmarks/README.md )
32+ 2 . [ ` benchmarks/README.md ` ] ( ../benchmarks/README.md )
33+
2834### NPM Version
2935
30361 . [ ` package.json ` ] ( ../package.json ) :
You can’t perform that action at this time.
0 commit comments