Skip to content

Commit

Permalink
chore(release): preprare release 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bigopon committed Dec 18, 2024
1 parent bbcef8f commit 8305239
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Release process:

- get latest
- update version field in package.json + commit + tag
- run `npm run version`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-cli",
"version": "3.0.3",
"version": "3.0.4",
"description": "The command line tooling for Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 8305239

Please sign in to comment.