Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

14 changes: 14 additions & 0 deletions packages/charts/chart-web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "@fluentui/chart-web-components",
"entries": [
{
"date": "Fri, 21 Aug 2026 04:08:41 GMT",
"version": "0.0.96",
"tag": "@fluentui/chart-web-components_v0.0.96",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/chart-web-components",
"comment": "Bump @fluentui/web-components to v3.1.2"
}
]
}
},
{
"date": "Wed, 19 Aug 2026 04:08:27 GMT",
"version": "0.0.95",
Expand Down
11 changes: 10 additions & 1 deletion packages/charts/chart-web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/chart-web-components

<!-- This log was last generated on Wed, 19 Aug 2026 04:08:27 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 21 Aug 2026 04:08:41 GMT and should not be manually modified. -->

<!-- Start content -->

## [0.0.96](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.96)

Fri, 21 Aug 2026 04:08:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/chart-web-components_v0.0.95..@fluentui/chart-web-components_v0.0.96)

### Patches

- Bump @fluentui/web-components to v3.1.2 ([commit](https://github.com/microsoft/fluentui/commit/undefined) by beachball)

## [0.0.95](https://github.com/microsoft/fluentui/tree/@fluentui/chart-web-components_v0.0.95)

Wed, 19 Aug 2026 04:08:27 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/charts/chart-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluentui/chart-web-components",
"description": "A library of Fluent Chart Web Components",
"version": "0.0.95",
"version": "0.0.96",
"author": {
"name": "Microsoft"
},
Expand Down Expand Up @@ -68,7 +68,7 @@
},
"dependencies": {
"@fluentui/tokens": "^1.0.0-alpha.24",
"@fluentui/web-components": "^3.1.1",
"@fluentui/web-components": "^3.1.2",
"@microsoft/fast-web-utilities": "^6.0.0",
"@types/d3-selection": "^3.0.0",
"@types/d3-shape": "^3.0.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Fri, 21 Aug 2026 04:08:41 GMT",
"version": "3.1.2",
"tag": "@fluentui/web-components_v3.1.2",
"comments": {
"patch": [
{
"author": "machi@microsoft.com",
"package": "@fluentui/web-components",
"commit": "06cbcbe0b17381ae1f8f4e31a106dcfeb33a0d5b",
"comment": "fix(web-components): prevent unsafe theme token values from injecting CSS"
}
]
}
},
{
"date": "Wed, 19 Aug 2026 04:08:27 GMT",
"version": "3.1.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/web-components

<!-- This log was last generated on Wed, 19 Aug 2026 04:08:27 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 21 Aug 2026 04:08:41 GMT and should not be manually modified. -->

<!-- Start content -->

## [3.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.1.2)

Fri, 21 Aug 2026 04:08:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.1.1..@fluentui/web-components_v3.1.2)

### Patches

- fix(web-components): prevent unsafe theme token values from injecting CSS ([PR #36600](https://github.com/microsoft/fluentui/pull/36600) by machi@microsoft.com)

## [3.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.1.1)

Wed, 19 Aug 2026 04:08:27 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fluentui/web-components",
"description": "A library of Fluent Web Components",
"version": "3.1.1",
"version": "3.1.2",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2619,7 +2619,7 @@ __metadata:
resolution: "@fluentui/chart-web-components@workspace:packages/charts/chart-web-components"
dependencies:
"@fluentui/tokens": "npm:^1.0.0-alpha.24"
"@fluentui/web-components": "npm:^3.1.1"
"@fluentui/web-components": "npm:^3.1.2"
"@microsoft/fast-web-utilities": "npm:^6.0.0"
"@storybook/html": "npm:9.1.17"
"@storybook/html-vite": "npm:9.1.17"
Expand Down Expand Up @@ -6631,7 +6631,7 @@ __metadata:
languageName: unknown
linkType: soft

"@fluentui/web-components@npm:*, @fluentui/web-components@npm:^3.1.1, @fluentui/web-components@workspace:packages/web-components":
"@fluentui/web-components@npm:*, @fluentui/web-components@npm:^3.1.2, @fluentui/web-components@workspace:packages/web-components":
version: 0.0.0-use.local
resolution: "@fluentui/web-components@workspace:packages/web-components"
dependencies:
Expand Down
Loading