Skip to content

Commit a13c85a

Browse files
committed
Enhancement: Prepare release
1 parent fbe9d13 commit a13c85a

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.9.0`
7+
- `^1.10.0`
88

99
## Unsupported Versions
1010

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

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

1115
### Added
1216

@@ -281,6 +285,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
281285
[1.7.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.7.0
282286
[1.8.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.8.0
283287
[1.9.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.9.0
288+
[1.10.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.10.0
284289

285290
[fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0
286291
[0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0
@@ -301,7 +306,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
301306
[1.6.0...1.7.0]: https://github.com/ergebnis/factory-bot/compare/1.6.0...1.7.0
302307
[1.7.0...1.8.0]: https://github.com/ergebnis/factory-bot/compare/1.7.0...1.8.0
303308
[1.8.0...1.9.0]: https://github.com/ergebnis/factory-bot/compare/1.8.0...1.9.0
304-
[1.9.0...main]: https://github.com/ergebnis/factory-bot/compare/1.9.0...main
309+
[1.9.0...1.10.0]: https://github.com/ergebnis/factory-bot/compare/1.9.0...1.10.0
310+
[1.10.0...main]: https://github.com/ergebnis/factory-bot/compare/1.10.0...main
305311

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

0 commit comments

Comments
 (0)