Skip to content

Commit 750d1e3

Browse files
author
semantic-release
committed
5.2.1
Automatically generated by python-semantic-release
1 parent f6c4687 commit 750d1e3

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v5.2.1 (2025-08-14)
6+
7+
### Chores
8+
9+
- Revert version created by release script checking
10+
([#1164](https://github.com/appium/python-client/pull/1164),
11+
[`04a8580`](https://github.com/appium/python-client/commit/04a8580f999843bc9d121c1ed4ce872761350f31))
12+
13+
- Use semantic release changelog instead of gitchangelog
14+
([#1163](https://github.com/appium/python-client/pull/1163),
15+
[`dd3709e`](https://github.com/appium/python-client/commit/dd3709e084e802d6534d51151be1bd45456a4ebd))
16+
17+
- Use semantic-release for most of release script execution
18+
([#1165](https://github.com/appium/python-client/pull/1165),
19+
[`f6c4687`](https://github.com/appium/python-client/commit/f6c46878c12ae0a8a9ff82e1e9755f325eb8e7cf))
20+
21+
### Documentation
22+
23+
- Manage sphinx stuff via uv ([#1162](https://github.com/appium/python-client/pull/1162),
24+
[`df66645`](https://github.com/appium/python-client/commit/df66645ab284193f8f673d491c8daddcce381a71))
25+
26+
- Update readme ([#1165](https://github.com/appium/python-client/pull/1165),
27+
[`f6c4687`](https://github.com/appium/python-client/commit/f6c46878c12ae0a8a9ff82e1e9755f325eb8e7cf))
28+
29+
530
## Unreleased
631

732
### 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.0"
4+
version = "5.2.1"
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)