Skip to content

Commit fd7e663

Browse files
author
semantic-release
committed
5.2.6
Automatically generated by python-semantic-release
1 parent a4cda69 commit fd7e663

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
<!-- version list -->
44

5+
## v5.2.6 (2026-02-12)
6+
7+
### Bug Fixes
8+
9+
- Update readme and to kick a release to test out auto release
10+
([`a4cda69`](https://github.com/appium/python-client/commit/a4cda696bc872f3879a2e7d36df852471f672211))
11+
12+
### Chores
13+
14+
- **deps-dev**: Bump ruff from 0.14.14 to 0.15.0
15+
([#1198](https://github.com/appium/python-client/pull/1198),
16+
[`1114b10`](https://github.com/appium/python-client/commit/1114b1033865cf0112da0877f56f68e910daac28))
17+
18+
- **deps-dev**: Bump types-python-dateutil
19+
([#1197](https://github.com/appium/python-client/pull/1197),
20+
[`ae2802e`](https://github.com/appium/python-client/commit/ae2802ef16d4337e81dd01cf6dcc4360a60a8509))
21+
22+
### Continuous Integration
23+
24+
- Add skip to publish if not package was made
25+
([`bb8b4b3`](https://github.com/appium/python-client/commit/bb8b4b35cd3ece54c857568005168b9d0b6e19a8))
26+
27+
- Create automatic release action ([#1196](https://github.com/appium/python-client/pull/1196),
28+
[`208c35c`](https://github.com/appium/python-client/commit/208c35c27da10b78bfd346c3ecdd34d78b920473))
29+
30+
531
## v5.2.5 (2026-01-24)
632

733
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "Appium-Python-Client"
33
description = "Python client for Appium"
4-
version = "5.2.5"
4+
version = "5.2.6"
55
readme = "README.md"
66
license = "Apache-2.0"
77
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)