Skip to content

Commit

Permalink
chore: set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Dec 9, 2020
1 parent d3b43ba commit 95acb1e
Show file tree
Hide file tree
Showing 47 changed files with 47 additions and 47 deletions.
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the babel stuff for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-e2e",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the e2e test feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/format/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-format",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the format feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-lint",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the lint feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This CLI brings along all required tools to serve, test and build multi framework SPAs",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/core",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "",
"scripts": {
"reinstall": "npm run remove && npm run update",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-core-test",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the test feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angular/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angular",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "angular build",
"coverage": "angular coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/angularjs/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/angularjs",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "angularjs build",
"coverage": "angularjs coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/aurelia/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/aurelia",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "aurelia build",
"coverage": "aurelia coverage",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/cli-inferno",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/inferno/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/inferno",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "inferno build",
"coverage": "inferno coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/preact/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/preact",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "preact build",
"coverage": "preact coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/react/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/react",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "react build",
"coverage": "react coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Svelte framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/svelte/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/svelte",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "svelte build",
"coverage": "svelte coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the VanillaJS extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vanilla/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/vanilla",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "lean build",
"coverage": "lean coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Vue framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/vue",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "",
"scripts": {
"build": "vue build",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This package contains the Vue3 framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/frameworks/vue3/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@template/vue3",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"scripts": {
"build": "vue3 build",
"coverage": "vue3 coverage",
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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains some nice addons for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the cucumber feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the graphql feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains pwa features for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains the webhint feature for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/stack/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This module contains all required tools to serve, test and build a framework neutral SPA.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Angular framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the AngularJS framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Aurelia framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Inferno framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Preact framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the React framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Svelte framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/stack/frameworks/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-vanilla",
"version": "1.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the VanillaJS extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Vue framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/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.1.0-rc.208",
"version": "1.1.0-rc.209",
"description": "This package contains the Vue3 framework extension for the @leanup/cli.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/stack/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leanup/stack-webpack",
"version": "1.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains all webpack-related functionalities for the @leanup/stack.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains useful features for handling forms.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module contains some nice tools to organize git hooks for NodeJs projects.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"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.1.0-rc.207",
"version": "1.1.0-rc.209",
"description": "This module is a collection of lightweight application features.",
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
"homepage": "https://leanupjs.org",
Expand Down

0 comments on commit 95acb1e

Please sign in to comment.