This commit is contained in:
FAST DevOps 2022-04-06 00:54:27 +00:00
Родитель b8ae240854
Коммит db6f91562a
7 изменённых файлов: 51 добавлений и 12 удалений

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Added missing file extension in css layout web component import",
"packageName": "@microsoft/fast-tooling",
"email": "nicholasrice@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-tooling-react",
"entries": [
{
"date": "Wed, 06 Apr 2022 00:54:27 GMT",
"tag": "@microsoft/fast-tooling-react_v2.13.12",
"version": "2.13.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/fast-tooling-react",
"comment": "Bump @microsoft/fast-tooling to v0.37.9",
"commit": "b8ae240854e6cab4065c838da5010c1c061a7aaa"
}
]
}
},
{
"date": "Tue, 05 Apr 2022 17:46:00 GMT",
"tag": "@microsoft/fast-tooling-react_v2.13.11",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-tooling-react
This log was last generated on Tue, 05 Apr 2022 17:46:00 GMT and should not be manually modified.
This log was last generated on Wed, 06 Apr 2022 00:54:27 GMT and should not be manually modified.
<!-- Start content -->
## 2.13.12
Wed, 06 Apr 2022 00:54:27 GMT
### Patches
- Bump @microsoft/fast-tooling to v0.37.9
## 2.13.11
Tue, 05 Apr 2022 17:46:00 GMT

Просмотреть файл

@ -2,7 +2,7 @@
"name": "@microsoft/fast-tooling-react",
"description": "A React-specific set of components and utilities to assist in creating web UI",
"sideEffects": false,
"version": "2.13.11",
"version": "2.13.12",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
@ -123,7 +123,7 @@
"@microsoft/fast-foundation": "^2.13.1",
"@microsoft/fast-jss-manager-react": "^3.0.0 || ^4.0.0",
"@microsoft/fast-jss-utilities": "^4.8.0",
"@microsoft/fast-tooling": "^0.37.8",
"@microsoft/fast-tooling": "^0.37.9",
"@microsoft/fast-web-utilities": "^4.8.1",
"@skatejs/val": "^0.5.0",
"exenv-es6": "^1.0.0",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-tooling",
"entries": [
{
"date": "Wed, 06 Apr 2022 00:54:27 GMT",
"tag": "@microsoft/fast-tooling_v0.37.9",
"version": "0.37.9",
"comments": {
"patch": [
{
"author": "nicholasrice@users.noreply.github.com",
"package": "@microsoft/fast-tooling",
"comment": "Added missing file extension in css layout web component import",
"commit": "b8ae240854e6cab4065c838da5010c1c061a7aaa"
}
]
}
},
{
"date": "Tue, 05 Apr 2022 17:46:00 GMT",
"tag": "@microsoft/fast-tooling_v0.37.8",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-tooling
This log was last generated on Tue, 05 Apr 2022 17:46:00 GMT and should not be manually modified.
This log was last generated on Wed, 06 Apr 2022 00:54:27 GMT and should not be manually modified.
<!-- Start content -->
## 0.37.9
Wed, 06 Apr 2022 00:54:27 GMT
### Patches
- Added missing file extension in css layout web component import (nicholasrice@users.noreply.github.com)
## 0.37.8
Tue, 05 Apr 2022 17:46:00 GMT

Просмотреть файл

@ -2,7 +2,7 @@
"name": "@microsoft/fast-tooling",
"description": "A set of utilities to assist in creating web UI",
"sideEffects": false,
"version": "0.37.8",
"version": "0.37.9",
"type": "module",
"author": {
"name": "Microsoft",