Skip to content

Commit cb4c509

Browse files
committed
v1.1.0-alpha.1
1 parent 829a157 commit cb4c509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.1.0-alpha.0",
5+
"version": "1.1.0-alpha.1",
66
"npmClient": "yarn"
77
}

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morpheme/nuxt",
33
"description": "Nuxt module for Morpheme UI",
4-
"version": "1.1.0-alpha.0",
4+
"version": "1.1.0-alpha.1",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)