Skip to content

Commit 6a3adaa

Browse files
committed
v2.0.0-rc.84
1 parent 4d3f869 commit 6a3adaa

36 files changed

+13958
-69
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"packages/stack/plugins"
1212
],
1313
"useNx": false,
14-
"version": "2.0.0-rc.83"
14+
"version": "2.0.0-rc.84"
1515
}

package-lock.json

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

packages/create-leanup/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-leanup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-leanup",
33
"description": "This package contains the slim CLI to get started with leanupjs.",
4-
"version": "2.0.0-rc.83",
4+
"version": "2.0.0-rc.84",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"license": "Apache-2.0",
77
"scripts": {

packages/form/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/form/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/form",
3-
"version": "2.0.0-rc.83",
3+
"version": "2.0.0-rc.84",
44
"description": "This module contains useful features for handling forms.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://github.com/leanupjs/form#readme",
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/leanupjs/leanup/issues"
2121
},
2222
"dependencies": {
23-
"@leanup/lib": "2.0.0-rc.83"
23+
"@leanup/lib": "2.0.0-rc.84"
2424
},
2525
"devDependencies": {
2626
"@types/chai": "4.3.5",

packages/lib/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/lib",
3-
"version": "2.0.0-rc.83",
3+
"version": "2.0.0-rc.84",
44
"description": "This module is a collection of lightweight application features.",
55
"author": "Martin Oppitz <npesm@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

packages/openapi/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/openapi-demo",
3-
"version": "2.0.0-rc.83",
3+
"version": "2.0.0-rc.84",
44
"description": "This module is a collection of lightweight application features.",
55
"author": "Martin Oppitz <npesm@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

0 commit comments

Comments
 (0)