Skip to content

Commit 915a500

Browse files
committed
chore(main): release 1.12.0
1 parent 8973411 commit 915a500

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.11.0"
2+
".": "1.12.0"
33
}

CHANGELOG.md

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

3+
## [1.12.0](https://github.com/markbeep/vvzapi/compare/v1.11.0...v1.12.0) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* **search:** add flag button to report incorrect pages ([086a617](https://github.com/markbeep/vvzapi/commit/086a617cca5a6437793780b8a9b1075d38ad1003))
9+
* **search:** add haptics for page buttons ([4c73eb3](https://github.com/markbeep/vvzapi/commit/4c73eb30cef318f62c99e9db2ead3ca61c966276))
10+
11+
12+
### Code Refactoring
13+
14+
* **search:** simplify static endpoint for path traversal prevention ([8973411](https://github.com/markbeep/vvzapi/commit/89734111969314bb92c143bdef4d0bafe420a232))
15+
316
## [1.11.0](https://github.com/markbeep/vvzapi/compare/v1.10.3...v1.11.0) (2026-02-27)
417

518

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "vvzapi"
3-
version = "1.11.0"
3+
version = "1.12.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.14"

0 commit comments

Comments
 (0)