Skip to content

Commit

Permalink
chore(release): set package.json to 3.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.4](v3.3.3...v3.3.4) (2022-01-28)

### Bug Fixes

* add field method ([#44](#44)) ([5e0777d](5e0777d))
  • Loading branch information
semantic-release-bot committed Jan 28, 2022
1 parent c1f7dd1 commit 46b346f
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": "3.3.3",
"version": "3.3.4",
"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 46b346f

Please sign in to comment.