Skip to content

Commit

Permalink
chore(releaserc): add docs(steamclient) release patch target
Browse files Browse the repository at this point in the history
  • Loading branch information
AAGaming00 authored Nov 26, 2023
1 parent 179a93d commit 9925bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"preset": "angular",
"releaseRules": [
{"type": "chore", "scope": "classes", "release": "patch"},
{"type": "steamclient", "scope": "docs", "release": "patch"},
{"type": "*", "scope": "docs", "release": false}
]
}
Expand Down

0 comments on commit 9925bc8

Please sign in to comment.