Call gulp release
to release a new patch version. For minor or major releases, use the --type
flag:
$ gulp release --type minor
To push the release commit and tag:
$ git push --follow-tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.