We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c24dea commit ef14d88Copy full SHA for ef14d88
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.18.0 (2026-02-11)
2
+
3
+### Feat
4
5
+- **utils**: add SOCKS5 proxy forwarder and convert utils to package
6
+- **elements**: add cross-iframe selector support for XPath and CSS
7
8
## 2.17.0 (2026-02-08)
9
10
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.17.0
+ version: 2.18.0
0 commit comments