Skip to content

Commit 0c8349b

Browse files
committed
Enhancement: Prepare release
1 parent 39f8df9 commit 0c8349b

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

.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.4.0`
7+
- `^4.5.0`
88

99
## Unsupported Versions
1010

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

13-
- `<4.4.0`
13+
- `<4.5.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.4.0...main`][4.4.0...main].
9+
For a full diff see [`4.5.0...main`][4.5.0...main].
10+
11+
## [`4.5.0`][4.5.0]
12+
13+
For a full diff see [`4.4.0...4.5.0`][4.4.0...4.5.0].
1014

1115
### Changed
1216

@@ -134,6 +138,7 @@ For a full diff see [`dcd4cfb...1.0.0`][dcd4cfb...1.0.0].
134138
[4.2.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.2.0
135139
[4.3.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.3.0
136140
[4.4.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.4.0
141+
[4.5.0]: https://github.com/ergebnis/json-schema-validator/releases/tag/4.5.0
137142

138143
[dcd4cfb...1.0.0]: https://github.com/ergebnis/json-schema-validator/compare/dcd4cfb...1.0.0
139144
[1.0.0...2.0.0]: https://github.com/ergebnis/json-schema-validator/compare/1.0.0...2.0.0
@@ -145,7 +150,8 @@ For a full diff see [`dcd4cfb...1.0.0`][dcd4cfb...1.0.0].
145150
[4.1.0...4.2.0]: https://github.com/ergebnis/json-schema-validator/compare/4.1.0...4.2.0
146151
[4.2.0...4.3.0]: https://github.com/ergebnis/json-schema-validator/compare/4.2.0...4.3.0
147152
[4.3.0...4.4.0]: https://github.com/ergebnis/json-schema-validator/compare/4.3.0...4.4.0
148-
[4.4.0...main]: https://github.com/ergebnis/json-schema-validator/compare/4.4.0...main
153+
[4.4.0...4.5.0]: https://github.com/ergebnis/json-schema-validator/compare/4.4.0...4.5.0
154+
[4.5.0...main]: https://github.com/ergebnis/json-schema-validator/compare/4.5.0...main
149155

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

0 commit comments

Comments
 (0)