Skip to content

Commit

Permalink
chore(release): 2.12.15 [skip ci]
Browse files Browse the repository at this point in the history
## [2.12.15](v2.12.14...v2.12.15) (2023-12-11)

### Bug Fixes

* Tune `windows: scroll` API ([#231](#231)) ([fc469c4](fc469c4))
  • Loading branch information
semantic-release-bot committed Dec 11, 2023
1 parent fc469c4 commit 677d39a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.12.15](https://github.com/appium/appium-windows-driver/compare/v2.12.14...v2.12.15) (2023-12-11)


### Bug Fixes

* Tune `windows: scroll` API ([#231](https://github.com/appium/appium-windows-driver/issues/231)) ([fc469c4](https://github.com/appium/appium-windows-driver/commit/fc469c4512f82bbcb9a874fceb42221e9804f4b4))

## [2.12.14](https://github.com/appium/appium-windows-driver/compare/v2.12.13...v2.12.14) (2023-12-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-windows-driver",
"version": "2.12.14",
"version": "2.12.15",
"description": "Appium bridge to WinAppDriver",
"keywords": [
"appium",
Expand Down

0 comments on commit 677d39a

Please sign in to comment.