Skip to content

Commit 605f78b

Browse files
committed
chore(release): 3.3.49 [skip ci]
##### [Version 3.3.49](Codeinwp/themeisle-sdk-main@v3.3.48...v3.3.49) (2025-09-18) > Things are getting better every day. πŸš€
1 parent 694198f commit 605f78b

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##### [Version 3.3.49](https://github.com/Codeinwp/themeisle-sdk-main/compare/v3.3.48...v3.3.49) (2025-09-18)
2+
3+
> Things are getting better every day. πŸš€
4+
15
##### [Version 3.3.48](https://github.com/Codeinwp/themeisle-sdk-main/compare/v3.3.47...v3.3.48) (2025-08-11)
26

37
Development

β€Žcomposer.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"homepage": "https://themeisle.com"
1515
}
1616
],
17-
"version": "3.3.48",
17+
"version": "3.3.49",
1818
"require-dev": {
1919
"codeinwp/phpcs-ruleset": "dev-main",
2020
"yoast/phpunit-polyfills": "^2.0"

β€Žload.phpβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
return;
1515
}
1616
// Current SDK version and path.
17-
$themeisle_sdk_version = '3.3.48';
17+
$themeisle_sdk_version = '3.3.49';
1818
$themeisle_sdk_path = dirname( __FILE__ );
1919

2020
global $themeisle_sdk_max_version;

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "themeisle-sdk",
33
"description": "Themeisle SDK",
4-
"version": "3.3.48",
4+
"version": "3.3.49",
55
"scripts": {
66
"dev": "npm run start",
77
"start:promos": "wp-scripts start assets/js/src/index.js --output-path=assets/js/build/promos",

0 commit comments

Comments
Β (0)