2 Commits

Author SHA1 Message Date
c756ea3643 Add renovate.json 2026-03-10 18:09:53 +00:00
c63f8659bd chore: adds release info 2026-02-17 16:53:35 +01:00
2 changed files with 7 additions and 0 deletions

1
release/1.0.0+v4 Normal file
View File

@ -0,0 +1 @@
Initial release with single OAuth support

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}