Skip to content

Commit

Permalink
Merge pull request #217 from alma/fix/widgets
Browse files Browse the repository at this point in the history
Fix/widgets
  • Loading branch information
ClaireAlma authored Feb 19, 2024
2 parents 19e234d + a8085ba commit 8f5dcd0
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 20,921 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Changelog
=========

* fix: widget XSS

v5.1.4
------
* feat: compatibility Woocommerce 8.2.1
Expand Down
4 changes: 2 additions & 2 deletions bin/retrieve-widget-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ GIT_WC_RAW_DIR="${GIT_WC_DIST_DIR}/raw"

RAW_FILES="
css/widgets.css
js/widgets.umd.js
js/widgets.umd.js.map
js/widgets-wc.umd.js
js/widgets-wc.umd.js.map
"
#}}}

Expand Down
2 changes: 2 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ You can find more documentation on our [website](https://docs.almapay.com/docs/w

== Changelog ==

* fix: widget XSS

= 5.1.4 =
* feat: Compatibility Woocommerce 8.2.1
* feat: change fee wording in the BO
Expand Down
Loading

0 comments on commit 8f5dcd0

Please sign in to comment.