Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft FAST Builds committed May 5, 2022
1 parent 10169e7 commit 48e95ec
Show file tree
Hide file tree
Showing 28 changed files with 238 additions and 38 deletions.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions examples/design-system-tutorial/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "fast-design-system-demo",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "fast-design-system-demo_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.30.5",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "fast-design-system-demo"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "fast-design-system-demo_v1.0.0",
Expand Down
10 changes: 9 additions & 1 deletion examples/design-system-tutorial/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - fast-design-system-demo

This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/fast-components to v2.30.5 (abris96@gmail.com)

## 1.0.0

Tue, 03 May 2022 07:15:44 GMT

### Patches
Expand Down
4 changes: 2 additions & 2 deletions examples/design-system-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.1",
"@microsoft/fast-components": "^2.30.4",
"@microsoft/fast-foundation": "^2.46.2",
"@microsoft/fast-components": "^2.30.5",
"tslib": "^1.11.1"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/tooling/fast-figma-plugin-msft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-figma-plugin-msft",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-figma-plugin-msft_v0.8.16",
"version": "0.8.16",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-react-wrapper to v0.3.4",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-figma-plugin-msft"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-figma-plugin-msft_v0.8.16",
Expand Down
10 changes: 9 additions & 1 deletion packages/tooling/fast-figma-plugin-msft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @microsoft/fast-figma-plugin-msft

This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.8.16

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/fast-react-wrapper to v0.3.4 (abris96@gmail.com)

## 0.8.16

Tue, 03 May 2022 07:15:44 GMT

### Patches
Expand Down
4 changes: 2 additions & 2 deletions packages/tooling/fast-figma-plugin-msft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"dependencies": {
"@fluentui/web-components": "^2.2.1",
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-components": "^2.30.4",
"@microsoft/fast-components": "^2.30.5",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-react-wrapper": "^0.3.3"
"@microsoft/fast-react-wrapper": "^0.3.4"
}
}
15 changes: 15 additions & 0 deletions packages/utilities/fast-react-wrapper/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-react-wrapper",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.4",
"version": "0.3.4",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-foundation to v2.46.2",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-react-wrapper"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/utilities/fast-react-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-react-wrapper

This log was last generated on Tue, 03 May 2022 07:15:44 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.3.4

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/fast-foundation to v2.46.2 (abris96@gmail.com)

## 0.3.3

Tue, 03 May 2022 07:15:44 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/utilities/fast-react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-react-wrapper",
"description": "A utility for wrapping web components for use in React.",
"sideEffects": false,
"version": "0.3.3",
"version": "0.3.4",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -87,7 +87,7 @@
},
"dependencies": {
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.1"
"@microsoft/fast-foundation": "^2.46.2"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/fast-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-components",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-components_v2.30.5",
"version": "2.30.5",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-foundation to v2.46.2",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-components"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-components_v2.30.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/web-components/fast-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-components

This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 2.30.5

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/fast-foundation to v2.46.2 (abris96@gmail.com)

## 2.30.4

Wed, 04 May 2022 07:14:00 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/web-components/fast-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-components",
"description": "A library of Web Components",
"sideEffects": false,
"version": "2.30.4",
"version": "2.30.5",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -114,7 +114,7 @@
"dependencies": {
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.1",
"@microsoft/fast-foundation": "^2.46.2",
"@microsoft/fast-web-utilities": "^5.4.1",
"tslib": "^1.13.0"
}
Expand Down
21 changes: 21 additions & 0 deletions packages/web-components/fast-foundation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@microsoft/fast-foundation",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-foundation_v2.46.2",
"version": "2.46.2",
"comments": {
"patch": [
{
"comment": "fix positioning of select dropdown",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-foundation"
},
{
"comment": "reset selection range when selecting option with cursor",
"author": "abris96@gmail.com",
"commit": "5b82a4b2aa6cf4d59bd4bb6a893764d3386dbf5d",
"package": "@microsoft/fast-foundation"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-foundation_v2.46.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/web-components/fast-foundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @microsoft/fast-foundation

This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 2.46.2

Thu, 05 May 2022 07:11:41 GMT

### Patches

- fix positioning of select dropdown (abris96@gmail.com)
- reset selection range when selecting option with cursor (abris96@gmail.com)

## 2.46.1

Wed, 04 May 2022 07:14:00 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/fast-foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-foundation",
"description": "A library of Web Component building blocks",
"sideEffects": false,
"version": "2.46.1",
"version": "2.46.2",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down
15 changes: 15 additions & 0 deletions sites/fast-color-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-color-explorer",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-color-explorer_v1.6.19",
"version": "1.6.19",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.30.5",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-color-explorer"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-color-explorer_v1.6.19",
Expand Down
10 changes: 9 additions & 1 deletion sites/fast-color-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @microsoft/fast-color-explorer

This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 1.6.19

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/fast-components to v2.30.5 (abris96@gmail.com)

## 1.6.19

Wed, 04 May 2022 07:14:00 GMT

### Patches
Expand Down
4 changes: 2 additions & 2 deletions sites/fast-color-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"dependencies": {
"@fluentui/svg-icons": "^1.1.0",
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-components": "^2.30.4",
"@microsoft/fast-components": "^2.30.5",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.1",
"@microsoft/fast-foundation": "^2.46.2",
"@microsoft/fast-web-utilities": "^5.4.1"
}
}
15 changes: 15 additions & 0 deletions sites/fast-component-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-component-explorer",
"entries": [
{
"date": "Thu, 05 May 2022 07:11:41 GMT",
"tag": "@microsoft/fast-component-explorer_v0.17.2",
"version": "0.17.2",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/site-utilities to v0.9.0",
"author": "abris96@gmail.com",
"commit": "10169e77fc1ee328c0e94e082e120e8d1c4171b5",
"package": "@microsoft/fast-component-explorer"
}
]
}
},
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-component-explorer_v0.17.2",
Expand Down
10 changes: 9 additions & 1 deletion sites/fast-component-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @microsoft/fast-component-explorer

This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.
This log was last generated on Thu, 05 May 2022 07:11:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.17.2

Thu, 05 May 2022 07:11:41 GMT

### Patches

- Bump @microsoft/site-utilities to v0.9.0 (abris96@gmail.com)

## 0.17.2

Wed, 04 May 2022 07:14:00 GMT

### Patches
Expand Down
Loading

0 comments on commit 48e95ec

Please sign in to comment.