Skip to content

Commit b8cc2ce

Browse files
committed
1.27.0
1 parent 2e05d72 commit b8cc2ce

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## v1.27.0 (2023-01-04)
4+
5+
#### :beetle: Bug Fix
6+
* Restore node 12 compatibility.
7+
8+
#### :house: Internal
9+
* Bump dependencies.
10+
311
## v1.26.0 (2022-12-28)
412

513
#### :tada: New Feature

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxygen-cli",
3-
"version": "1.26.0",
3+
"version": "1.27.0",
44
"description": "Automation framework for testing modern applications",
55
"main": "./build/index.js",
66
"bin": {

0 commit comments

Comments
 (0)