Skip to content

Commit be3e1a2

Browse files
committed
chore: bump version to 1.1.26
Made-with: Cursor
1 parent f1cce05 commit be3e1a2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.1.25] - Current
5+
## [1.1.26] - Current
6+
7+
### Fixed
8+
9+
- **OSL operator pinned to stable/logic-operator v1.37.2**: Switched from `alpha`/`logic-operator-rhel8` to `stable`/`logic-operator` with `startingCSV: logic-operator.v1.37.2`, matching the OS operator version (1.37) and avoiding Knative API incompatibilities.
10+
11+
## [1.1.25]
612

713
### Added
814

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/e2e-test-utils",
3-
"version": "1.1.25",
3+
"version": "1.1.26",
44
"description": "Test utilities for RHDH E2E tests",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)