Skip to content

Commit

Permalink
Bump version to 1.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
alekart committed Mar 28, 2024
1 parent 8983dd6 commit 51c2130
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.16
* Security fix. Possible XSS injection via widget title. _Found by: Joshua Chan_

## 1.0.15
* PHP warnings fix

## 1.0.14
* Update Text Domain Header for plugin localization
* Fix theme preview in plugin settings
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "archives-calendar-widget",
"version": "1.0.15",
"version": "1.0.16",
"description": "Grunt for building the Archives-Calendar-Widget plugin",
"scripts": {
"serve": "grunt serve",
Expand Down

0 comments on commit 51c2130

Please sign in to comment.