File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/devtools-component-list" ,
3- "version" : " 2.7.5 " ,
3+ "version" : " 2.7.6 " ,
44 "description" : " Generates a list of components and their selectors across all of the Carbon libraries." ,
55 "main" : " ./dist/index.json" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/devtools-demo-site" ,
3- "version" : " 2.7.5 " ,
3+ "version" : " 2.7.6 " ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @carbon/devtools-utilities" ,
3- "version" : " 2.7.5 " ,
3+ "version" : " 2.7.6 " ,
44 "description" : " Common utilities and functions used across throughout Carbon Devtools." ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ function sendGa4Response(data) {
9999 carbon_grid_version : {
100100 value : data . cd3 , // grid version
101101 } ,
102- app_version : {
102+ carbon_devtools_version : {
103103 value : data . cd2 , // extension version
104104 } ,
105105 experimental : {
Original file line number Diff line number Diff line change 11{
22 "name" : " carbon-devtools" ,
3- "version" : " 2.7.5 " ,
3+ "version" : " 2.7.6 " ,
44 "private" : true ,
55 "description" : " A basic set of tools for teams building live Carbon pages." ,
66 "main" : " dist/manifest.json" ,
You can’t perform that action at this time.
0 commit comments