You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 0.1.15 in composer and package files
Updated the version number in composer.json and package.json from 0.1.14 to 0.1.15 to prepare for a new release.
Bump version to 0.1.13 and remove unused property
Updated version numbers in composer.json and package.json to 0.1.13. Removed the unused protected $dir property from ViewPlugin and ViewTheme classes to clean up the code.
Remove unnecessary quotes from exception messages
Updated exception messages in Asset.php, Dependency.php, and OmgFeature.php to remove unnecessary quotes around variable values for improved readability. Also updated OmgApp.php to use the correct WordPress hooks for plugin and theme initialization. Bumped version numbers in composer.json and package.json to 0.1.10.
Bump version to 0.1.9 in composer.json and package.json
Updated the version number from 0.1.8 to 0.1.9 in both composer.json and package.json to reflect a new release.
Bump version to 0.1.8 in composer and package files
Updated the version number to 0.1.8 in both composer.json and package.json to reflect the latest release.