Skip to content

Commit b55ab9f

Browse files
committed
v0.8.0-alpha.1
1 parent 768cf95 commit b55ab9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.8.0-alpha.0",
5+
"version": "0.8.0-alpha.1",
66
"command": {
77
"publish": {
88
"ignoreChanges": [

packages/system-client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/system-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-client",
3-
"version": "0.8.0-alpha.0",
3+
"version": "0.8.0-alpha.1",
44
"description": "system-client of laf",
55
"author": "Maslow <[email protected]>",
66
"private": true,

0 commit comments

Comments
 (0)