Skip to content

Commit 3704675

Browse files
committed
Prepare release v9.0.1
Created-by: polyglot-release v1.3.2
1 parent 1cd764c commit 3704675

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blo
1010

1111
## [Unreleased]
1212

13+
## [9.0.1] - 2023-09-01
1314
### Changed
1415
- Update dependency of a few associated cucumber sub-gems ([#1715](https://github.com/cucumber/cucumber-ruby/pull/1715) [luke-hill](https://github.com/luke-hill))
1516

@@ -47,6 +48,7 @@ with [mini_mime](https://rubygems.org/gems/mini_mime)
4748
- Use `required_rubygems_version` instead of `rubygems_version`([PR#1629](https://github.com/cucumber/cucumber-ruby/pull/1629))
4849
- Suppress RSspec deprecation warnings([PR#1631](https://github.com/cucumber/cucumber-ruby/pull/1631))
4950

50-
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.0...HEAD
51+
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.1...HEAD
52+
[9.0.1]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.0...v9.0.1
5153
[9.0.0]: https://github.com/cucumber/cucumber-ruby/compare/v8.0.0...v9.0.0
5254
[8.0.0]: https://github.com/cucumber/cucumber-ruby/compare/v8.0.0.RC.1...v8.0.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.0
1+
9.0.1

0 commit comments

Comments
 (0)