File tree Expand file tree Collapse file tree
docs/documentation/docs/about Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "version" : " 1.13.0" ,
5+ "changes" : {
6+ "new" : [],
7+ "enhancements" : [],
8+ "fixes" : [
9+ " `WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)"
10+ ]
11+ },
12+ "contributions" : []
13+ },
314 {
415 "version" : " 1.13.0" ,
516 "changes" : {
Original file line number Diff line number Diff line change 22
33## 1.13.0
44
5+ ### Fixes
6+
7+ - ` WebPartTitle ` : Fix for className property which is not defined [ #281 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281 )
8+
9+ ## 1.13.0
10+
511### New control(s)
612
713- ` Progress ` : New control added [ #230 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/230 )
Original file line number Diff line number Diff line change 22
33## 1.13.0
44
5+ ### Fixes
6+
7+ - ` WebPartTitle ` : Fix for className property which is not defined [ #281 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281 )
8+
9+ ## 1.13.0
10+
511### New control(s)
612
713- ` Progress ` : New control added [ #230 ] ( https://github.com/SharePoint/sp-dev-fx-controls-react/pull/230 )
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.13.0 " ,
4+ "version" : " 1.13.1 " ,
55 "engines" : {
66 "node" : " >=0.10.0"
77 },
Original file line number Diff line number Diff line change 1- export const version : string = "1.13.0 " ;
1+ export const version : string = "1.13.1 " ;
You can’t perform that action at this time.
0 commit comments