Code Format

pull/7079/merge 4.3.2
GitHub Actions Bot 2025-03-12 11:50:12 +00:00
parent 3fcf57616c
commit 0435082123
11 changed files with 45 additions and 45 deletions

View File

@ -17,8 +17,8 @@ Find and replace all on all files (CMD+SHIFT+F):
My new Nuxt module for doing amazing things.
- [✨  Release Notes](/CHANGELOG.md)
<!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/my-module?file=playground%2Fapp.vue) -->
<!-- - [📖 &nbsp;Documentation](https://example.com) -->
<!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/my-module?file=playground%2Fapp.vue) -->
<!-- - [📖 &nbsp;Documentation](https://example.com) -->
## Features

View File

@ -1,36 +1,36 @@
{
"publishedPackages": [
{
"name": "@primevue/core",
"version": "4.3.2"
},
{
"name": "@primevue/metadata",
"version": "4.3.2"
},
{
"name": "@primevue/themes",
"version": "4.3.2"
},
{
"name": "@primevue/auto-import-resolver",
"version": "4.3.2"
},
{
"name": "@primevue/forms",
"version": "4.3.2"
},
{
"name": "@primevue/icons",
"version": "4.3.2"
},
{
"name": "primevue",
"version": "4.3.2"
},
{
"name": "@primevue/nuxt-module",
"version": "4.3.2"
}
]
"publishedPackages": [
{
"name": "@primevue/core",
"version": "4.3.2"
},
{
"name": "@primevue/metadata",
"version": "4.3.2"
},
{
"name": "@primevue/themes",
"version": "4.3.2"
},
{
"name": "@primevue/auto-import-resolver",
"version": "4.3.2"
},
{
"name": "@primevue/forms",
"version": "4.3.2"
},
{
"name": "@primevue/icons",
"version": "4.3.2"
},
{
"name": "primevue",
"version": "4.3.2"
},
{
"name": "@primevue/nuxt-module",
"version": "4.3.2"
}
]
}