File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 12.1.1] ( https://github.com/appium/WebDriverAgent/compare/v12.1.0...v12.1.1 ) (2026-04-27)
2+
3+ ### Miscellaneous Chores
4+
5+ * ** compile:** fix compilation ([ #1129 ] ( https://github.com/appium/WebDriverAgent/issues/1129 ) ) ([ 76d59e8] ( https://github.com/appium/WebDriverAgent/commit/76d59e85c75680c97abe9e67fdf4a70cacd46418 ) )
6+
17## [ 12.1.0] ( https://github.com/appium/WebDriverAgent/compare/v12.0.0...v12.1.0 ) (2026-04-24)
28
39### Features
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >12.1.0 </string >
18+ <string >12.1.1 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >12.1.0 </string >
22+ <string >12.1.1 </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" : " 12.1.0 " ,
3+ "version" : " 12.1.1 " ,
44 "description" : " Package bundling WebDriverAgent" ,
55 "main" : " ./build/lib/index.js" ,
66 "types" : " ./build/lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments