Updated readme and sample.json

This commit is contained in:
Hugo Bernier 2022-06-29 23:25:35 -04:00
parent 0e09e2a0b8
commit 1739a936df
2 changed files with 2 additions and 1 deletions

View File

@ -27,6 +27,7 @@ Version|Date|Comments
1.1|October 20, 2021|SPFx Upgraded to 1.12.1 and code refactored
1.2|May, 2022|SPFx Upgraded to 1.14.0
1.3|June 9, 2022|Updated React package from `^16.14.0` to `16.13.1`
1.4|June 29, 2022|Adds the capability to find collapsible section headers and insert them into the navigation
## Minimal Path to Awesome

View File

@ -9,7 +9,7 @@
"This web part fetches all the automatically added Header anchor tags in a SharePoint page and displays them in a Navigation component."
],
"creationDateTime": "2019-09-05",
"updateDateTime": "2022-05-31",
"updateDateTime": "2022-06-29",
"products": [
"SharePoint"
],