This commit is contained in:
FAST DevOps 2022-04-05 17:46:00 +00:00
Родитель a1941c5872
Коммит a2808b71c4
7 изменённых файлов: 51 добавлений и 12 удалений

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Added file extensions to import and export paths",
"packageName": "@microsoft/fast-tooling",
"email": "nicholasrice@users.noreply.github.com",
"dependentChangeType": "patch"
}

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

@ -1,6 +1,21 @@
{
"name": "@microsoft/fast-tooling-react",
"entries": [
{
"date": "Tue, 05 Apr 2022 17:46:00 GMT",
"tag": "@microsoft/fast-tooling-react_v2.13.11",
"version": "2.13.11",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/fast-tooling-react",
"comment": "Bump @microsoft/fast-tooling to v0.37.8",
"commit": "a1941c58729d0d9641a9eef8c6d1a69b640d32c6"
}
]
}
},
{
"date": "Wed, 30 Mar 2022 07:08:59 GMT",
"tag": "@microsoft/fast-tooling-react_v2.13.10",

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

@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-tooling-react
This log was last generated on Wed, 30 Mar 2022 07:08:59 GMT and should not be manually modified.
This log was last generated on Tue, 05 Apr 2022 17:46:00 GMT and should not be manually modified.
<!-- Start content -->
## 2.13.11
Tue, 05 Apr 2022 17:46:00 GMT
### Patches
- Bump @microsoft/fast-tooling to v0.37.8
## 2.13.10
Wed, 30 Mar 2022 07:08:59 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.10",
"version": "2.13.11",
"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.7",
"@microsoft/fast-tooling": "^0.37.8",
"@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": "Tue, 05 Apr 2022 17:46:00 GMT",
"tag": "@microsoft/fast-tooling_v0.37.8",
"version": "0.37.8",
"comments": {
"patch": [
{
"author": "nicholasrice@users.noreply.github.com",
"package": "@microsoft/fast-tooling",
"comment": "Added file extensions to import and export paths",
"commit": "a1941c58729d0d9641a9eef8c6d1a69b640d32c6"
}
]
}
},
{
"date": "Wed, 30 Mar 2022 07:08:59 GMT",
"tag": "@microsoft/fast-tooling_v0.37.7",

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

@ -1,9 +1,17 @@
# Change Log - @microsoft/fast-tooling
This log was last generated on Wed, 30 Mar 2022 07:08:59 GMT and should not be manually modified.
This log was last generated on Tue, 05 Apr 2022 17:46:00 GMT and should not be manually modified.
<!-- Start content -->
## 0.37.8
Tue, 05 Apr 2022 17:46:00 GMT
### Patches
- Added file extensions to import and export paths (nicholasrice@users.noreply.github.com)
## 0.37.7
Wed, 30 Mar 2022 07:08:59 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.7",
"version": "0.37.8",
"type": "module",
"author": {
"name": "Microsoft",