Skip to content

Commit

Permalink
v1.3.52
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed May 31, 2024
1 parent 7c0cd66 commit 5ff77ce
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"packages/stack/frameworks/*"
],
"useNx": true,
"version": "1.3.51"
"version": "1.3.52"
}
2 changes: 1 addition & 1 deletion packages/cli/core/babel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-babel",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains the babel stuff for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli",
"version": "1.3.51",
"version": "1.3.52",
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angular",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angularjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-angularjs",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/aurelia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-aurelia",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/inferno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@leanup/cli": "workspace:*"
},
"name": "@leanup/cli-inferno",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/lit-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-lit-element",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the lit-element extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-preact",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-react",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-solid",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Solid framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-svelte",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Svelte framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-vanilla",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the VanillaJS extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-vue",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Vue framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-vue3",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Vue3 framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/lup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lup",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the slim CLI to get started with leanupjs.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/addons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-addons",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains some nice addons for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/cucumber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-cucumber",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains the cucumber feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-graphql",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains the graphql feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-pwa",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains pwa features for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugins/webhint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-webhint",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains the webhint feature for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/form",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains useful features for handling forms.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://github.com/leanupjs/form#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/git-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/git-hooks",
"version": "1.3.49",
"version": "1.3.52",
"description": "This module contains some nice tools to organize git hooks for NodeJs projects.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/lib",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module is a collection of lightweight application features.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains all required tools to serve, test and build a framework neutral SPA.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-angular",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/angularjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-angularjs",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/aurelia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-aurelia",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-inferno",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/lit-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-lit-element",
"version": "1.3.49",
"version": "1.3.52",
"description": "This package contains the Lit-Element framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-preact",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-react",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-solid",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Solid framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-svelte",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Svelte framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-vue",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Vue framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/frameworks/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-vue3",
"version": "1.3.51",
"version": "1.3.52",
"description": "This package contains the Vue3 framework extension for the @leanup/cli.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/snowpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-snowpack",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains all snowpack-related functionalities for the @leanup/stack.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-vite",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains all vite-related functionalities for the @leanup/stack.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-webpack",
"version": "1.3.51",
"version": "1.3.52",
"description": "This module contains all webpack-related functionalities for the @leanup/stack.",
"author": "Martin Oppitz <[email protected]>",
"homepage": "https://leanupjs.org",
Expand Down

0 comments on commit 5ff77ce

Please sign in to comment.