File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ##### [ Version 3.3.41] ( https://github.com/Codeinwp/themeisle-sdk-main/compare/v3.3.40...v3.3.41 ) (2025-02-05)
2+
3+ - fixed a minor issue that prevented the translation checking for Hestia PRO
4+
15##### [ Version 3.3.40] ( https://github.com/Codeinwp/themeisle-sdk-main/compare/v3.3.39...v3.3.40 ) (2024-12-29)
26
37Adds feadzy features.
Original file line number Diff line number Diff line change 1414 "homepage" : " https://themeisle.com"
1515 }
1616 ],
17- "version" : " 3.3.40 " ,
17+ "version" : " 3.3.41 " ,
1818 "require-dev" : {
1919 "codeinwp/phpcs-ruleset" : " dev-main" ,
2020 "yoast/phpunit-polyfills" : " ^2.0"
Original file line number Diff line number Diff line change 1414 return ;
1515}
1616// Current SDK version and path.
17- $ themeisle_sdk_version = '3.3.40 ' ;
17+ $ themeisle_sdk_version = '3.3.41 ' ;
1818$ themeisle_sdk_path = dirname ( __FILE__ );
1919
2020global $ themeisle_sdk_max_version ;
Original file line number Diff line number Diff line change 11{
22 "name" : " themeisle-sdk" ,
33 "description" : " Themeisle SDK" ,
4- "version" : " 3.3.40 " ,
4+ "version" : " 3.3.41 " ,
55 "scripts" : {
66 "dev" : " npm run start" ,
77 "start:promos" : " wp-scripts start assets/js/src/index.js --output-path=assets/js/build/promos" ,
You can’t perform that action at this time.
0 commit comments