Skip to content

Commit

Permalink
Updated to 2.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zohaib87 committed Oct 6, 2023
1 parent 7b9c761 commit a723796
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xe",
"version": "2.3.14",
"version": "2.3.15",
"description": "This is Just another WordPress framework. It is built for developers to create awesome and highly customizable themes for clients or sell it on any marketplace.",
"scripts": {
"init": "cd node_scripts && node init.js",
Expand Down
10 changes: 8 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,18 @@ Just a starter WordPress theme + build process. It is built for developers to cr

== Changelog ==
----- v2.3.15 ------------
New Added: Version control for CSS and JS files.
New Added: Custom enqueue method for CSS and JS files.
New Added: Links to WordPress Developer Resources.
New Added: Elementor widget samples.
Updated: Some coding standards.
Updated: Elementor deprecated functions.
Removed: Minification feature and options.
Removed: Classic custom widgets.
Removed: Browser-sync and copy.js.
Fixed: Error if no featured image selected for products.
Fixed: Minor bugs.
Fixed: Some broken WooCommerce templates.
Fixed: Warnings and required errors in theme check.
Fixed: Some minor bugs.

----- v2.3.14 ------------
Removed: Model folder.
Expand Down

0 comments on commit a723796

Please sign in to comment.