Skip to content

Commit

Permalink
Updated package version (3.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxy committed Jun 7, 2024
1 parent ee83099 commit 6832f1c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@ The following items are **breaking changes** and not supported in prior releases
- Fixed [message fadeOut](https://github.com/nuxy/webform-toolkit/commit/adc5b339d5451f443136b3a25027463cbf7ad38b), when multiple `<p>` exist.
- Updated field filter/error message
- Added descriptor to error responses

## [3.1.2] - 2024-06-07

### Added

- Support tokens in [description field](https://github.com/nuxy/webform-toolkit/tree/master?tab=readme-ov-file#supported-text-tokens)

### Updated

- Upgraded outdated NPM dependencies
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.2",
"version": "3.1.3",
"description": "Create a HTML form with field validation and custom errors.",
"main": "src/webform-toolkit.js",
"scripts": {
Expand Down

0 comments on commit 6832f1c

Please sign in to comment.