Updated readme and sample.json

This commit is contained in:
Hugo Bernier 2022-12-30 20:44:41 -05:00
parent 6e369a7260
commit f06f965587
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ Version|Date|Comments
1.4|June 29, 2022|Adds the capability to find collapsible section headers and insert them into the navigation
1.5|July 19, 2022|Bug fixes
1.6|August 8, 2022|Add theme provider and bug fixes
1.7|December 22, 2022|Fixed issue with duplicated level 2 headings
## 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-08-17",
"updateDateTime": "2022-12-22",
"products": [
"SharePoint"
],