Skip to content

Commit

Permalink
chore(release): set package.json to 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.2...v4.1.0) (2023-01-31)

### Features

* [#101](#101) add revalidateGroup method ([b463df9](b463df9))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent b463df9 commit eebc435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "just-validate",
"version": "4.0.2",
"version": "4.1.0",
"description": "Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.",
"scripts": {
"lint-md": "remark . --output",
Expand Down

0 comments on commit eebc435

Please sign in to comment.