Skip to content

Commit eb7ccfe

Browse files
committed
Updated package version (3.1.5)
1 parent e0cdbf3 commit eb7ccfe

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,8 @@ The following items are **breaking changes** and not supported in prior releases
6161
## [3.1.4] - 2024-07-13
6262

6363
- NPM security updates ([ws override](https://github.com/advisories/GHSA-3h5v-q93c-6h6q))
64+
65+
## [3.1.5] - 2025-03-01
66+
67+
- NPM security updates ([cross-spawn](https://github.com/advisories/GHSA-3xgq-45jj-v275)/[micromatch](https://github.com/advisories/GHSA-952p-6rrq-rcjv))
68+
- Updated demo - Added device only responsice overrides

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webform-toolkit",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Create a HTML form with field validation and custom errors.",
55
"main": "src/webform-toolkit.js",
66
"scripts": {

0 commit comments

Comments
 (0)