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 bbcef8f commit 8305239Copy full SHA for 8305239
docs/MAINTAINERS.md
@@ -0,0 +1,5 @@
1
+Release process:
2
+
3
+- get latest
4
+- update version field in package.json + commit + tag
5
+- run `npm run version`
package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-cli",
- "version": "3.0.3",
+ "version": "3.0.4",
"description": "The command line tooling for Aurelia.",
"keywords": [
6
"aurelia",
0 commit comments