Skip to content

Commit e4eae37

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent 34dec1d commit e4eae37

6 files changed

Lines changed: 28 additions & 11 deletions

File tree

apps/public-docsite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@fluentui/react-docsite-components": "^8.11.32",
3939
"@fluentui/react-examples": "^8.34.4",
4040
"@fluentui/react-experiments": "^8.14.62",
41-
"@fluentui/fluent2-theme": "^8.106.3",
41+
"@fluentui/fluent2-theme": "^8.106.4",
4242
"@fluentui/react-file-type-icons": "^8.8.13",
4343
"@fluentui/react-icons-mdl2": "^1.3.37",
4444
"@fluentui/react-icons-mdl2-branded": "^1.2.38",

change/@fluentui-fluent2-theme-7178a475-283a-4603-9003-fff3693e78ca.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/fluent2-theme/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/fluent2-theme",
33
"entries": [
4+
{
5+
"date": "Fri, 24 Mar 2023 07:40:28 GMT",
6+
"tag": "@fluentui/fluent2-theme_v8.106.4",
7+
"version": "8.106.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/fluent2-theme",
13+
"commit": "ffb73565db8eb8ad0a5e2bdb383306519ade8116",
14+
"comment": "Updating Link text color in dark theme to match Fluent 2."
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 22 Mar 2023 08:03:46 GMT",
621
"tag": "@fluentui/fluent2-theme_v8.106.3",

packages/fluent2-theme/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/fluent2-theme
22

3-
This log was last generated on Wed, 22 Mar 2023 08:03:46 GMT and should not be manually modified.
3+
This log was last generated on Fri, 24 Mar 2023 07:40:28 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [8.106.4](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.106.4)
8+
9+
Fri, 24 Mar 2023 07:40:28 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.106.3..@fluentui/fluent2-theme_v8.106.4)
11+
12+
### Patches
13+
14+
- Updating Link text color in dark theme to match Fluent 2. ([PR #27203](https://github.com/microsoft/fluentui/pull/27203) by [email protected])
15+
716
## [8.106.3](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.106.3)
817

918
Wed, 22 Mar 2023 08:03:46 GMT

packages/fluent2-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/fluent2-theme",
3-
"version": "8.106.3",
3+
"version": "8.106.4",
44
"description": "A Fluent2 theme for Fluent UI React 8.x",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",

packages/react-components/react-migration-v8-v9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@ctrl/tinycolor": "3.3.4",
35-
"@fluentui/fluent2-theme": "^8.106.3",
35+
"@fluentui/fluent2-theme": "^8.106.4",
3636
"@fluentui/react": "^8.106.8",
3737
"@fluentui/react-components": "^9.18.3",
3838
"@fluentui/react-icons": "^2.0.196",

0 commit comments

Comments
 (0)