diff --git a/change/@microsoft-fast-tooling-1e52c62c-7abe-471a-8c7b-3395a5265139.json b/change/@microsoft-fast-tooling-1e52c62c-7abe-471a-8c7b-3395a5265139.json deleted file mode 100644 index 78e5722..0000000 --- a/change/@microsoft-fast-tooling-1e52c62c-7abe-471a-8c7b-3395a5265139.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Added CSS box model web component", - "packageName": "@microsoft/fast-tooling", - "email": "44823142+williamw2@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-ac53af37-67ac-4363-9ee4-6b05f03248d6.json b/change/@microsoft-fast-tooling-ac53af37-67ac-4363-9ee4-6b05f03248d6.json deleted file mode 100644 index 52fc03d..0000000 --- a/change/@microsoft-fast-tooling-ac53af37-67ac-4363-9ee4-6b05f03248d6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixes change event propagation in CSSBoxModel", - "packageName": "@microsoft/fast-tooling", - "email": "44823142+williamw2@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@microsoft-fast-tooling-react-7498ea63-c028-4425-a254-9ad0097498aa.json b/change/@microsoft-fast-tooling-react-7498ea63-c028-4425-a254-9ad0097498aa.json deleted file mode 100644 index abd6e7a..0000000 --- a/change/@microsoft-fast-tooling-react-7498ea63-c028-4425-a254-9ad0097498aa.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Remove the soft remove UI for linked data as this should only be for regular JSON schema defined data types", - "packageName": "@microsoft/fast-tooling-react", - "email": "7559015+janechu@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/fast-tooling-react/CHANGELOG.json b/packages/fast-tooling-react/CHANGELOG.json index b2c1ba1..e333046 100644 --- a/packages/fast-tooling-react/CHANGELOG.json +++ b/packages/fast-tooling-react/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@microsoft/fast-tooling-react", "entries": [ + { + "date": "Wed, 03 Nov 2021 07:07:37 GMT", + "tag": "@microsoft/fast-tooling-react_v2.12.2", + "version": "2.12.2", + "comments": { + "patch": [ + { + "author": "7559015+janechu@users.noreply.github.com", + "package": "@microsoft/fast-tooling-react", + "comment": "Remove the soft remove UI for linked data as this should only be for regular JSON schema defined data types", + "commit": "8ea7ed69c97f81e210d239c1c5afc4ff609abfd5" + }, + { + "author": "beachball", + "package": "@microsoft/fast-tooling-react", + "comment": "Bump @microsoft/fast-tooling to v0.31.0", + "commit": "8ea7ed69c97f81e210d239c1c5afc4ff609abfd5" + } + ] + } + }, { "date": "Thu, 28 Oct 2021 07:06:12 GMT", "tag": "@microsoft/fast-tooling-react_v2.12.1", diff --git a/packages/fast-tooling-react/CHANGELOG.md b/packages/fast-tooling-react/CHANGELOG.md index 98bbd70..dff60a6 100644 --- a/packages/fast-tooling-react/CHANGELOG.md +++ b/packages/fast-tooling-react/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @microsoft/fast-tooling-react -This log was last generated on Thu, 28 Oct 2021 07:06:12 GMT and should not be manually modified. +This log was last generated on Wed, 03 Nov 2021 07:07:37 GMT and should not be manually modified. +## 2.12.2 + +Wed, 03 Nov 2021 07:07:37 GMT + +### Patches + +- Remove the soft remove UI for linked data as this should only be for regular JSON schema defined data types (7559015+janechu@users.noreply.github.com) +- Bump @microsoft/fast-tooling to v0.31.0 + ## 2.12.1 Thu, 28 Oct 2021 07:06:12 GMT diff --git a/packages/fast-tooling-react/package.json b/packages/fast-tooling-react/package.json index cf81379..d717563 100644 --- a/packages/fast-tooling-react/package.json +++ b/packages/fast-tooling-react/package.json @@ -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.12.1", + "version": "2.12.2", "author": { "name": "Microsoft", "url": "https://discord.gg/FcSNfg4" @@ -121,7 +121,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.30.2", + "@microsoft/fast-tooling": "^0.31.0", "@microsoft/fast-web-utilities": "^4.8.1", "@skatejs/val": "^0.5.0", "exenv-es6": "^1.0.0", diff --git a/packages/fast-tooling/CHANGELOG.json b/packages/fast-tooling/CHANGELOG.json index 486e98c..29c860b 100644 --- a/packages/fast-tooling/CHANGELOG.json +++ b/packages/fast-tooling/CHANGELOG.json @@ -1,6 +1,29 @@ { "name": "@microsoft/fast-tooling", "entries": [ + { + "date": "Wed, 03 Nov 2021 07:07:37 GMT", + "tag": "@microsoft/fast-tooling_v0.31.0", + "version": "0.31.0", + "comments": { + "minor": [ + { + "author": "44823142+williamw2@users.noreply.github.com", + "package": "@microsoft/fast-tooling", + "comment": "Added CSS box model web component", + "commit": "8ea7ed69c97f81e210d239c1c5afc4ff609abfd5" + } + ], + "patch": [ + { + "author": "44823142+williamw2@users.noreply.github.com", + "package": "@microsoft/fast-tooling", + "comment": "Fixes change event propagation in CSSBoxModel", + "commit": "8ea7ed69c97f81e210d239c1c5afc4ff609abfd5" + } + ] + } + }, { "date": "Thu, 28 Oct 2021 07:06:12 GMT", "tag": "@microsoft/fast-tooling_v0.30.2", diff --git a/packages/fast-tooling/CHANGELOG.md b/packages/fast-tooling/CHANGELOG.md index 860a0ad..0316446 100644 --- a/packages/fast-tooling/CHANGELOG.md +++ b/packages/fast-tooling/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @microsoft/fast-tooling -This log was last generated on Thu, 28 Oct 2021 07:06:12 GMT and should not be manually modified. +This log was last generated on Wed, 03 Nov 2021 07:07:37 GMT and should not be manually modified. +## 0.31.0 + +Wed, 03 Nov 2021 07:07:37 GMT + +### Minor changes + +- Added CSS box model web component (44823142+williamw2@users.noreply.github.com) + +### Patches + +- Fixes change event propagation in CSSBoxModel (44823142+williamw2@users.noreply.github.com) + ## 0.30.2 Thu, 28 Oct 2021 07:06:12 GMT diff --git a/packages/fast-tooling/package.json b/packages/fast-tooling/package.json index f9266d9..9b3089c 100644 --- a/packages/fast-tooling/package.json +++ b/packages/fast-tooling/package.json @@ -2,7 +2,7 @@ "name": "@microsoft/fast-tooling", "description": "A set of utilities to assist in creating web UI", "sideEffects": false, - "version": "0.30.2", + "version": "0.31.0", "type": "module", "author": { "name": "Microsoft",