@fluentui/react-divider 9.0.3 → 9.0.5

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.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,77 @@
2
2
  "name": "@fluentui/react-divider",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 21:18:46 GMT",
5
+ "date": "Thu, 15 Sep 2022 09:44:25 GMT",
6
+ "tag": "@fluentui/react-divider_v9.0.5",
7
+ "version": "9.0.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-divider",
13
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-divider",
19
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
20
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-divider",
25
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
26
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-divider",
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
32
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
33
+ }
34
+ ],
35
+ "none": [
36
+ {
37
+ "author": "martinhochel@microsoft.com",
38
+ "package": "@fluentui/react-divider",
39
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
40
+ "comment": "chore: update package scaffold"
41
+ }
42
+ ]
43
+ }
44
+ },
45
+ {
46
+ "date": "Wed, 03 Aug 2022 16:03:48 GMT",
47
+ "tag": "@fluentui/react-divider_v9.0.4",
48
+ "version": "9.0.4",
49
+ "comments": {
50
+ "none": [
51
+ {
52
+ "author": "lingfangao@hotmail.com",
53
+ "package": "@fluentui/react-divider",
54
+ "commit": "99cc385631d04a76ee10ebc143cb9fecd99640b6",
55
+ "comment": "chore: Add `prerelease` as disallowed changetype for 9.0.0 packages"
56
+ }
57
+ ],
58
+ "patch": [
59
+ {
60
+ "author": "miroslav.stastny@microsoft.com",
61
+ "package": "@fluentui/react-divider",
62
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
63
+ "comment": "chore: Bump Griffel dependencies"
64
+ },
65
+ {
66
+ "author": "beachball",
67
+ "package": "@fluentui/react-divider",
68
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
69
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
70
+ }
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "date": "Thu, 14 Jul 2022 21:21:11 GMT",
6
76
  "tag": "@fluentui/react-divider_v9.0.3",
7
77
  "version": "9.0.3",
8
78
  "comments": {
@@ -17,7 +87,7 @@
17
87
  "author": "beachball",
18
88
  "package": "@fluentui/react-divider",
19
89
  "comment": "Bump @fluentui/react-utilities to v9.0.2",
20
- "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
90
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
21
91
  }
22
92
  ]
23
93
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,40 @@
1
1
  # Change Log - @fluentui/react-divider
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 21:18:46 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 15 Sep 2022 09:44:25 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.5)
8
+
9
+ Thu, 15 Sep 2022 09:44:25 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.4..@fluentui/react-divider_v9.0.5)
11
+
12
+ ### Patches
13
+
14
+ - chore: Update Griffel to latest version ([PR #24221](https://github.com/microsoft/fluentui/pull/24221) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-theme to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
18
+
19
+ ## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.4)
20
+
21
+ Wed, 03 Aug 2022 16:03:48 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.3..@fluentui/react-divider_v9.0.4)
23
+
24
+ ### Patches
25
+
26
+ - chore: Bump Griffel dependencies ([PR #24114](https://github.com/microsoft/fluentui/pull/24114) by miroslav.stastny@microsoft.com)
27
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #24131](https://github.com/microsoft/fluentui/pull/24131) by beachball)
28
+
7
29
  ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.3)
8
30
 
9
- Thu, 14 Jul 2022 21:18:46 GMT
31
+ Thu, 14 Jul 2022 21:21:11 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.2..@fluentui/react-divider_v9.0.3)
11
33
 
12
34
  ### Patches
13
35
 
14
36
  - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
- - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23918](https://github.com/microsoft/fluentui/pull/23918) by beachball)
16
38
 
17
39
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.2)
18
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-divider",
3
- "version": "9.0.3",
3
+ "version": "9.0.5",
4
4
  "description": "Fluent UI component to visually separate content.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,19 +22,19 @@
22
22
  "test": "jest --passWithNoTests",
23
23
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
24
24
  "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-divider/src && yarn docs",
25
- "storybook": "node ../../../scripts/storybook/runner",
25
+ "storybook": "start-storybook",
26
26
  "type-check": "tsc -b tsconfig.json"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.11",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.13",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@griffel/react": "^1.2.0",
36
- "@fluentui/react-theme": "^9.0.0",
37
- "@fluentui/react-utilities": "^9.0.2",
35
+ "@griffel/react": "^1.3.0",
36
+ "@fluentui/react-theme": "^9.1.0",
37
+ "@fluentui/react-utilities": "^9.1.0",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {
@@ -45,7 +45,8 @@
45
45
  },
46
46
  "beachball": {
47
47
  "disallowedChangeTypes": [
48
- "major"
48
+ "major",
49
+ "prerelease"
49
50
  ]
50
51
  },
51
52
  "exports": {
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.18.1"
9
- }
10
- ]
11
- }