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 4, 2022
1 parent c49a98f commit 960cfeb
Show file tree
Hide file tree
Showing 37 changed files with 337 additions and 70 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "fast-design-system-demo_v1.0.0",
"version": "1.0.0",
"comments": {
"none": [
{
"comment": "Bump @microsoft/fast-components to v2.30.4",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "fast-design-system-demo"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "fast-design-system-demo_v1.0.0",
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.0",
"@microsoft/fast-components": "^2.30.3",
"@microsoft/fast-foundation": "^2.46.1",
"@microsoft/fast-components": "^2.30.4",
"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": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-figma-plugin-msft_v0.8.16",
"version": "0.8.16",
"comments": {
"none": [
{
"comment": "Bump @microsoft/fast-components to v2.30.4",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-figma-plugin-msft"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-figma-plugin-msft_v0.8.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/tooling/fast-figma-plugin-msft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@fluentui/web-components": "^2.2.1",
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-components": "^2.30.3",
"@microsoft/fast-components": "^2.30.4",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-react-wrapper": "^0.3.3"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/utilities/fast-animation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-animation",
"entries": [
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-animation_v4.2.2",
"version": "4.2.2",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-web-utilities to v5.4.1",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-animation"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-animation_v4.2.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/utilities/fast-animation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-animation

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 Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.

<!-- Start content -->

## 4.2.2

Wed, 04 May 2022 07:14:00 GMT

### Patches

- Bump @microsoft/fast-web-utilities to v5.4.1 (chhol@microsoft.com)

## 4.2.1

Tue, 03 May 2022 07:15:44 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/utilities/fast-animation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/fast-animation",
"description": "An animation library that simplifies interactions and animations using the Web Animation API.",
"version": "4.2.1",
"version": "4.2.2",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -104,6 +104,6 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@microsoft/fast-web-utilities": "^5.4.0"
"@microsoft/fast-web-utilities": "^5.4.1"
}
}
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": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.3",
"version": "0.3.3",
"comments": {
"none": [
{
"comment": "Bump @microsoft/fast-element to v1.10.1",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-react-wrapper"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-react-wrapper_v0.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/fast-react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"dependencies": {
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.0"
"@microsoft/fast-foundation": "^2.46.1"
},
"peerDependencies": {
"react": ">=16.9.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/utilities/fast-web-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-web-utilities",
"entries": [
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-web-utilities_v5.4.1",
"version": "5.4.1",
"comments": {
"patch": [
{
"comment": "convert orientation enum to const object with corresponding type",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-web-utilities"
}
]
}
},
{
"date": "Wed, 27 Apr 2022 07:21:09 GMT",
"tag": "@microsoft/fast-web-utilities_v5.4.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/utilities/fast-web-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-web-utilities

This log was last generated on Wed, 27 Apr 2022 07:21:09 GMT and should not be manually modified.
This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.

<!-- Start content -->

## 5.4.1

Wed, 04 May 2022 07:14:00 GMT

### Patches

- convert orientation enum to const object with corresponding type (chhol@microsoft.com)

## 5.4.0

Wed, 27 Apr 2022 07:21:09 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/fast-web-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/fast-web-utilities",
"description": "FAST web utilities",
"version": "5.4.0",
"version": "5.4.1",
"sideEffects": false,
"author": {
"name": "Microsoft",
Expand Down
35 changes: 35 additions & 0 deletions packages/web-components/fast-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "@microsoft/fast-components",
"entries": [
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-components_v2.30.4",
"version": "2.30.4",
"comments": {
"patch": [
{
"comment": "convert enums to const objects and add supported typings",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-components"
}
],
"none": [
{
"comment": "update markdown files",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-components"
},
{
"comment": "Bump @microsoft/fast-element to v1.10.1",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-components"
},
{
"comment": "Bump @microsoft/fast-foundation to v2.46.1",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-components"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-components_v2.30.3",
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 Tue, 03 May 2022 07:15:44 GMT and should not be manually modified.
This log was last generated on Wed, 04 May 2022 07:14:00 GMT and should not be manually modified.

<!-- Start content -->

## 2.30.4

Wed, 04 May 2022 07:14:00 GMT

### Patches

- convert enums to const objects and add supported typings (chhol@microsoft.com)

## 2.30.3

Tue, 03 May 2022 07:15:44 GMT
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "2.30.4",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -114,8 +114,8 @@
"dependencies": {
"@microsoft/fast-colors": "^5.3.0",
"@microsoft/fast-element": "^1.10.1",
"@microsoft/fast-foundation": "^2.46.0",
"@microsoft/fast-web-utilities": "^5.4.0",
"@microsoft/fast-foundation": "^2.46.1",
"@microsoft/fast-web-utilities": "^5.4.1",
"tslib": "^1.13.0"
}
}
15 changes: 15 additions & 0 deletions packages/web-components/fast-element/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-element",
"entries": [
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-element_v1.10.1",
"version": "1.10.1",
"comments": {
"none": [
{
"comment": "update markdown files",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-element"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-element_v1.10.1",
Expand Down
29 changes: 29 additions & 0 deletions packages/web-components/fast-foundation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@microsoft/fast-foundation",
"entries": [
{
"date": "Wed, 04 May 2022 07:14:00 GMT",
"tag": "@microsoft/fast-foundation_v2.46.1",
"version": "2.46.1",
"comments": {
"none": [
{
"comment": "update markdown files",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-foundation"
},
{
"comment": "Bump @microsoft/fast-element to v1.10.1",
"author": "steph@huynhicode.dev",
"commit": "c49a98f7f1bd8e167b0b7a96a181990f9a675f34",
"package": "@microsoft/fast-foundation"
}
],
"patch": [
{
"comment": "convert enums to const objects and add supported typings",
"author": "chhol@microsoft.com",
"commit": "d39284193f6d476b5b40b0fad75d3dbd836d55da",
"package": "@microsoft/fast-foundation"
}
]
}
},
{
"date": "Tue, 03 May 2022 07:15:44 GMT",
"tag": "@microsoft/fast-foundation_v2.46.0",
Expand Down
Loading

0 comments on commit 960cfeb

Please sign in to comment.