-
Notifications
You must be signed in to change notification settings - Fork 45
Publishing Fluent Syntax Spec
Staś Małolepszy edited this page Oct 15, 2018
·
4 revisions
-
Update the version number in
package.json
. -
Update
spec/CHANGELOG.md
. -
Commit:
$ git commit -m "Fluent Syntax X.Y.Z"
-
Test and deploy the generated documentation:
$ npm run build:guide $ npm run deploy
-
Draft a new release and paste the relevant section from
spec/CHANGELOG.md
.