diff --git a/CHANGES.md b/CHANGES.md index 829a112..e368095 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # Changelog +## 1.7.0 (2023-11-15) +- Updade Design to Lara Theme +- PrimeVUE 3.40 +- Update Stores +- Update Login Demo Design + ## 1.4.0 (2023-04-26) - PrimeVUE 3.27.0 - Vite 4.3.3 diff --git a/README.md b/README.md index 9dca7b3..5271e42 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Nuxt3 Primevue Starter Template - [UnoCSS](https://github.com/antfu/unocss) - The instant on-demand atomic CSS engine. - Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/antfu/unocss) - [State Management via Pinia](https://pinia.esm.dev) -- PrimeVue 3.34.x +- PrimeVue 3.40.x - Logging ### vite-primevue-starter-lite diff --git a/package.json b/package.json index 610e840..59dc4c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-primevue-starter", - "version": "1.6.0", + "version": "1.7.0", "license": "MIT", "scripts": { "dev": "vite --port 3333 --open", diff --git a/src/pages/index.vue b/src/pages/index.vue index 6bb41c1..c5c87cc 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -35,7 +35,7 @@ import AdvertiseBox from '@/components/AdvertiseBox.vue' Typesafe by default - + Excellent Component Library for VUE