Skip to content

Commit b09198e

Browse files
committed
Prepare release v23.1.1
Created-by: polyglot-release v1.6.0
1 parent 4f3a761 commit b09198e

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
9+
10+
## [23.1.1] - 2025-06-24
911
### Added
1012
- Add [data-testid] to items in the execution summary ([#391](https://github.com/cucumber/react-components/pull/391))
1113

@@ -459,7 +461,8 @@ to rebuild them every time the envelope list is updated. Use this instead of `<W
459461
### Added
460462
- First release
461463

462-
[Unreleased]: https://github.com/cucumber/cucumber-react/compare/v23.1.0...HEAD
464+
[Unreleased]: https://github.com/cucumber/cucumber-react/compare/v23.1.1...HEAD
465+
[23.1.1]: https://github.com/cucumber/cucumber-react/compare/v23.1.0...v23.1.1
463466
[23.1.0]: https://github.com/cucumber/cucumber-react/compare/v23.0.0...v23.1.0
464467
[23.0.0]: https://github.com/cucumber/cucumber-react/compare/v22.4.1...v23.0.0
465468
[22.4.1]: https://github.com/cucumber/cucumber-react/compare/v22.4.0...v22.4.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cucumber/react-components",
3-
"version": "23.1.0",
3+
"version": "23.1.1",
44
"description": "React components for Cucumber",
55
"type": "module",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)