Skip to content

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Feb 13, 2024
1 parent 4d270bc commit 4651465
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Solspace Express Forms Changelog

## 2.0.3 - 2024-02-13 [CRITICAL]

### Security
- Fixed a security vulnerability with the CP Submissions index.

### Fixed
- Fixed a typo on a field handle in the demo templates.

## 2.0.2 - 2023-04-04

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-express-forms",
"description": "Intuitive and lightweight form builder.",
"version": "2.0.2",
"version": "2.0.3",
"type": "craft-plugin",
"keywords": [
"forms",
Expand Down

0 comments on commit 4651465

Please sign in to comment.