File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2.3.1 (2025-07-12)
2+
3+ ### Fix
4+
5+ - refactor click_option_tag to use direct script reference
6+ - update script to use closest for more reliable DOM selection
7+ - improve selection script for higher accuracy
8+ - use correct class name and id selector in query()
9+ - add fetch command methods to handle request processing
10+
11+ ### Refactor
12+
13+ - change body type from dict to string in fetch command parameters
14+ - refactor continue_request and fulfill_request to use options
15+ - enhance continue_request and fulfill_request with new options
16+
117## 2.3.0 (2025-06-25)
218
319### Feat
Original file line number Diff line number Diff line change 22commitizen :
33 name : cz_conventional_commits
44 tag_format : $version
5- version : 2.3.0
5+ version : 2.3.1
You can’t perform that action at this time.
0 commit comments