@teambit/docs 1.0.327 → 1.0.328

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6985,7 +6985,7 @@
6985
6985
  "componentId": {
6986
6986
  "scope": "teambit.docs",
6987
6987
  "name": "docs",
6988
- "version": "1.0.327"
6988
+ "version": "1.0.328"
6989
6989
  },
6990
6990
  "taggedModuleExports": []
6991
6991
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.327/dist/docs.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.327/dist/docs.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.328/dist/docs.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.docs_docs@1.0.328/dist/docs.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/docs",
3
- "version": "1.0.327",
3
+ "version": "1.0.328",
4
4
  "homepage": "https://bit.cloud/teambit/docs/docs",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.docs",
8
8
  "name": "docs",
9
- "version": "1.0.327"
9
+ "version": "1.0.328"
10
10
  },
11
11
  "dependencies": {
12
12
  "graphql-tag": "2.12.1",
@@ -19,21 +19,21 @@
19
19
  "@teambit/base-react.themes.theme-switcher": "1.0.2",
20
20
  "@teambit/component.ui.component-meta": "0.0.358",
21
21
  "@teambit/base-ui.loaders.skeleton": "1.0.1",
22
- "@teambit/compiler": "1.0.327",
23
- "@teambit/component": "1.0.327",
24
- "@teambit/pkg": "1.0.327",
25
- "@teambit/workspace": "1.0.327",
26
- "@teambit/cli": "0.0.904",
27
- "@teambit/dev-files": "1.0.327",
28
- "@teambit/envs": "1.0.327",
29
- "@teambit/graphql": "1.0.327",
30
- "@teambit/logger": "0.0.997",
31
- "@teambit/preview": "1.0.327",
32
- "@teambit/scope": "1.0.327",
33
- "@teambit/api-reference": "1.0.327",
34
- "@teambit/component-compare": "1.0.327",
35
- "@teambit/ui": "1.0.327",
36
- "@teambit/pubsub": "1.0.327",
22
+ "@teambit/compiler": "1.0.328",
23
+ "@teambit/component": "1.0.328",
24
+ "@teambit/pkg": "1.0.328",
25
+ "@teambit/workspace": "1.0.328",
26
+ "@teambit/cli": "0.0.905",
27
+ "@teambit/dev-files": "1.0.328",
28
+ "@teambit/envs": "1.0.328",
29
+ "@teambit/graphql": "1.0.328",
30
+ "@teambit/logger": "0.0.998",
31
+ "@teambit/preview": "1.0.328",
32
+ "@teambit/scope": "1.0.328",
33
+ "@teambit/api-reference": "1.0.328",
34
+ "@teambit/component-compare": "1.0.328",
35
+ "@teambit/ui": "1.0.328",
36
+ "@teambit/pubsub": "1.0.328",
37
37
  "@teambit/compositions.panels.composition-gallery": "0.0.211",
38
38
  "@teambit/preview.ui.component-preview": "1.0.12"
39
39
  },