Skip to content

Commit b543463

Browse files
committed
v0.0.18-alpha.0
1 parent 4dc634d commit b543463

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

adex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adex",
3-
"version": "0.0.17",
3+
"version": "0.0.18-alpha.0",
44
"description": "An easier way to build apps with Vite and Preact",
55
"keywords": [
66
"adex",

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.17",
3+
"version": "0.0.18-alpha.0",
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.17",
4+
"version": "0.0.18-alpha.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

pnpm-lock.yaml

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)