Skip to content

Commit 725a2d5

Browse files
committed
chore: release v1.0.1
1 parent 07e8522 commit 725a2d5

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/monorepo",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"packageManager": "pnpm@10.10.0",
77
"description": "Unified Vuetify utilities for Vite and Nuxt",

packages/nuxt-i18n-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/nuxt-i18n-utils",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Nuxt I18n utilities for Vuetify",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

packages/nuxt-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/nuxt-utils",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Nuxt 3 utilities for Vuetify",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/shared",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Shared utilities for Vuetify components and directives",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

packages/styles-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/vite-styles-plugin",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Vuetify Vite plugin for styles",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

packages/unimport-presets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/unimport-presets",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Vuetify unimport presets for composables and directives",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

packages/unplugin-vue-components-resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unvuetify/unplugin-vue-components-resolvers",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Vuetify unplugin-vue-components resolvers for components and directives",
66
"author": "userquin <userquin@gmail.com>",
77
"license": "MIT",

playgrounds/basic-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basic-nuxt",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Nuxt playground auto-importing Vuetify components, directives and composables.",
77
"scripts": {

playgrounds/basic-resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basic-resolvers",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Vite playground auto-importing Vuetify components, directives and composables.",
77
"scripts": {

playgrounds/basic-unimport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basic-unimport",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Vite playground auto-importing Vuetify components, directives and composables.",
77
"scripts": {

playgrounds/nuxt-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-i18n",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Nuxt + I18n playground",
77
"scripts": {

playgrounds/prefix-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prefix-nuxt",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Nuxt playground prefixing Vuetify components, directives and composables.",
77
"scripts": {

playgrounds/prefix-resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prefix-resolvers",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Vite playground prefixing Vuetify components, directives and composables.",
77
"scripts": {

playgrounds/prefix-unimport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prefix-unimport",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"description": "Vite playground prefixing Vuetify components, directives and composables.",
77
"scripts": {

0 commit comments

Comments
 (0)