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 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 1.21.3" ,
5
+ "changes" : {
6
+ "new" : [],
7
+ "enhancements" : [],
8
+ "fixes" : []
9
+ },
10
+ "contributions" : []
11
+ },
3
12
{
4
13
"version" : " 1.21.2" ,
5
14
"changes" : {
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.21.3
4
+
3
5
## 1.21.2
4
6
5
7
### Enhancements
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
+ ## 1.21.3
4
+
3
5
## 1.21.2
4
6
5
7
### Enhancements
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pnp/spfx-controls-react" ,
3
3
"description" : " Reusable React controls for SharePoint Framework solutions" ,
4
- "version" : " 1.21.2 " ,
4
+ "version" : " 1.21.3 " ,
5
5
"engines" : {
6
6
"node" : " >=0.10.0"
7
7
},
41
41
"@microsoft/sp-webpart-base" : " ~1.3.0" ,
42
42
"@microsoft/sp-webpart-workbench" : " ~1.3.0" ,
43
43
"@types/chai" : " >=3.4.34 <3.6.0" ,
44
+ "@types/cheerio" : " 0.22.13" ,
44
45
"@types/enzyme" : " 2.8.7" ,
45
46
"@types/mocha" : " >=2.2.33 <2.6.0" ,
46
47
"@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