Skip to content

Commit 57bf9aa

Browse files
committed
Enhancement: Prepare release
1 parent cc17adc commit 57bf9aa

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/factory-bot` have active support:
66

7-
- `^1.4.0`
7+
- `^1.5.0`
88

99
## Unsupported Versions
1010

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

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

1115
### Added
1216

@@ -230,6 +234,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
230234
[1.2.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.2.0
231235
[1.3.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.3.0
232236
[1.4.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.4.0
237+
[1.5.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.5.0
233238

234239
[fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0
235240
[0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0
@@ -245,7 +250,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
245250
[1.1.0...1.2.0]: https://github.com/ergebnis/factory-bot/compare/1.1.0...1.2.0
246251
[1.2.0...1.3.0]: https://github.com/ergebnis/factory-bot/compare/1.2.0...1.3.0
247252
[1.3.0...1.4.0]: https://github.com/ergebnis/factory-bot/compare/1.3.0...1.4.0
248-
[1.4.0...main]: https://github.com/ergebnis/factory-bot/compare/1.4.0...main
253+
[1.4.0...1.5.0]: https://github.com/ergebnis/factory-bot/compare/1.4.0...1.5.0
254+
[1.5.0...main]: https://github.com/ergebnis/factory-bot/compare/1.5.0...main
249255

250256
[#1]: https://github.com/ergebnis/factory-bot/pull/1
251257
[#3]: https://github.com/ergebnis/factory-bot/pull/3

0 commit comments

Comments
 (0)