Skip to content

Commit 8305239

Browse files
committed
chore(release): preprare release 3.0.4
1 parent bbcef8f commit 8305239

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/MAINTAINERS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-cli",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "The command line tooling for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)