Skip to content

Commit

Permalink
Updated readme + package.json with version
Browse files Browse the repository at this point in the history
  • Loading branch information
D'Andrea Nello committed Nov 28, 2024
1 parent 15aa42b commit 46c2093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions samples/react-securitygrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ This is a port of an Angular 1.3 SharePoint hosted App at https://github.com/rus

Version|Date|Comments
-------|----|--------
1.0.7.0|Nov 28, 2024 | Property pane didn't refresh fixed, added multiple permissions display
1.0.6.0|Oct 20, 2024 | Upgrade to SPFx 1.20
1.0.5.0|March 6, 2021 | Added webApiPermission request
1.0.0.4|February 22, 2021 | Added support for AD groups
Expand Down
2 changes: 1 addition & 1 deletion samples/react-securitygrid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "lib/index.js",
"name": "spsecurity-webpart-3",
"version": "1.0.5",
"version": "1.0.7",
"private": true,
"engines": {
"node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0"
Expand Down

0 comments on commit 46c2093

Please sign in to comment.