Skip to content

Commit 5dd2f60

Browse files
committed
chore: release v1.1.0
1 parent acb9189 commit 5dd2f60

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/Winify/webdriverio-execute/compare/v1.0.1...v1.1.0) (2026-04-06)
4+
5+
### Features
6+
7+
* Introduce --config flag to open command for wdio.conf.js/ts session loading ([eea4e06](https://github.com/Winify/webdriverio-execute/commit/eea4e0607303e6729d43b654fcda0e236d717436))
8+
* Introduce dynamic skills for wdiox CLI with skill content engine ([fc1c78f](https://github.com/Winify/webdriverio-execute/commit/fc1c78f49f6c592501f3fd01649f5777efca8dc1))
9+
310
## [1.0.1](https://github.com/Winify/webdriverio-execute/compare/v1.0.0...v1.0.1) (2026-04-02)
411

512
## [1.0.0](https://github.com/Winify/webdriverio-execute/compare/v0.3.0...v1.0.0) (2026-04-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriverio-execute",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/Winify/webdriverio-execute.git"

0 commit comments

Comments
 (0)