Skip to content

Commit

Permalink
Updated package version (3.1.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxy committed Mar 3, 2025
1 parent e0cdbf3 commit eb7ccfe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ The following items are **breaking changes** and not supported in prior releases
## [3.1.4] - 2024-07-13

- NPM security updates ([ws override](https://github.com/advisories/GHSA-3h5v-q93c-6h6q))

## [3.1.5] - 2025-03-01

- NPM security updates ([cross-spawn](https://github.com/advisories/GHSA-3xgq-45jj-v275)/[micromatch](https://github.com/advisories/GHSA-952p-6rrq-rcjv))
- Updated demo - Added device only responsice overrides
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webform-toolkit",
"version": "3.1.4",
"version": "3.1.5",
"description": "Create a HTML form with field validation and custom errors.",
"main": "src/webform-toolkit.js",
"scripts": {
Expand Down

0 comments on commit eb7ccfe

Please sign in to comment.