Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 10, 2023
1 parent d4f9c2c commit 0584159
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

The following versions of `ergebnis/json-printer` have active support:

- `^3.3.0`
- `^3.4.0`

## Unsupported Versions

The following versions of `ergebnis/json-printer` have reached their end of life:

- `<3.3.0`
- `<3.4.0`

## Reporting a Vulnerability

Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`3.3.0...main`][3.3.0...main].
For a full diff see [`3.4.0...main`][3.4.0...main].

## [`3.4.0`][3.4.0]

For a full diff see [`3.3.0...3.4.0`][3.3.0...3.4.0].

### Changed

Expand Down Expand Up @@ -143,6 +147,7 @@ For a full diff see [`8849fc6...1.0.0`][8849fc6...1.0.0].
[3.1.1]: https://github.com/ergebnis/json-printer/releases/tag/3.1.1
[3.2.0]: https://github.com/ergebnis/json-printer/releases/tag/3.2.0
[3.3.0]: https://github.com/ergebnis/json-printer/releases/tag/3.3.0
[3.4.0]: https://github.com/ergebnis/json-printer/releases/tag/3.4.0

[8849fc6...1.0.0]: https://github.com/ergebnis/json-printer/compare/8849fc6...1.0.0
[1.0.0...1.1.0]: https://github.com/ergebnis/json-printer/compare/1.0.0...1.1.0
Expand All @@ -155,7 +160,8 @@ For a full diff see [`8849fc6...1.0.0`][8849fc6...1.0.0].
[3.1.0...3.1.1]: https://github.com/ergebnis/json-printer/compare/3.1.0...3.1.1
[3.1.1...3.2.0]: https://github.com/ergebnis/json-printer/compare/3.1.1...3.2.0
[3.2.0...3.3.0]: https://github.com/ergebnis/json-printer/compare/3.2.0...3.3.0
[3.3.0...main]: https://github.com/ergebnis/json-printer/compare/3.3.0...main
[3.3.0...3.4.0]: https://github.com/ergebnis/json-printer/compare/3.3.0...3.4.0
[3.4.0...main]: https://github.com/ergebnis/json-printer/compare/3.4.0...main

[#33]: https://github.com/ergebnis/json-printer/pull/33
[#37]: https://github.com/ergebnis/json-printer/pull/37
Expand Down

0 comments on commit 0584159

Please sign in to comment.