From 5ac750e263eb591ee4b13b161367a69c03a3fa45 Mon Sep 17 00:00:00 2001 From: Olivier Combe Date: Mon, 4 Sep 2023 16:27:49 +0200 Subject: [PATCH] bump versions [skip ci] --- .bitmap | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.bitmap b/.bitmap index 47148d94..de3787e5 100644 --- a/.bitmap +++ b/.bitmap @@ -3,15 +3,15 @@ /** * The Bitmap file is an auto generated file used by Bit to track all your Bit components. It maps the component to a folder in your file system. * This file should be committed to VCS(version control). - * Components are listed using their component ID (https://bit.dev/docs/components/component-id). + * Components are listed using their component ID (https://https://bit.dev//components/component-id). * If you want to delete components you can use the "bit remove " command. - * See the docs (https://bit.dev/docs/components/removing-components) for more information, or use "bit remove --help". + * See the docs (https://https://bit.dev//components/removing-components) for more information, or use "bit remove --help". */ { "angular": { "scope": "teambit.angular", - "version": "4.1.1", + "version": "4.1.2", "mainFile": "index.ts", "rootDir": "scopes/angular" }, @@ -71,37 +71,37 @@ }, "forks/angular-env-default": { "scope": "teambit.angular", - "version": "0.1.1", + "version": "0.1.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-default" }, "forks/angular-env-v12": { "scope": "teambit.angular", - "version": "0.2.1", + "version": "0.2.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-v12" }, "forks/angular-env-v13": { "scope": "teambit.angular", - "version": "0.2.1", + "version": "0.2.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-v13" }, "forks/angular-env-v14": { "scope": "teambit.angular", - "version": "0.2.1", + "version": "0.2.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-v14" }, "forks/angular-env-v15": { "scope": "teambit.angular", - "version": "0.2.1", + "version": "0.2.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-v15" }, "forks/angular-env-v16": { "scope": "teambit.angular", - "version": "0.2.1", + "version": "0.2.2", "mainFile": "index.ts", "rootDir": "scopes/forks/angular-env-v16" }, @@ -113,37 +113,37 @@ }, "generators/angular-templates": { "scope": "teambit.angular", - "version": "1.0.9", + "version": "1.0.10", "mainFile": "index.ts", "rootDir": "scopes/generators/angular-templates" }, "versions/angular-v12": { "scope": "teambit.angular", - "version": "2.2.1", + "version": "2.2.2", "mainFile": "index.ts", "rootDir": "scopes/versions/angular-v12" }, "versions/angular-v13": { "scope": "teambit.angular", - "version": "2.2.1", + "version": "2.2.2", "mainFile": "index.ts", "rootDir": "scopes/versions/angular-v13" }, "versions/angular-v14": { "scope": "teambit.angular", - "version": "2.2.1", + "version": "2.2.2", "mainFile": "index.ts", "rootDir": "scopes/versions/angular-v14" }, "versions/angular-v15": { "scope": "teambit.angular", - "version": "2.2.1", + "version": "2.2.2", "mainFile": "index.ts", "rootDir": "scopes/versions/angular-v15" }, "versions/angular-v16": { "scope": "teambit.angular", - "version": "1.1.1", + "version": "1.1.2", "mainFile": "index.ts", "rootDir": "scopes/versions/angular-v16" }, @@ -155,7 +155,7 @@ }, "versions/common/angular-base": { "scope": "teambit.angular", - "version": "1.2.1", + "version": "1.2.2", "mainFile": "index.ts", "rootDir": "scopes/versions/common/angular-base" },