From f4f1d46dbb5041d11c4fd7e6b74d1c87e53c3eec Mon Sep 17 00:00:00 2001 From: Jane Chu <7559015+janechu@users.noreply.github.com> Date: Wed, 23 Feb 2022 13:05:20 -0800 Subject: [PATCH] Update the API report based on foundation updates for FAST element 2.0 (#5650) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Pull Request ## 📖 Description This api report update comes after the work in #5648 where the installation was finally able to happen, this now allowed for the updates in FAST element 2.0 to update the api report for `@microsoft/fast-components`. ## ✅ Checklist ### General - [ ] I have included a change request file using `$ yarn change` - [ ] I have added tests for my changes. - [x] I have tested my changes. - [x] I have updated the project documentation to reflect my changes. - [x] I have read the [CONTRIBUTING](https://github.com/Microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](https://www.fast.design/docs/community/code-of-conduct/#our-standards) for this project. --- ...st-components-45865c97-bd37-4f7e-9658-a87af2ae2a75.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@microsoft-fast-components-45865c97-bd37-4f7e-9658-a87af2ae2a75.json diff --git a/change/@microsoft-fast-components-45865c97-bd37-4f7e-9658-a87af2ae2a75.json b/change/@microsoft-fast-components-45865c97-bd37-4f7e-9658-a87af2ae2a75.json new file mode 100644 index 00000000000..d30c60638ec --- /dev/null +++ b/change/@microsoft-fast-components-45865c97-bd37-4f7e-9658-a87af2ae2a75.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "Update the API report based on foundation updates for FAST element 2.0", + "packageName": "@microsoft/fast-components", + "email": "7559015+janechu@users.noreply.github.com", + "dependentChangeType": "none" +}