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 Nov 7, 2021
1 parent b907e31 commit 9f8444c
Show file tree
Hide file tree
Showing 21 changed files with 174 additions and 20 deletions.

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": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "fast-design-system-demo_v1.0.0",
"version": "1.0.0",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.15.2",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "fast-design-system-demo"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 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 Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/fast-components to v2.15.2 (mathieu.lavoie@shopify.com)

## 1.0.0

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion examples/design-system-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@microsoft/fast-colors": "^5.1.4",
"@microsoft/fast-element": "^1.6.2",
"@microsoft/fast-foundation": "^2.25.1",
"@microsoft/fast-components": "^2.15.1",
"@microsoft/fast-components": "^2.15.2",
"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": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "@microsoft/fast-figma-plugin-msft_v0.8.16",
"version": "0.8.16",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.15.2",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/fast-figma-plugin-msft"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 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 Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 0.8.16

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/fast-components to v2.15.2 (mathieu.lavoie@shopify.com)

## 0.8.16

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
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 @@ -29,7 +29,7 @@
"@babel/core": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@microsoft/fast-colors": "^5.1.4",
"@microsoft/fast-components": "^2.15.1",
"@microsoft/fast-components": "^2.15.2",
"@microsoft/fast-components-react-msft": "^4.32.0",
"@microsoft/fast-components-styles-msft": "^4.29.0",
"@microsoft/fast-element": "^1.6.2",
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": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "@microsoft/fast-components_v2.15.2",
"version": "2.15.2",
"comments": {
"patch": [
{
"comment": "remove non-null assertion in anchored region",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/fast-components"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 GMT",
"tag": "@microsoft/fast-components_v2.15.1",
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 Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 2.15.2

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- remove non-null assertion in anchored region (mathieu.lavoie@shopify.com)

## 2.15.1

Thu, 04 Nov 2021 07:11:59 GMT
Expand Down
2 changes: 1 addition & 1 deletion 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.15.1",
"version": "2.15.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": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "@microsoft/fast-color-explorer_v1.6.19",
"version": "1.6.19",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.15.2",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/fast-color-explorer"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 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 Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 1.6.19

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/fast-components to v2.15.2 (mathieu.lavoie@shopify.com)

## 1.6.19

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion sites/fast-color-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"dependencies": {
"@microsoft/fast-colors": "^5.1.4",
"@microsoft/fast-components": "^2.15.1",
"@microsoft/fast-components": "^2.15.2",
"@microsoft/fast-components-react-base": "^4.27.0",
"@microsoft/fast-components-react-msft": "^4.32.0",
"@microsoft/fast-components-styles-msft": "^4.29.0",
Expand Down
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": "Sun, 07 Nov 2021 07:12:36 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": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/fast-component-explorer"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 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 Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 0.17.2

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/site-utilities to v0.9.0 (mathieu.lavoie@shopify.com)

## 0.17.2

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
Expand Down
15 changes: 15 additions & 0 deletions sites/fast-website/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-website",
"entries": [
{
"date": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "@microsoft/fast-website_v1.3.16",
"version": "1.3.16",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/site-utilities to v0.9.0",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/fast-website"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 GMT",
"tag": "@microsoft/fast-website_v1.3.16",
Expand Down
10 changes: 9 additions & 1 deletion sites/fast-website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @microsoft/fast-website

This log was last generated on Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 1.3.16

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/site-utilities to v0.9.0 (mathieu.lavoie@shopify.com)

## 1.3.16

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion sites/fast-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/core": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@fluentui/svg-icons": "^1.1.139",
"@microsoft/fast-components": "^2.15.1",
"@microsoft/fast-components": "^2.15.2",
"@microsoft/fast-element": "^1.6.2",
"@microsoft/fast-foundation": "^2.25.1",
"@microsoft/fast-web-utilities": "^5.0.2",
Expand Down
15 changes: 15 additions & 0 deletions sites/site-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/site-utilities",
"entries": [
{
"date": "Sun, 07 Nov 2021 07:12:36 GMT",
"tag": "@microsoft/site-utilities_v0.9.0",
"version": "0.9.0",
"comments": {
"patch": [
{
"comment": "Bump @microsoft/fast-components to v2.15.2",
"author": "mathieu.lavoie@shopify.com",
"commit": "e4ddc05446b3c5b93da010b06826eaa2368f7fce",
"package": "@microsoft/site-utilities"
}
]
}
},
{
"date": "Thu, 04 Nov 2021 07:11:59 GMT",
"tag": "@microsoft/site-utilities_v0.9.0",
Expand Down
10 changes: 9 additions & 1 deletion sites/site-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Change Log - @microsoft/site-utilities

This log was last generated on Thu, 04 Nov 2021 07:11:59 GMT and should not be manually modified.
This log was last generated on Sun, 07 Nov 2021 07:12:36 GMT and should not be manually modified.

<!-- Start content -->

## 0.9.0

Sun, 07 Nov 2021 07:12:36 GMT

### Patches

- Bump @microsoft/fast-components to v2.15.2 (mathieu.lavoie@shopify.com)

## 0.9.0

Thu, 04 Nov 2021 07:11:59 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion sites/site-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@fluentui/web-components": "^1.2.3",
"@microsoft/fast-components": "^2.15.1",
"@microsoft/fast-components": "^2.15.2",
"@microsoft/fast-foundation": "^2.25.1",
"@microsoft/fast-tooling": "^0.29.0",
"@microsoft/fast-tooling-react": "^2.11.4",
Expand Down

0 comments on commit 9f8444c

Please sign in to comment.