File tree Expand file tree Collapse file tree 5 files changed +16
-2
lines changed
docs/documentation/docs/about Expand file tree Collapse file tree 5 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "version" : " 1.21.3" ,
5+ "changes" : {
6+ "new" : [],
7+ "enhancements" : [],
8+ "fixes" : []
9+ },
10+ "contributions" : []
11+ },
312 {
413 "version" : " 1.21.2" ,
514 "changes" : {
Original file line number Diff line number Diff line change 11# Releases
22
3+ ## 1.21.3
4+
35## 1.21.2
46
57### Enhancements
Original file line number Diff line number Diff line change 11# Releases
22
3+ ## 1.21.3
4+
35## 1.21.2
46
57### Enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " @pnp/spfx-controls-react" ,
33 "description" : " Reusable React controls for SharePoint Framework solutions" ,
4- "version" : " 1.21.2 " ,
4+ "version" : " 1.21.3 " ,
55 "engines" : {
66 "node" : " >=0.10.0"
77 },
4141 "@microsoft/sp-webpart-base" : " ~1.3.0" ,
4242 "@microsoft/sp-webpart-workbench" : " ~1.3.0" ,
4343 "@types/chai" : " >=3.4.34 <3.6.0" ,
44+ "@types/cheerio" : " 0.22.13" ,
4445 "@types/enzyme" : " 2.8.7" ,
4546 "@types/mocha" : " >=2.2.33 <2.6.0" ,
4647 "@types/react" : " 15.0.38" ,
Original file line number Diff line number Diff line change 1- export const version : string = "1.21.2 " ;
1+ export const version : string = "1.21.3 " ;
You can’t perform that action at this time.
0 commit comments