Skip to content

Commit 6577c04

Browse files
Add schema for JReleaser 1.21.0 (SchemaStore#5087)
* Add schema for JReleaser 1.21.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2e414ad commit 6577c04

File tree

2 files changed

+9533
-1
lines changed

2 files changed

+9533
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3310,8 +3310,9 @@
33103310
"name": "JReleaser",
33113311
"description": "JReleaser config file",
33123312
"fileMatch": ["jreleaser.yml", "jreleaser.json"],
3313-
"url": "https://www.schemastore.org/jreleaser-1.20.0.json",
3313+
"url": "https://www.schemastore.org/jreleaser-1.21.0.json",
33143314
"versions": {
3315+
"1.21.0": "https://www.schemastore.org/jreleaser-1.21.0.json",
33153316
"1.20.0": "https://www.schemastore.org/jreleaser-1.20.0.json",
33163317
"1.19.0": "https://www.schemastore.org/jreleaser-1.19.0.json",
33173318
"1.18.0": "https://www.schemastore.org/jreleaser-1.18.0.json",

0 commit comments

Comments
 (0)