Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/KAD-3677
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh authored Dec 11, 2024
2 parents a4e26eb + 6eed0a5 commit 183d05a
Show file tree
Hide file tree
Showing 12 changed files with 169 additions and 132 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const eslintConfig = {
Masonry: 'readable',
IntersectionObserver: 'readable',
getComputedStyle: 'readable',
ScrollMagic: 'readable',
},
rules: {
'@wordpress/i18n-text-domain': [
Expand Down
2 changes: 1 addition & 1 deletion includes/assets/js/kb-countup.min.js

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

2 changes: 1 addition & 1 deletion includes/assets/js/simplelightbox.min.js

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

4 changes: 4 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@ Please report security bugs found in the Kadence Blocks plugin's source code thr

== Changelog ==

= 3.4.1 =
Release Date: tba
* Fix: Issue with simple lightbox captions on some blocks.

= 3.4.0 =
Release Date: December 5th 2024
* Add: New Advanced Table block.
Expand Down
Loading

0 comments on commit 183d05a

Please sign in to comment.