Skip to content

Commit bfa6de4

Browse files
committed
v0.0.19-alpha.1
1 parent d97d396 commit bfa6de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "0.0.19-alpha.0",
3+
"version": "0.0.19-alpha.1",
44
"changelogPreset": "angular",
55
"npmClient": "pnpm",
66
"packages": [

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playground",
33
"private": true,
4-
"version": "0.0.19-alpha.0",
4+
"version": "0.0.19-alpha.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)