mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-18 17:10:09 +02:00
chore(releaserc): add docs(steamclient) release patch target
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"preset": "angular",
|
"preset": "angular",
|
||||||
"releaseRules": [
|
"releaseRules": [
|
||||||
{"type": "chore", "scope": "classes", "release": "patch"},
|
{"type": "chore", "scope": "classes", "release": "patch"},
|
||||||
|
{"type": "steamclient", "scope": "docs", "release": "patch"},
|
||||||
{"type": "*", "scope": "docs", "release": false}
|
{"type": "*", "scope": "docs", "release": false}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user