Skip to content

Commit

Permalink
Merge branch 'release/1.17.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
siteorigin-support committed Jan 16, 2021
2 parents 9d1547b + 01007dd commit b8b7692
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ module.exports = {
js: {
src: [
'js/**/*.js',
'inc/*/js/**/*.js',
'inc/settings/js/**/*.js',
'inc/settings/chosen/**/*.js',
'inc/panels-lite/js/*.js',
'!{node_modules,node_modules/**}', // Ignore node_modules/ and contents
'!{tests,tests/**}', // Ignore tests/ and contents
'!{tmp,tmp/**}' // Ignore tmp/ and contents
Expand Down
3 changes: 3 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ Original design files are available on [Google Drive](https://drive.google.com/f

== Changelog ==

= 1.17.19 - 15 January 2021 =
* Developer: Updated the Chosen minified JavaScript file.

= 1.17.18 - 30 December 2020 =
* WooCommerce: Added single product thumbnail navigation support for jQuery 3.5.
* Updated the SiteOrigin Settings framework.
Expand Down

0 comments on commit b8b7692

Please sign in to comment.