File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 10.5.0] ( https://github.com/appium/WebDriverAgent/compare/v10.4.5...v10.5.0 ) (2025-12-18)
2+
3+ ### Features
4+
5+ * Add ` enforceCustomSnapshots ` setting ([ #1087 ] ( https://github.com/appium/WebDriverAgent/issues/1087 ) ) ([ 33d780a] ( https://github.com/appium/WebDriverAgent/commit/33d780a4b7b47f0587b25983d4e0eb3738975904 ) )
6+
17## [ 10.4.5] ( https://github.com/appium/WebDriverAgent/compare/v10.4.4...v10.4.5 ) (2025-12-13)
28
39### Miscellaneous Chores
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >10.4.5 </string >
18+ <string >10.5.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >10.4.5 </string >
22+ <string >10.5.0 </string >
2323 <key >NSPrincipalClass </key >
2424 <string />
2525 </dict >
Original file line number Diff line number Diff line change 11{
22 "name" : " appium-webdriveragent" ,
3- "version" : " 10.4.5 " ,
3+ "version" : " 10.5.0 " ,
44 "description" : " Package bundling WebDriverAgent" ,
55 "main" : " ./build/index.js" ,
66 "types" : " ./build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments