Skip to content

Commit cf33017

Browse files
committed
Enhancement: Prepare release
1 parent 485e811 commit cf33017

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-pointer` have active support:
66

7-
- `^3.6.0`
7+
- `^3.7.0`
88

99
## Unsupported Versions
1010

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

13-
- `<3.6.0`
13+
- `<3.7.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 [`3.6.0...main`][3.6.0...main].
9+
For a full diff see [`3.7.0...main`][3.7.0...main].
10+
11+
## [`3.7.0`][3.7.0]
12+
13+
For a full diff see [`3.6.0...3.7.0`][3.6.0...3.7.0].
1014

1115
### Changed
1216

@@ -129,6 +133,7 @@ For a full diff see [`a5ba52c...1.0.0`][a5ba52c...1.0.0].
129133
[3.4.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.4.0
130134
[3.5.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.5.0
131135
[3.6.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.6.0
136+
[3.7.0]: https://github.com/ergebnis/json-pointer/releases/tag/3.7.0
132137

133138
[a5ba52c...1.0.0]: https://github.com/ergebnis/json-pointer/compare/a5ba52c...1.0.0
134139
[1.0.0...main]: https://github.com/ergebnis/json-pointer/compare/1.0.0...main
@@ -140,7 +145,8 @@ For a full diff see [`a5ba52c...1.0.0`][a5ba52c...1.0.0].
140145
[3.3.0...3.4.0]: https://github.com/ergebnis/json-pointer/compare/3.3.0...3.4.0
141146
[3.4.0...3.5.0]: https://github.com/ergebnis/json-pointer/compare/3.4.0...3.5.0
142147
[3.5.0...3.6.0]: https://github.com/ergebnis/json-pointer/compare/3.5.0...3.6.0
143-
[3.6.0...main]: https://github.com/ergebnis/json-pointer/compare/3.6.0...main
148+
[3.6.0...3.7.0]: https://github.com/ergebnis/json-pointer/compare/3.6.0...3.7.0
149+
[3.7.0...main]: https://github.com/ergebnis/json-pointer/compare/3.7.0...main
144150

145151
[#1]: https://github.com/ergebnis/json-pointer/pull/1
146152
[#2]: https://github.com/ergebnis/json-pointer/pull/2

0 commit comments

Comments
 (0)