Skip to content

Commit 3e3c1c0

Browse files
committed
Enhancement: Prepare release
1 parent 51b5832 commit 3e3c1c0

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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.6.0`
7+
- `^1.7.0`
88

99
## Unsupported Versions
1010

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

13-
- `<1.6.0`
13+
- `<1.7.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
For a full diff see [`1.6.0...main`][1.6.0...main].
1010

11+
## [`1.7.0`][1.7.0]
12+
13+
For a full diff see [`1.6.0...1.7.0`][1.6.0...1.7.0].
14+
1115
### Changed
1216

1317
- Allowed installation of `doctrine/orm:^3.0.0` ([#1293]), by [@localheinz]
@@ -254,6 +258,7 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
254258
[1.4.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.4.0
255259
[1.5.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.5.0
256260
[1.6.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.6.0
261+
[1.7.0]: https://github.com/ergebnis/factory-bot/releases/tag/1.7.0
257262

258263
[fa9c564...0.1.0]: https://github.com/ergebnis/factory-bot/compare/fa9c564...0.1.0
259264
[0.1.0...0.2.0]: https://github.com/ergebnis/factory-bot/compare/0.1.0...0.2.0
@@ -271,7 +276,8 @@ For a full diff see [`fa9c564...0.1.0`][fa9c564...0.1.0].
271276
[1.3.0...1.4.0]: https://github.com/ergebnis/factory-bot/compare/1.3.0...1.4.0
272277
[1.4.0...1.5.0]: https://github.com/ergebnis/factory-bot/compare/1.4.0...1.5.0
273278
[1.5.0...1.6.0]: https://github.com/ergebnis/factory-bot/compare/1.5.0...1.6.0
274-
[1.6.0...main]: https://github.com/ergebnis/factory-bot/compare/1.6.0...main
279+
[1.6.0...1.7.0]: https://github.com/ergebnis/factory-bot/compare/1.6.0...1.7.0
280+
[1.7.0...main]: https://github.com/ergebnis/factory-bot/compare/1.7.0...main
275281

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

0 commit comments

Comments
 (0)