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.
1 parent da03067 commit dbaac39Copy full SHA for dbaac39
README.md
@@ -1,6 +1,9 @@
1
aspublish
2
=========
3
4
+<a href="https://github.com/AssemblyScript/aspublish/actions?query=workflow%3APublish"><img src="https://img.shields.io/github/workflow/status/AssemblyScript/aspublish/Publish/master?label=publish&logo=github" alt="Publish status" /></a>
5
+<a href="https://www.npmjs.com/package/aspublish"><img src="https://img.shields.io/npm/v/aspublish.svg?label=aspublish&color=007acc&logo=npm" alt="npm version" /></a>
6
+
7
Minimalist publishing tool for GitHub and npm. Generates a changelog, makes a GitHub release of it, and publishes the package to npm.
8
9
Usage
0 commit comments