Skip to content

Commit 1e7fb74

Browse files
committed
Enhancement: Prepare release
1 parent f129b4f commit 1e7fb74

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

7-
- `^1.8.0`
7+
- `^1.9.0`
88

99
## Unsupported Versions
1010

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

13-
- `<1.8.0`
13+
- `<1.9.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.8.0...main`][1.8.0...main].
9+
For a full diff see [`1.9.0...main`][1.9.0...main].
10+
11+
## [`1.9.0`][1.9.0]
12+
13+
For a full diff see [`1.8.0...1.9.0`][1.8.0...1.9.0].
1014

1115
### Added
1216

@@ -272,6 +276,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
272276
[1.6.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.6.0
273277
[1.7.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.7.0
274278
[1.8.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.8.0
279+
[1.9.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.9.0
275280

276281
[fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0
277282
[0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0
@@ -291,7 +296,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
291296
[1.5.0...1.6.0]: https://github.com/ergebnis/factory-bot/compare/1.5.0...1.6.0
292297
[1.6.0...1.7.0]: https://github.com/ergebnis/factory-bot/compare/1.6.0...1.7.0
293298
[1.7.0...1.8.0]: https://github.com/ergebnis/factory-bot/compare/1.7.0...1.8.0
294-
[1.8.0...main]: https://github.com/ergebnis/factory-bot/compare/1.8.0...main
299+
[1.8.0...1.9.0]: https://github.com/ergebnis/factory-bot/compare/1.8.0...1.9.0
300+
[1.9.0...main]: https://github.com/ergebnis/factory-bot/compare/1.9.0...main
295301

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

0 commit comments

Comments
 (0)