Skip to content

Commit a4cadd3

Browse files
committed
Prepare release v2.6.1
Created-by: polyglot-release v1.1.0
1 parent de11737 commit a4cadd3

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
This file is intended to be modified using the [`changelog`](github.com/cucumber/changelog) command-line tool.
99

1010
## [Unreleased]
11+
12+
## [2.6.1] - 2022-10-12
1113
### Changed
1214
- Automate release process
1315

14-
[Unreleased]: https://github.com/cucumber/cucumber-rails/compare/v2.6.0...main
15-
16-
## [v2.6.0](./CHANGELOG.old.md)
17-
16+
## [v2.6.0]
1817
### Changed
1918
- New release process. Older releases are in [this changelog](./CHANGELOG.old.md).
19+
20+
[Unreleased]: https://github.com/cucumber/cucumber-rails/compare/v2.6.0...main
21+
[2.6.1]: https://github.com/cucumber/cucumber-rails/compare/v2.6.0...main
22+
[v2.6.0]: ./CHANGELOG.old.md

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0
1+
2.6.1

0 commit comments

Comments
 (0)