We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent af2acd4 commit 36fca61Copy full SHA for 36fca61
1 file changed
RELEASE.md
@@ -41,7 +41,7 @@ Manual releases should only be performed when there are extenuating circumstance
41
1. Call a `code-freeze` in the Stencil team channel
42
1. Run `npm run clean` locally to clear out any cached build artifacts.
43
1. Run `npm run release.prepare`. This will install dependencies, bundle Stencil, run tests, etc.
44
-1. Check the [CHANGELOG.md](../CHANGELOG.md) and make sure it includes all the changes that have landed since the last
+1. Check the [CHANGELOG.md](CHANGELOG.md) and make sure it includes all the changes that have landed since the last
45
release.
46
1. Commit the changes - use the commit message '<emoji> v<VERSION>'. e.g. `git commit -m '🤦 v2.7.0'` (note the emoji is
47
used literally, as opposed to ':facepalm:').
0 commit comments