Skip to content

Commit

Permalink
chore(release): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YannicEl committed Aug 22, 2023
1 parent da76468 commit 88d71f8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions packages/lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.2.2

[compare changes](https://github.com/YannicEl/vue-useForm/compare/v0.2.1...v0.2.2)

### 🚀 Enhancements

- Added zod and valibot validators ([b7e0b4a](https://github.com/YannicEl/vue-useForm/commit/b7e0b4a))

### 📖 Documentation

- Added algolia doc search ([d6688bd](https://github.com/YannicEl/vue-useForm/commit/d6688bd))

### 🏡 Chore

- Remove prettier-plugin-tailwindcss patch ([1ab68a2](https://github.com/YannicEl/vue-useForm/commit/1ab68a2))

### ❤️ Contributors

- Yannic ([@YannicEl](http://github.com/YannicEl))

## v0.2.1

[compare changes](https://github.com/YannicEl/vue-useForm/compare/v0.2.0...v0.2.1)
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vuetils/form",
"description": "Tiny form validation library for Vue",
"version": "0.2.1",
"version": "0.2.2",
"author": "Yannic Ellhotka <https://github.com/YannicEl>",
"license": "MIT",
"homepage": "https://form.vuetils.dev/",
Expand Down

0 comments on commit 88d71f8

Please sign in to comment.