Skip to content

Commit dcdc1dd

Browse files
author
semantic-release
committed
5.2.2
Automatically generated by python-semantic-release
1 parent a6238e2 commit dcdc1dd

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.2.2 (2025-08-15)
6+
7+
### Chores
8+
9+
- Remvoe unnecessary lines in the changelog and readme
10+
([`840e958`](https://github.com/appium/python-client/commit/840e95831176f80b5a48921c711f62b5457652bf))
11+
12+
- Stop using existing release script ([#1166](https://github.com/appium/python-client/pull/1166),
13+
[`a6238e2`](https://github.com/appium/python-client/commit/a6238e278452a23227cef8d6b4896d259b357ffc))
14+
15+
### Documentation
16+
17+
- Add one more step
18+
([`d99f699`](https://github.com/appium/python-client/commit/d99f6995e8b2b5295180b7c6b8d54e79fe05bf46))
19+
20+
521
## v5.2.1 (2025-08-14)
622

723
### 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.1"
4+
version = "5.2.2"
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)