Skip to content

Commit d568ed8

Browse files
committed
Enhancement: Prepare release
1 parent 5af888e commit d568ed8

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following versions of `ergebnis/json-schema-validator` have active support:
66

7-
- `^4.0.0`
7+
- `^4.1.0`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/json-schema-validator` have reached their end of life:
1212

13-
- `<4.0.0`
13+
- `<4.1.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`4.0.0...main`][4.0.0...main].
9+
For a full diff see [`4.1.0...main`][4.1.0...main].
10+
11+
## [`4.1.0`][4.1.0]
12+
13+
For a full diff see [`4.0.0...4.1.0`][4.0.0...4.1.0].
1014

1115
### Changed
1216

@@ -91,14 +95,16 @@ For a full diff see [`dcd4cfb...1.0.0`][dcd4cfb...1.0.0].
9195
[3.1.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/3.1.0
9296
[3.2.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/3.2.0
9397
[4.0.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.0.0
98+
[4.1.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.1.0
9499

95100
[dcd4cfb...1.0.0]: https://github.com/ergebnis/json-schema-validator/compare/dcd4cfb...1.0.0
96101
[1.0.0...2.0.0]: https://github.com/ergebnis/json-schema-validator/compare/1.0.0...2.0.0
97102
[2.0.0...3.0.0]: https://github.com/ergebnis/json-schema-validator/compare/2.0.0...3.0.0
98103
[3.0.0...3.1.0]: https://github.com/ergebnis/json-schema-validator/compare/3.0.0...3.1.0
99104
[3.1.0...3.2.0]: https://github.com/ergebnis/json-schema-validator/compare/3.1.0...3.2.0
100105
[3.2.0...4.0.0]: https://github.com/ergebnis/json-schema-validator/compare/3.2.0...4.0.0
101-
[4.0.0...main]: https://github.com/ergebnis/json-schema-validator/compare/4.0.0...main
106+
[4.0.0...4.1.0]: https://github.com/ergebnis/json-schema-validator/compare/4.0.0...4.1.0
107+
[4.1.0...main]: https://github.com/ergebnis/json-schema-validator/compare/4.1.0...main
102108

103109
[#2]: https://github.com/ergebnis/json-schema-validator/pull/2
104110
[#3]: https://github.com/ergebnis/json-schema-validator/pull/3

0 commit comments

Comments
 (0)