Skip to content

Commit

Permalink
Release 3.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Beck committed Mar 5, 2024
1 parent a41223d commit e37c5ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# vesan

Vesan is a Frontend Framework made with Vue 3, TypeScript, Vuex, Sass, Animadio & Vitest
Vesan is a Frontend Framework made with Vue 3, TypeScript, Vuex, Axios, Sass & Animadio
Includes Font-Awesome, Recaptcha, PayPal, TinyMCE, Vitest & Cypress

Migration from Option API to Composition API in progress (~ 30%)
Migration of all scripts from JS to TS in progress (~ 60%)
Expand Down
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vesan",
"version": "2.5.5",
"description": "Frontend Framework with Vue & Animadio",
"version": "3.0.0-alpha",
"description": "Frontend Framework with Vue, TypeScript, Vuex, Axios, Sass & Animadio",
"type": "module",
"keywords": [
"axios",
Expand Down

0 comments on commit e37c5ab

Please sign in to comment.