{
  "name": "@uifabric/charting",
  "entries": [
    {
      "date": "Mon, 10 Aug 2020 06:19:21 GMT",
      "tag": "@uifabric/charting_v3.0.5",
      "version": "3.0.5",
      "comments": {
        "none": [
          {
            "comment": "Lint: update jsx-no-bind settings to ignore native elements",
            "author": "elcraig@microsoft.com",
            "commit": "aa142e7c4b64e62db238e727a86b5f2a774a229a",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 06 Aug 2020 00:30:40 GMT",
      "tag": "@uifabric/charting_v3.0.2",
      "version": "3.0.2",
      "comments": {
        "patch": [
          {
            "comment": "yMax and yMin values added to prop types of chart helper",
            "author": "v-jasha@microsoft.com",
            "commit": "da829ab7a2d703e9fa792c2eebced2bc459fcf8f",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Grouped vertical bar chart refresh issue in admin controls resoled",
            "author": "v-jasha@microsoft.com",
            "commit": "f8cf97b6c6ea125dfe6e98c92c716419a14db49d",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 04 Aug 2020 12:42:32 GMT",
      "tag": "@uifabric/charting_v3.0.0",
      "version": "3.0.0",
      "comments": {
        "major": [
          {
            "comment": "reverted sankey chart code",
            "author": "v-jasha@microsoft.com",
            "commit": "e4360d578f90e14c93c14a6b861674799b39295b",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 31 Jul 2020 12:47:45 GMT",
      "tag": "@uifabric/charting_v2.8.0",
      "version": "2.8.0",
      "comments": {
        "minor": [
          {
            "comment": "Adding an option to show total counts in line chart legend, and new type in yCalloutData to support new tooltip design in line chart",
            "author": "jijun@microsoft.com",
            "commit": "40c70519bffb65b73f84a8e7c6332850aecd3c34",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 30 Jul 2020 12:38:09 GMT",
      "tag": "@uifabric/charting_v2.7.7",
      "version": "2.7.7",
      "comments": {
        "patch": [
          {
            "comment": "common chartHelper added to charting package",
            "author": "v-jasha@microsoft.com",
            "commit": "5679d177d5febc6541806b31592d35a44fb9f139",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Charting: Add Accessibility support for Sankey chart",
            "author": "v-gorraj@microsoft.com",
            "commit": "e0cd2a86ed6c914206bbf72766c2bba10473dc92",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 27 Jul 2020 12:42:21 GMT",
      "tag": "@uifabric/charting_v2.7.6",
      "version": "2.7.6",
      "comments": {
        "patch": [
          {
            "comment": "Linechart : Fix issue The tool tip seems to display all the data in same day, instead of the point where my mouse hovers.",
            "author": "v-gorraj@microsoft.com",
            "commit": "63dfc9eb7a361002f8d7eb123272f1957e718340",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 23 Jul 2020 12:43:51 GMT",
      "tag": "@uifabric/charting_v2.7.4",
      "version": "2.7.4",
      "comments": {
        "patch": [
          {
            "comment": "Calling grouped vertical bar chart method in did mount and updated height proprty as if negtiva values apper, then need to sent 0 to eliminate unwanted console warnings.",
            "author": "v-jasha@microsoft.com",
            "commit": "68f77ba470b728bc947d37c4f2d3754d82f5bb3a",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Charting: Fix Line chart render with empty array of data + a event annotation, the chart throws a strange formatting exception.",
            "author": "v-gorraj@microsoft.com",
            "commit": "f8def98981f2eba795fb88afd3887fedc0b56a9c",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 21 Jul 2020 12:43:08 GMT",
      "tag": "@uifabric/charting_v2.7.2",
      "version": "2.7.2",
      "comments": {
        "patch": [
          {
            "comment": "Charting: Fix sankey chart dark mode text not visble properly",
            "author": "v-gorraj@microsoft.com",
            "commit": "7485a3728d69f54dfdc2e1778811065938ddbd20",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Updating valueInsideDonut to be set to yAxisCalloutData if the value is defined",
            "author": "57419611+hki-237@users.noreply.github.com",
            "commit": "1c3012b212603f34a8bd7b72f43c66176ab27c23",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 17 Jul 2020 12:38:41 GMT",
      "tag": "@uifabric/charting_v2.7.0",
      "version": "2.7.0",
      "comments": {
        "minor": [
          {
            "comment": "When legend is hovered, center of donut chart updates to the value cooresponding to the legend.",
            "author": "57419611+hki-237@users.noreply.github.com",
            "commit": "bd32dc4495932971f783b6451a723c25d4dfb2b7",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 16 Jul 2020 21:33:40 GMT",
      "tag": "@uifabric/charting_v2.6.0",
      "version": "2.6.0",
      "comments": {
        "minor": [
          {
            "comment": "Charting:Add New Sankey chart to charting package",
            "author": "v-gorraj@microsoft.com",
            "commit": "a92d7dc1636d67b1bfe4de640d7d59566d05b4b4",
            "package": "@uifabric/charting"
          }
        ],
        "patch": [
          {
            "comment": "lineChart & verticalCharts - y axis lines high contrast styles updated",
            "author": "v-jasha@microsoft.com",
            "commit": "4fc60e6201e26e6b1d318628de1559b20be8f00e",
            "package": "@uifabric/charting"
          },
          {
            "comment": "wrapping chartHoverCard in styled component and deleting static Theme",
            "author": "v-sivsar@microsoft.com",
            "commit": "2d5932ce602ab7c38bf8a6aead53cbd42e296c55",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 15 Jul 2020 12:41:19 GMT",
      "tag": "@uifabric/charting_v2.5.2",
      "version": "2.5.2",
      "comments": {
        "patch": [
          {
            "comment": "Legends:Skip all legends in data viz as it is confusing to non sighted users as they have just gone through the data viz.",
            "author": "v-gorraj@microsoft.com",
            "commit": "a0b451a274e96ecedfb55c13276ee6e5777f75c2",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 13 Jul 2020 23:14:39 GMT",
      "tag": "@uifabric/charting_v2.5.1",
      "version": "2.5.1",
      "comments": {
        "patch": [
          {
            "comment": "Replace tslint with eslint and fix some violations, including unnecessary map() usage and naming",
            "author": "elcraig@microsoft.com",
            "commit": "e7b119a05ef8a4aa254df00320f3672298617ade",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Donut chart: when hover/focus on arc the arc should be highlight and remaining arcs are disable",
            "author": "v-gorraj@microsoft.com",
            "commit": "7f0a5206b61e4c059631010aa659e69cf99eb842",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 09 Jul 2020 21:59:04 GMT",
      "tag": "@uifabric/charting_v2.5.0",
      "version": "2.5.0",
      "comments": {
        "minor": [
          {
            "comment": "Area chart",
            "author": "v-jasha@microsoft.com",
            "commit": "cde96919b4e9233996196c48e7ad8d4ac8326221",
            "package": "@uifabric/charting"
          }
        ],
        "patch": [
          {
            "comment": "fitcontainer changes done in VS bar chart",
            "author": "v-jasha@microsoft.com",
            "commit": "1f2048c1503558d5648bd0e72faf3ea62b00d2a0",
            "package": "@uifabric/charting"
          },
          {
            "comment": "linechart-callout not visible in dense graph issue resolved",
            "author": "v-jasha@microsoft.com",
            "commit": "957978aa93b4192805a87c0c81f7f380e4cca6a5",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 08 Jul 2020 12:34:21 GMT",
      "tag": "@uifabric/charting_v2.4.0",
      "version": "2.4.0",
      "comments": {
        "minor": [
          {
            "comment": "Line chart:Expose chart  margins prop for line chart",
            "author": "v-gorraj@microsoft.com",
            "commit": "b6bd4bf7bd32cecad30625e4a95010aea34a20dc",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 06 Jul 2020 12:32:20 GMT",
      "tag": "@uifabric/charting_v2.3.11",
      "version": "2.3.11",
      "comments": {
        "patch": [
          {
            "comment": "Line Chart-callout and circle Id's udpated",
            "author": "v-jasha@microsoft.com",
            "commit": "953592c7bdc750c2f1dbd9e2ca3863774a82c516",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 03 Jul 2020 12:36:49 GMT",
      "tag": "@uifabric/charting_v2.3.10",
      "version": "2.3.10",
      "comments": {
        "patch": [
          {
            "comment": "Line chart: Remove Duplicate ID's for lines and circles",
            "author": "v-gorraj@microsoft.com",
            "commit": "d55eecf434dfe269ecbf6f412dcde73a13dace3e",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 02 Jul 2020 12:42:11 GMT",
      "tag": "@uifabric/charting_v2.3.9",
      "version": "2.3.9",
      "comments": {
        "patch": [
          {
            "comment": "removing benchmarkData and targetData props from the stackedbar chart",
            "author": "v-sivsar@microsoft.com",
            "commit": "ec20514fdd2721e62194c6f1d4c3878fa9df2e39",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 01 Jul 2020 12:35:23 GMT",
      "tag": "@uifabric/charting_v2.3.8",
      "version": "2.3.8",
      "comments": {
        "patch": [
          {
            "comment": "prop check added in Grouped vertical bar chart",
            "author": "v-jasha@microsoft.com",
            "commit": "ea1cb2f66589e09d46ad49843114fec282c1ed6c",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 30 Jun 2020 12:33:36 GMT",
      "tag": "@uifabric/charting_v2.3.7",
      "version": "2.3.7",
      "comments": {
        "patch": [
          {
            "comment": "FIx Incorrect role is defined for lagend overflow items",
            "author": "v-gorraj@microsoft.com",
            "commit": "50a3aaef8b7b967078b850656354594fee30bbbd",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 29 Jun 2020 12:36:08 GMT",
      "tag": "@uifabric/charting_v2.3.6",
      "version": "2.3.6",
      "comments": {
        "patch": [
          {
            "comment": "fix Invalid aria-attribute value for charts",
            "author": "v-gorraj@microsoft.com",
            "commit": "020bab6e761f50220d4b5827cc917a21ac930501",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Fix issue When the mouse is over the data point on the second chart, the vertical line appears on the first chart.",
            "author": "v-gorraj@microsoft.com",
            "commit": "3f3fc60bc4b564a7a6803400e436b4d27c50d9f9",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 26 Jun 2020 12:36:28 GMT",
      "tag": "@uifabric/charting_v2.3.5",
      "version": "2.3.5",
      "comments": {
        "none": [
          {
            "comment": "Automatically configure jest moduleNameMapper",
            "author": "elcraig@microsoft.com",
            "commit": "33bcc34156eb6e9e19932546d153284933e4cdd5",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Update config files in preparation for enabling ESLint",
            "author": "elcraig@microsoft.com",
            "commit": "94ab6757c1050007b9f8343986f19c7685fed6d7",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 25 Jun 2020 12:50:17 GMT",
      "tag": "@uifabric/charting_v2.3.4",
      "version": "2.3.4",
      "comments": {
        "patch": [
          {
            "comment": "Removing some unneeded mergeStyles usage in examples.",
            "author": "dzearing@hotmail.com",
            "commit": "76c53de7cb3a89796d29cee85e8779729a4635d5",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Grouped veritcal bar chart - second chart disappear issue fixed",
            "author": "v-jasha@microsoft.com",
            "commit": "0b357d2c9c1c9d7237d23682eb43a03573db6c96",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 23 Jun 2020 12:41:54 GMT",
      "tag": "@uifabric/charting_v2.3.3",
      "version": "2.3.3",
      "comments": {
        "patch": [
          {
            "comment": "LineChart: import find from office-ui-fabric-react/lib/Utilities to support IE11",
            "author": "v-gorraj@microsoft.com",
            "commit": "3fb9b1b94b9e6704fba625f416b39722d56820c8",
            "package": "@uifabric/charting"
          },
          {
            "comment": "HorizontalBarChart: Add keyboard accessability",
            "author": "v-gorraj@microsoft.com",
            "commit": "039cf12124d228f15af2d7a77470a843d9149478",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 22 Jun 2020 12:42:16 GMT",
      "tag": "@uifabric/charting_v2.3.2",
      "version": "2.3.2",
      "comments": {
        "patch": [
          {
            "comment": "Vertical Bar chart code updated",
            "author": "v-jasha@microsoft.com",
            "commit": "38ecac09b70b1aa96df20c9974af4adbf95d06eb",
            "package": "@uifabric/charting"
          },
          {
            "comment": "doughnut chart target alignment updated",
            "author": "v-jasha@microsoft.com",
            "commit": "4768dd6fc3c44bbb9c8bf7442a2c8b1aacad867c",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 19 Jun 2020 12:38:09 GMT",
      "tag": "@uifabric/charting_v2.3.1",
      "version": "2.3.1",
      "comments": {
        "patch": [
          {
            "comment": "doughnut chart circualr accessibility issue resolved",
            "author": "v-jasha@microsoft.com",
            "commit": "58b2b5638d52a34fa16f0bd5ddf4d615a0311ad9",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 18 Jun 2020 12:37:09 GMT",
      "tag": "@uifabric/charting_v2.3.0",
      "version": "2.3.0",
      "comments": {
        "patch": [
          {
            "comment": "fontfamily inherited from fabric",
            "author": "v-jasha@microsoft.com",
            "commit": "bc06952b2cf7f449eb00c7e92159b5dec2d64449",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Y axis ticks truncate issue resolved",
            "author": "v-jasha@microsoft.com",
            "commit": "234a67a0bffe1c02766ed20659349ffe4c15890c",
            "package": "@uifabric/charting"
          },
          {
            "comment": "adding css styles fixes, for both normal and high contrast mode",
            "author": "v-sivsar@microsoft.com",
            "commit": "6b4d855e852ce145b7146b947d7a5140275c94c3",
            "package": "@uifabric/charting"
          }
        ],
        "minor": [
          {
            "comment": "adding focus border functionality to donut chart",
            "author": "v-sivsar@microsoft.com",
            "commit": "07a52661f56f5df7b4367ea8e0ade6e9a0dfaf64",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 16 Jun 2020 17:35:36 GMT",
      "tag": "@uifabric/charting_v2.2.34",
      "version": "2.2.34",
      "comments": {
        "none": [
          {
            "comment": "Clean up devDependencies and clarify version file placeholder comments",
            "author": "elcraig@microsoft.com",
            "commit": "695c29fcf6f07a903e7d849098c5e6c0ec178b3d",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 09 Jun 2020 12:35:17 GMT",
      "tag": "@uifabric/charting_v2.2.31",
      "version": "2.2.31",
      "comments": {
        "patch": [
          {
            "comment": "removing resize event from chart and resizing the chart in CDU based on changes in height and width prop",
            "author": "v-sivsar@microsoft.com",
            "commit": "11183e8b1e1073542d44a0a7a35dd8c3d181408e",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 05 Jun 2020 05:09:39 GMT",
      "tag": "@uifabric/charting_v2.2.29",
      "version": "2.2.29",
      "comments": {
        "patch": [
          {
            "comment": "Charting: Change charts callout UI",
            "author": "v-satgar@microsoft.com",
            "commit": "7a6867506a889767e0fcb7ff0d4a96e2d5f94a60",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 02 Jun 2020 12:36:30 GMT",
      "tag": "@uifabric/charting_v2.2.27",
      "version": "2.2.27",
      "comments": {
        "patch": [
          {
            "comment": "LineChart: Add datapoints for each line and accessibility for it",
            "author": "v-satgar@microsoft.com",
            "commit": "49592828383aeb1a4c9b199c99dad89ab2fafbae",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Mon, 25 May 2020 12:38:22 GMT",
      "tag": "@uifabric/charting_v2.2.23",
      "version": "2.2.23",
      "comments": {
        "patch": [
          {
            "comment": "Remove implicit dep on lodash and fix other imports",
            "author": "elcraig@microsoft.com",
            "commit": "56db85a8a435bfafe0354bf5b74eb56be92e3a35",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 21 May 2020 12:34:43 GMT",
      "tag": "@uifabric/charting_v2.2.21",
      "version": "2.2.21",
      "comments": {
        "patch": [
          {
            "comment": "Line chart: Fix issue  If y-axis value has more digits it is getting truncated",
            "author": "v-satgar@microsoft.com",
            "commit": "7acb1b76ccc43fff54829a9e1c5671e344dbb9d1",
            "package": "@uifabric/charting"
          }
        ],
        "none": [
          {
            "comment": "Remove unnecessary devDependency",
            "author": "elcraig@microsoft.com",
            "commit": "2fccd9fec686c2c79cc654e6d857bf7945b5e363",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 15 May 2020 00:07:39 GMT",
      "tag": "@uifabric/charting_v2.2.14",
      "version": "2.2.14",
      "comments": {
        "patch": [
          {
            "comment": "MultiStackedBarChart: Fix breaking chart when focus on bars through keyboard",
            "author": "v-satgar@microsoft.com",
            "commit": "992643b4836517e93b01a367b945e2b9f74e09cc",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 14 May 2020 12:34:32 GMT",
      "tag": "@uifabric/charting_v2.2.13",
      "version": "2.2.13",
      "comments": {
        "patch": [
          {
            "comment": "Fix issue in stacked bar chart for Rounded value to 1 if less than 1% to appear in the chart",
            "author": "v-satgar@microsoft.com",
            "commit": "ce4e45eed9061074360fa1990fe6ffe33fa4cba9",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Charting : Add theme support for xaxis and yaxis for line chart and change office-ui-fabric-react from dependencies to peerDependencies",
            "author": "v-satgar@microsoft.com",
            "commit": "a5008fb3888b73441d952b32f3cceecff8e04d8b",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 07 May 2020 01:06:55 GMT",
      "tag": "@uifabric/charting_v2.2.7",
      "version": "2.2.7",
      "comments": {
        "patch": [
          {
            "comment": "Addressing commonjs imports.",
            "author": "dzearing@microsoft.com",
            "commit": "f4a995d4166c7812976b13c6638fb1ae32a8667d",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Charting package: Expose prop for hide tooltips in charts",
            "author": "v-satgar@microsoft.com",
            "commit": "82b7b37422ca5b537d8f3df5a9a6e4be8d1bbd4d",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 06 May 2020 12:32:22 GMT",
      "tag": "@uifabric/charting_v2.2.6",
      "version": "2.2.6",
      "comments": {
        "patch": [
          {
            "comment": "callout prop added to charts",
            "author": "v-jasha@microsoft.com",
            "commit": "e05367268a90387161969e76e6edfdef83a8b987",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Tue, 05 May 2020 12:34:22 GMT",
      "tag": "@uifabric/charting_v2.2.5",
      "version": "2.2.5",
      "comments": {
        "patch": [
          {
            "comment": "Stacked Bar Chart: Rounded value to 1 if less than 1%  to appear in the chart",
            "author": "v-satgar@microsoft.com",
            "commit": "693f85b3e92f00beefb3c6568deefff04302c7d0",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 30 Apr 2020 12:31:44 GMT",
      "tag": "@uifabric/charting_v2.2.1",
      "version": "2.2.1",
      "comments": {
        "patch": [
          {
            "comment": "addding dismiss delay to overcome instant closing on blur",
            "author": "v-sivsar@microsoft.com",
            "commit": "a7dc291399e573ae0c407d2dcb6b34a93d33166e",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Charting: Change FocusZone imports to @fluentui/react-focus from office-ui-fabric-react/lib/FocusZone",
            "author": "v-satgar@microsoft.com",
            "commit": "bf19e43d9c475e09cc191eca92f9d93805af4fe7",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 29 Apr 2020 12:34:58 GMT",
      "tag": "@uifabric/charting_v2.2.0",
      "version": "2.2.0",
      "comments": {
        "minor": [
          {
            "comment": "Add EventAnnotation feature for linechart.",
            "author": "Qian.Zheqi@microsoft.com",
            "commit": "e430aa5e7be222d544c2d2c849455ceefbdc0500",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 23 Apr 2020 12:32:40 GMT",
      "tag": "@uifabric/charting_v2.1.0",
      "version": "2.1.0",
      "comments": {
        "minor": [
          {
            "comment": "adding new prop hideLegend in donut chart and line chart which decides to show or hide legends",
            "author": "v-sivsar@microsoft.com",
            "commit": "55bae2f1b472a93a88975f4eed8633f790b29e29",
            "package": "@uifabric/charting"
          },
          {
            "comment": "adding onclick to the line in the line chart",
            "author": "v-sivsar@microsoft.com",
            "commit": "c4d15d82cea45a5abf4906756086bdd94eef5bb9",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Wed, 22 Apr 2020 12:33:04 GMT",
      "tag": "@uifabric/charting_v2.0.4",
      "version": "2.0.4",
      "comments": {
        "patch": [
          {
            "comment": "Fix issue line chart 'Tool tip' is displayed top of the page throgh accessibility",
            "author": "v-satgar@microsoft.com",
            "commit": "5d9a8736b2d49938dc1c80134d58eebb4ff3f31b",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Fri, 17 Apr 2020 12:34:08 GMT",
      "tag": "@uifabric/charting_v2.0.0",
      "version": "2.0.0",
      "comments": {
        "major": [
          {
            "comment": "Grouped verical bar chart",
            "author": "v-jasha@microsoft.com",
            "commit": "7fc234896718e61af6113ddab56f3d6d7ee20154",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 16 Apr 2020 04:01:45 GMT",
      "tag": "@uifabric/charting_v1.4.0",
      "version": "1.4.0",
      "comments": {
        "patch": [
          {
            "comment": "Readme: Fabric=>Fluent wording updates",
            "author": "elcraig@microsoft.com",
            "commit": "9e3c7c7d4b92e132820cdbcd61a667829c712ecb",
            "package": "@uifabric/charting"
          }
        ],
        "minor": [
          {
            "comment": "Provide customization for line chart tooltip and Y Axis label",
            "author": "v-satgar@microsoft.com",
            "commit": "41dcfb48c91fdbb12d68d503bea0441bc6f85449",
            "package": "@uifabric/charting"
          },
          {
            "comment": "Add Callout and Legends for vertical bar chart",
            "author": "v-satgar@microsoft.com",
            "commit": "17d77efd8b504dc212b5cb2ce731df3aee4e3718",
            "package": "@uifabric/charting"
          }
        ],
        "none": [
          {
            "comment": "fix out-of-sync package version",
            "author": "xgao@microsoft.com",
            "commit": "92cefe9175b6d67e1d7cdd84272a5933901b7e6f",
            "package": "@uifabric/charting"
          },
          {
            "comment": "sync package version",
            "author": "xgao@microsoft.com",
            "commit": "6f39958352207acb3029458503db0969a4359806",
            "package": "@uifabric/charting"
          }
        ]
      }
    },
    {
      "date": "Thu, 09 Apr 2020 12:24:31 GMT",
      "tag": "@uifabric/charting_v1.1.4",
      "version": "1.1.4",
      "comments": {
        "none": [
          {
            "comment": "chore: bump @types/react",
            "author": "olfedias@microsoft.com",
            "commit": "1c25191a3a6a1b6e8a0aca3c7cf7f3a629171738"
          }
        ]
      }
    },
    {
      "date": "Thu, 02 Apr 2020 12:30:40 GMT",
      "tag": "@uifabric/charting_v1.1.0",
      "version": "1.1.0",
      "comments": {
        "minor": [
          {
            "comment": "DonutChart: Add prop to allow string inside Donut.",
            "author": "v-satgar@microsoft.com",
            "commit": "d33c765ff319e4aff2ffe788e618663974b92b84"
          },
          {
            "comment": "providing Ymin and Ymax as props to the user",
            "author": "v-sivsar@microsoft.com",
            "commit": "3c6820fba99b1ec60e4de4a4465015675c91552b"
          }
        ]
      }
    },
    {
      "date": "Wed, 25 Mar 2020 12:30:04 GMT",
      "tag": "@uifabric/charting_v1.0.0",
      "version": "1.0.0",
      "comments": {
        "major": [
          {
            "comment": "Vertical stacked bar chart added to charting package",
            "author": "v-jasha@microsoft.com",
            "commit": "a231cb8de5291e0e6a0ec718d89485044231e68e"
          }
        ],
        "patch": [
          {
            "comment": "Changing references of Fabric to Fluent",
            "author": "mgodbolt@microsoft.com",
            "commit": "3ec9a0efa90dc462104e717dc0f9c41e1b4fcd60"
          }
        ]
      }
    },
    {
      "date": "Tue, 24 Mar 2020 12:26:03 GMT",
      "tag": "@uifabric/charting_v0.143.0",
      "version": "0.143.0",
      "comments": {
        "minor": [
          {
            "comment": "expose prop for overflow items text in legends",
            "author": "v-satgar@microsoft.com",
            "commit": "f5951ed478cea07cbdd9aa14ad0c24e46eaa9db4"
          }
        ]
      }
    },
    {
      "date": "Mon, 23 Mar 2020 12:28:29 GMT",
      "tag": "@uifabric/charting_v0.142.0",
      "version": "0.142.0",
      "comments": {
        "minor": [
          {
            "comment": "Add support for screen reader when hover on donnut chart",
            "author": "v-satgar@microsoft.com",
            "commit": "0a9b9b17cf2af3bbd3af947cc1685f8edcec0afc"
          }
        ],
        "patch": [
          {
            "comment": "Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui",
            "author": "elcraig@microsoft.com",
            "commit": "94a0cc4f2c7129b66cb69159889f0ac95e8c88ee"
          }
        ]
      }
    },
    {
      "date": "Thu, 19 Mar 2020 12:29:37 GMT",
      "tag": "@uifabric/charting_v0.141.6",
      "version": "0.141.6",
      "comments": {
        "patch": [
          {
            "comment": "fixed accessiblity for the  statcked and multistacked bar chart by adding id for each callout and setting aria-labelledby accordingly",
            "author": "v-sivsar@microsoft.com",
            "commit": "fb72078344218bf53179de722e3c724eb65fcf3e"
          }
        ],
        "none": [
          {
            "comment": "Run prettier: 120 line length, trailing commas",
            "author": "elcraig@microsoft.com",
            "commit": "b55b99b22a9972f79dd9b0c45dcb983233b2c157"
          }
        ]
      }
    },
    {
      "date": "Thu, 12 Mar 2020 12:35:00 GMT",
      "tag": "@uifabric/charting_v0.141.1",
      "version": "0.141.1",
      "comments": {
        "patch": [
          {
            "comment": "Fix issues stacked bar chart hover issue,line chart dot and line chart y axis disorted",
            "author": "v-satgar@microsoft.com",
            "commit": "988c73430e51994f3703b3953b2516f5544ec4a7"
          }
        ]
      }
    },
    {
      "date": "Wed, 11 Mar 2020 12:24:03 GMT",
      "tag": "@uifabric/charting_v0.141.0",
      "version": "0.141.0",
      "comments": {
        "minor": [
          {
            "comment": "Line chart Accessibility with screen reader",
            "author": "v-satgar@microsoft.com",
            "commit": "403f5effff2c0cdf28cff73328f629208a1bb418"
          }
        ]
      }
    },
    {
      "date": "Tue, 25 Feb 2020 12:25:39 GMT",
      "tag": "@uifabric/charting_v0.140.3",
      "version": "0.140.3",
      "comments": {
        "patch": [
          {
            "comment": "Enable keyboard accessibility for Donut chart",
            "author": "v-satgar@microsoft.com",
            "commit": "bb05aa2eb9e36d2a5f2bbba01a2e396f9e60a0a2"
          }
        ]
      }
    },
    {
      "date": "Thu, 20 Feb 2020 12:20:16 GMT",
      "tag": "@uifabric/charting_v0.140.0",
      "version": "0.140.0",
      "comments": {
        "minor": [
          {
            "comment": "adding aria-* attributes to the legends, and we can also access legends in the hover card by clicking up/down arrow",
            "author": "v-sivsar@microsoft.com",
            "commit": "8ee54b6c69ccf5e88d6794bc41d0597b139da4d5"
          }
        ]
      }
    },
    {
      "date": "Wed, 19 Feb 2020 12:21:05 GMT",
      "tag": "@uifabric/charting_v0.139.21",
      "version": "0.139.21",
      "comments": {
        "none": [
          {
            "comment": "Add syncpack and synchronize dependencies. Refresh fluent import.",
            "author": "jagore@microsoft.com",
            "commit": "fb51dde1a365f7aad0cffbe23f01254ba1f31ebf"
          }
        ]
      }
    },
    {
      "date": "Mon, 17 Feb 2020 17:06:50 GMT",
      "tag": "@uifabric/charting_v0.139.20",
      "version": "0.139.20",
      "comments": {
        "none": [
          {
            "comment": "upgrading types for webpack-env",
            "author": "kchau@microsoft.com",
            "commit": "7d071a411865930641727e54da85d2d601c5722b"
          }
        ]
      }
    },
    {
      "date": "Tue, 11 Feb 2020 18:37:59 GMT",
      "tag": "@uifabric/charting_v0.139.17",
      "version": "0.139.17",
      "comments": {
        "none": [
          {
            "comment": "update enzyme",
            "author": "kchau@microsoft.com",
            "commit": "495983aec20488918f3d1ee87a8af92cb93d208f"
          },
          {
            "comment": "fixing released versions",
            "author": "kchau@microsoft.com",
            "commit": "207521eb85f200e2cda239d06eacdf5f49efdadc"
          }
        ]
      }
    },
    {
      "date": "Fri, 07 Feb 2020 12:41:31 GMT",
      "tag": "@uifabric/charting_v0.139.14",
      "version": "0.139.14",
      "comments": {
        "none": [
          {
            "comment": "Remove unused config files",
            "author": "elcraig@microsoft.com",
            "commit": "96ccf88b8f44981d21a3903789874a13a2f79b1d"
          },
          {
            "comment": "moved storybook config",
            "author": "kchau@microsoft.com",
            "commit": "5612f0eff3ea9ce3f6d367979b208f3c2489d330"
          },
          {
            "comment": "uniting build across fluent and fabric",
            "author": "kchau@microsoft.com",
            "commit": "f9503d808bc0971e843024c9fb679c0ed5a67fbb"
          }
        ]
      }
    },
    {
      "date": "Fri, 31 Jan 2020 19:00:10 GMT",
      "tag": "@uifabric/charting_v0.139.10",
      "version": "0.139.10",
      "comments": {
        "none": [
          {
            "comment": "Fix prettier error after upgrade prettier to 1.19.1",
            "author": "xgao@microsoft.com",
            "commit": "2242effd3e5226f313ef16f9c18ed3db87d548c4"
          },
          {
            "comment": "bumping versions to fix broken publishes",
            "author": "kchau@microsoft.com",
            "commit": "1fd6f0a289e8f0f126c9609b8e775ac0ced03b81"
          }
        ]
      }
    },
    {
      "date": "Tue, 28 Jan 2020 12:43:24 GMT",
      "tag": "@uifabric/charting_v0.139.7",
      "version": "0.139.7",
      "comments": {
        "none": [
          {
            "comment": "updates yarn start experience to storybook for packages that have examples",
            "author": "kchau@microsoft.com",
            "commit": "b907cd26f0ee1d1a52c68a624186d255deaa1893"
          },
          {
            "comment": "Rename all just configs to TS.",
            "author": "jagore@microsoft.com",
            "commit": "373c657b0bf9bf5d8e8433d8df8ccdccaec89e45"
          }
        ]
      }
    },
    {
      "date": "Mon, 27 Jan 2020 03:59:43 GMT",
      "tag": "@uifabric/charting_v0.139.6",
      "version": "0.139.6",
      "comments": {
        "patch": [
          {
            "comment": "Provided accessability for stacked bar chart",
            "author": "v-satgar@microsoft.com",
            "commit": "3b8960245b8fdd16056d56bda08a43a4adbaee9e"
          }
        ]
      }
    },
    {
      "date": "Thu, 23 Jan 2020 12:32:26 GMT",
      "tag": "@uifabric/charting_v0.139.4",
      "version": "0.139.4",
      "comments": {
        "patch": [
          {
            "comment": "adding minimun legend container height",
            "author": "v-sivsar@microsoft.com",
            "commit": "8c0f660b6ed8df0a804cc0b4be7e5eea8c7b6c43"
          },
          {
            "comment": "closing callout on pressing esc key",
            "author": "v-sivsar@microsoft.com",
            "commit": "ebf2aaa92353d0f95f735bcdfa63161fa968b605"
          }
        ]
      }
    },
    {
      "date": "Fri, 17 Jan 2020 02:32:17 GMT",
      "tag": "@uifabric/charting_v0.139.2",
      "version": "0.139.2",
      "comments": {
        "patch": [
          {
            "comment": "Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads.",
            "author": "jagore@microsoft.com",
            "commit": "52dc239bf89dbe76daa5f4776ee4368957938a1a"
          }
        ]
      }
    },
    {
      "date": "Wed, 08 Jan 2020 17:02:57 GMT",
      "tag": "@uifabric/charting_v0.139.1",
      "version": "0.139.1",
      "comments": {
        "none": [
          {
            "comment": "Break up build task into build, bundle, test and lint tasks. Add parallelization pipeline using new tasks.",
            "author": "jagore@microsoft.com",
            "commit": "f1f07695f5d18c2c975eef382c5b777d7ccb52e2"
          }
        ],
        "patch": [
          {
            "comment": "bumping load-themed-styles to take advantage of es6 version of it",
            "author": "kchau@microsoft.com",
            "commit": "9041aee981e0ad058920172d078af2d2cc2292db"
          }
        ]
      }
    },
    {
      "date": "Tue, 26 Nov 2019 12:32:11 GMT",
      "tag": "@uifabric/charting_v0.139.0",
      "version": "0.139.0",
      "comments": {
        "minor": [
          {
            "comment": "removing the sticky={true} property from the hover card as the card should hide when the mouse goes away from the target element, and also added the gap space 12 to avoid the flickering issue of the hover card",
            "author": "v-sivsar@microsoft.com",
            "commit": "b37e7aeba72e73d45e239558a08f8636980e1630"
          }
        ]
      }
    },
    {
      "date": "Tue, 19 Nov 2019 12:29:10 GMT",
      "tag": "@uifabric/charting_v0.138.1",
      "version": "0.138.1",
      "comments": {
        "patch": [
          {
            "comment": "Fix the bug that x-axis for linechart does not display properly",
            "author": "dajiang@microsoft.com",
            "commit": "dbe454d44c1a8574397e9d27001da5659f1a9a04"
          }
        ]
      }
    },
    {
      "date": "Tue, 05 Nov 2019 12:25:16 GMT",
      "tag": "@uifabric/charting_v0.138.0",
      "version": "0.138.0",
      "comments": {
        "minor": [
          {
            "comment": "Enabled wrap lines for legends",
            "author": "dajiang@microsoft.com",
            "commit": "4dfa746477cfd7660c56018e1987fdccd8d16b69"
          }
        ]
      }
    },
    {
      "date": "Thu, 24 Oct 2019 12:31:42 GMT",
      "tag": "@uifabric/charting_v0.137.2",
      "version": "0.137.2",
      "comments": {
        "patch": [
          {
            "comment": "Change gapSpace to 10 to resolve line chart flickering issue",
            "author": "v-ragor@microsoft.com",
            "commit": "39f7975985f9789b2baf9460c5d86c79186a93fc"
          }
        ]
      }
    },
    {
      "date": "Tue, 22 Oct 2019 12:32:05 GMT",
      "tag": "@uifabric/charting_v0.137.1",
      "version": "0.137.1",
      "comments": {
        "patch": [
          {
            "comment": "Fix getDerivedStateFromProps signatures",
            "author": "elcraig@microsoft.com",
            "commit": "437c49f055744dc64f13e6ef8c71f5f2d5110d0a"
          }
        ]
      }
    },
    {
      "date": "Wed, 09 Oct 2019 22:25:09 GMT",
      "tag": "@uifabric/charting_v0.137.0",
      "version": "0.137.0",
      "comments": {
        "minor": [
          {
            "comment": "Add placeholder mode to StackedBarChart",
            "author": "dajiang@microsoft.com",
            "commit": "842e7fc9eeec95d4d7e9e7cb25da6d6e610a3a66"
          }
        ]
      }
    },
    {
      "date": "Thu, 03 Oct 2019 23:14:46 GMT",
      "tag": "@uifabric/charting_v0.136.2",
      "version": "0.136.2",
      "comments": {
        "patch": [
          {
            "comment": "Fixes publish issue from beachball",
            "author": "odbuild@microsoft.com",
            "commit": "c9aabad39c56bafd0d86f91831b12f945eff7483"
          }
        ]
      }
    },
    {
      "date": "Thu, 03 Oct 2019 01:14:35 GMT",
      "tag": "@uifabric/charting_v0.136.0",
      "version": "0.136.0",
      "comments": {
        "minor": [
          {
            "comment": "Add benchmark triangle in stackedBarChart",
            "author": "dajiang@microsoft.com",
            "commit": "842e7fc9eeec95d4d7e9e7cb25da6d6e610a3a66"
          }
        ]
      }
    },
    {
      "date": "Wed, 18 Sep 2019 12:32:55 GMT",
      "tag": "@uifabric/charting_v0.135.0",
      "version": "0.135.0",
      "comments": {
        "none": [
          {
            "comment": "Update readme of charting package",
            "author": "chenwe@microsoft.com",
            "commit": "88c6886d642ecda739961c2821554358ca88cb13"
          }
        ]
      }
    },
    {
      "date": "Wed, 11 Sep 2019 12:35:47 GMT",
      "tag": "@uifabric/charting_v0.135.0",
      "version": "0.135.0",
      "comments": {
        "minor": [
          {
            "comment": "Expose hideLegend prop for stacked bar chart",
            "author": "v-ragor@microsoft.com",
            "commit": "21d5f3be8e206956a48b9c15ea15e55c7ffe36c8"
          }
        ]
      }
    },
    {
      "date": "Wed, 04 Sep 2019 04:09:58 GMT",
      "tag": "@uifabric/charting_v0.134.4",
      "version": "0.134.4",
      "comments": {
        "patch": [
          {
            "comment": "fix version file",
            "author": "kchau@microsoft.com",
            "commit": "fbccfaf91bfe3c77d95c614ac2cb69b7c9e1dad1"
          }
        ]
      }
    },
    {
      "date": "Tue, 27 Aug 2019 12:33:51 GMT",
      "tag": "@uifabric/charting_v0.134.3",
      "version": "0.134.3",
      "comments": {
        "patch": [
          {
            "comment": "Remove relative imports from examples and fix incorrectly named example files",
            "author": "elcraig@microsoft.com",
            "commit": "9bfb3b5f1dbec3c8ef57558d3d47f5bdc2f9648c"
          }
        ]
      }
    },
    {
      "date": "Fri, 23 Aug 2019 12:35:28 GMT",
      "tag": "@uifabric/charting_v0.134.2",
      "version": "0.134.2",
      "comments": {
        "patch": [
          {
            "comment": "Update npmignores, delete unused jest setup files",
            "author": "elcraig@microsoft.com",
            "commit": "b12aaa280221562003af1e0f02aa5f3a5b008041"
          },
          {
            "comment": "Fix up readme and package.json descriptions",
            "author": "elcraig@microsoft.com",
            "commit": "b1aef500b4b86eb5643d9f7db4c06114b5d7cc71"
          }
        ]
      }
    },
    {
      "date": "Tue, 13 Aug 2019 12:31:12 GMT",
      "tag": "@uifabric/charting_v0.134.1",
      "version": "0.134.1",
      "comments": {
        "patch": [
          {
            "comment": "Fix donut chart transform when height and width props change",
            "author": "v-ragor@microsoft.com",
            "commit": "7c5619a4fdf31fdbb966a1e50c9cc12a2dcb0180"
          }
        ]
      }
    },
    {
      "date": "Wed, 07 Aug 2019 12:32:28 GMT",
      "tag": "@uifabric/charting_v0.134.0",
      "version": "0.134.0",
      "comments": {
        "minor": [
          {
            "comment": "Initial implementation of clickable legends",
            "author": "atgupta@microsoft.com",
            "commit": "98ff6951712d70a787f19dab3b48ab94ef7d107a"
          }
        ]
      }
    },
    {
      "date": "Mon, 22 Jul 2019 12:28:42 GMT",
      "tag": "@uifabric/charting_v0.133.5",
      "version": "0.133.5",
      "comments": {
        "none": [
          {
            "comment": "moving to lerna",
            "author": "kchau@microsoft.com",
            "commit": "181d2d537ec5feaaed43f35412d6f2d8b523d690"
          }
        ],
        "patch": [
          {
            "comment": "Improve how to get the min query string",
            "author": "elcraig@microsoft.com",
            "commit": "17b31ca8739504e1d4c7b7dcaa725091254d0eb5"
          }
        ]
      }
    },
    {
      "date": "Wed, 17 Jul 2019 18:58:57 GMT",
      "tag": "@uifabric/charting_v0.133.4",
      "version": "0.133.4",
      "comments": {
        "patch": [
          {
            "comment": "Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom.",
            "author": "makotom@microsoft.com",
            "commit": "4fa2fef6380c18877fcf379648d4e52146d59812"
          }
        ],
        "none": [
          {
            "comment": "get rid of npx",
            "author": "kchau@microsoft.com",
            "commit": "472993033369aa470e59197a534045c02c24e852"
          },
          {
            "comment": "bumping versions to match what was published already",
            "author": "kchau@microsoft.com",
            "commit": "75e4ad16a2e6a54672e4929a9e003c7fd6f6ae52"
          }
        ]
      }
    },
    {
      "date": "Sat, 13 Jul 2019 22:20:41 GMT",
      "tag": "@uifabric/charting_v0.133.2",
      "version": "0.133.2",
      "comments": {
        "none": [
          {
            "comment": "Use resolves for all package paths",
            "author": "kchau@microsoft.com",
            "commit": "f8887fbdac76e651b0161edf624014a33741cf86"
          }
        ]
      }
    },
    {
      "date": "Wed, 10 Jul 2019 12:28:00 GMT",
      "tag": "@uifabric/charting_v0.133.2",
      "version": "0.133.2",
      "comments": {
        "patch": [
          {
            "comment": "FIx linechart issue when consumer didn't sent height and width for the chart",
            "author": "v-ragor@microsoft.com",
            "commit": "49b6b2bdee4a960b7890d0f54dba31685bf98fb9"
          }
        ]
      }
    },
    {
      "version": "0.133.1",
      "tag": "@uifabric/charting_v0.133.1",
      "date": "Mon, 01 Jul 2019 18:51:42 GMT",
      "comments": {
        "patch": [
          {
            "comment": "adds react-app-polyfill",
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "40245650abdfb17e9f1cd6472f3671380237bcc2"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^7.6.2` to `^7.6.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^7.1.2` to `^7.1.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.2` to `^7.0.3`"
          }
        ]
      }
    },
    {
      "version": "0.133.0",
      "tag": "@uifabric/charting_v0.133.0",
      "date": "Thu, 27 Jun 2019 22:14:22 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Bisected the height to the chart and legends",
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "6cfd57a8561f8e228d1e09058abe6c2f1f4a9b33"
          }
        ]
      }
    },
    {
      "version": "0.132.0",
      "tag": "@uifabric/charting_v0.132.0",
      "date": "Thu, 20 Jun 2019 12:27:38 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Fixing peer deps.",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4d6519a7b0f0bc4056e9465f736b843936b9c0bd"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^7.4.2` to `^7.4.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^7.1.0` to `^7.1.1`"
          }
        ]
      }
    },
    {
      "version": "0.131.3",
      "tag": "@uifabric/charting_v0.131.3",
      "date": "Tue, 18 Jun 2019 12:26:19 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Add data viz separator for HorizontalBarChart ",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "d164d2e534af19676ca6b846feb067dfd5e4fe6f"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^7.3.0` to `^7.4.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^7.0.3` to `^7.0.4`"
          }
        ]
      }
    },
    {
      "version": "0.131.2",
      "tag": "@uifabric/charting_v0.131.2",
      "date": "Fri, 14 Jun 2019 12:26:30 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Resolved the issue of the legends repeating even with same color and legend",
            "author": "ndlganeshu <ndlganeswararao@gmail.com>",
            "commit": "360b6e346e2813a1e7484cacd05d783e730c87a5"
          },
          {
            "comment": "Fix missing assets in production build.",
            "author": "JD Huntington <jdh@microsoft.com>",
            "commit": "e1bebe54dd798847060baaf4a52956c2f6dd866b"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^7.1.0` to `^7.1.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^7.0.2` to `^7.0.3`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.1` to `^7.0.2`"
          }
        ]
      }
    },
    {
      "version": "0.131.1",
      "tag": "@uifabric/charting_v0.131.1",
      "date": "Thu, 13 Jun 2019 00:24:48 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Initial release of Fabric 7",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "9bc84498f2a95e5e822178214edce2a947adac38"
          },
          {
            "comment": "Fix verticalBarChart x-axis description cut off issue",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "3915f2371c77664cff44ae93e551ef2d9963edc7"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^7.0.1` to `^7.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^7.0.0` to `^7.0.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^7.0.0` to `^7.0.1`"
          }
        ]
      }
    },
    {
      "version": "0.30.3",
      "tag": "@uifabric/charting_v0.30.3",
      "date": "Wed, 12 Jun 2019 00:42:26 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Render demo app with Markdown instead of PageMarkdown",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "d7047fc795ab94f49a9e14649b2f5fc4ae082f43"
          },
          {
            "comment": "Update and dedupe React deps.",
            "author": "Jason Gore <jagore@microsoft.com>",
            "commit": "affa33fd7a25c857ad8d209349cb9e4ecc352ec6"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.189.4` to `^7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^6.23.1` to `^7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.9` to `^6.0.10`"
          }
        ]
      }
    },
    {
      "version": "0.30.2",
      "tag": "@uifabric/charting_v0.30.2",
      "date": "Tue, 11 Jun 2019 12:21:35 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix LineChart does not display properly in FireFox browser",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "f3a33d6ca11d8c3ba21486e0b5037f260fa398d7"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.189.3` to `^6.189.4`"
          }
        ]
      }
    },
    {
      "version": "0.30.1",
      "tag": "@uifabric/charting_v0.30.1",
      "date": "Fri, 07 Jun 2019 12:21:48 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Data Viz 'Legends' is not accessible using keyboard tab navigation ",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "ec4799ef7abfdd47b21ed025c7c80fa65f2d8263"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.189.1` to `^6.189.2`"
          }
        ]
      }
    },
    {
      "version": "0.30.0",
      "tag": "@uifabric/charting_v0.30.0",
      "date": "Mon, 03 Jun 2019 23:04:02 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add benchmark triangle for HorizontalBarChart",
            "author": "luckyrass <luckyrass@163.com>",
            "commit": "ab4ce86f9936aa28d8351c362c8c20a542e6341f"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.188.0` to `^6.188.1`"
          }
        ]
      }
    },
    {
      "version": "0.29.2",
      "tag": "@uifabric/charting_v0.29.2",
      "date": "Thu, 30 May 2019 12:22:06 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix charting build",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "0c51f3d0187279e5a86f011281035db51a7e56ef"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.187.0` to `^6.187.1`"
          }
        ]
      }
    },
    {
      "version": "0.29.1",
      "tag": "@uifabric/charting_v0.29.1",
      "date": "Tue, 21 May 2019 12:20:44 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Use shared demo app bootstrapping code",
            "author": "Elizabeth Craig <elcraig@microsoft.com>",
            "commit": "3d93653335bbd66e7faec628e64b4c380dbfe82d"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.183.0` to `^6.184.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^6.21.1` to `^6.22.0`"
          }
        ]
      }
    },
    {
      "version": "0.29.0",
      "tag": "@uifabric/charting_v0.29.0",
      "date": "Thu, 16 May 2019 17:34:08 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Rotated the x-axis text for date values",
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "1d92088ab23b06e116e774ef20fc97306a394e05"
          }
        ]
      }
    },
    {
      "version": "0.28.14",
      "tag": "@uifabric/charting_v0.28.14",
      "date": "Tue, 14 May 2019 07:50:30 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update Fabric assets link",
            "author": "Peter Jahn <pejahn@microsoft.com>",
            "commit": "4cbda272f3ba109cdff14d9ff1b603564b73ea2a"
          }
        ],
        "none": [
          {
            "comment": "Run prettier on all files",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "68bf892681e7cec48499ea62312aad3dee5bbfd1"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `^6.5.1` to `^6.5.2`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.181.0` to `^6.181.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^6.20.0` to `^6.20.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.8` to `^6.0.9`"
          },
          {
            "comment": "Updating dependency \"@uifabric/prettier-rules\" from `^1.0.1` to `^1.0.2`"
          },
          {
            "comment": "Updating dependency \"@uifabric/tslint-rules\" from `^1.0.1` to `^1.0.2`"
          }
        ]
      }
    },
    {
      "version": "0.28.13",
      "tag": "@uifabric/charting_v0.28.13",
      "date": "Tue, 16 Apr 2019 12:32:59 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Remove nonexistent related links from docs",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "acefdefb12eec6c495d5ffe25625b7da9d17cf78"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.166.1` to `^6.167.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^6.13.2` to `^6.14.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.12",
      "tag": "@uifabric/charting_v0.28.12",
      "date": "Tue, 02 Apr 2019 00:38:14 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Use ^ ranges instead of >=",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "6a536804ce9cff3444e6f631925a30c58274d931"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `^6.5.0` to `^6.5.1`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `^6.164.0` to `^6.164.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `^6.13.0` to `^6.13.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `^6.0.7` to `^6.0.8`"
          }
        ]
      }
    },
    {
      "version": "0.28.11",
      "tag": "@uifabric/charting_v0.28.11",
      "date": "Wed, 27 Mar 2019 12:34:02 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Replace custom high contrast selector with constant",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "bbb924c6ca7e0379cfce4dba835fe4ee3e9326ea"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.161.0 <7.0.0` to `>=6.162.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.12.3 <7.0.0` to `>=6.12.4 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.10",
      "tag": "@uifabric/charting_v0.28.10",
      "date": "Tue, 26 Mar 2019 12:32:51 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Remove IE 11-incompatible constructs",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "91c57199029cb06ab7dce676a00f35bdd5537d1f"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.160.0 <7.0.0` to `>=6.161.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.9",
      "tag": "@uifabric/charting_v0.28.9",
      "date": "Thu, 21 Mar 2019 12:36:29 GMT",
      "comments": {
        "patch": [
          {
            "comment": "\"added the background color and opacity for legends in the high contrast mode \"",
            "author": "shivasai09 <33802398+shivasai09@users.noreply.github.com>",
            "commit": "62077c018f111a8223b2b1cc51327a8118deda72"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.157.3 <7.0.0` to `>=6.158.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.8",
      "tag": "@uifabric/charting_v0.28.8",
      "date": "Tue, 05 Mar 2019 17:33:41 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Add type annotations based on update to \"styled\"",
            "author": "JD Huntington <jdhuntington@gmail.com>",
            "commit": "846c063f27dbc440ea9773ff735420d0ba7c1754"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.150.1 <7.0.0` to `>=6.151.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.7",
      "tag": "@uifabric/charting_v0.28.7",
      "date": "Thu, 14 Feb 2019 13:34:54 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Add saparator 2px for data segments",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "281d71ef07fe22d39d679d7311448455f76326d7"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.138.1 <7.0.0` to `>=6.139.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.11.5 <7.0.0` to `>=6.11.6 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.6",
      "tag": "@uifabric/charting_v0.28.6",
      "date": "Wed, 06 Feb 2019 13:38:06 GMT",
      "comments": {
        "patch": [
          {
            "comment": "office ui fabric charting package, legend related changes ",
            "author": "dkishmareishvili <dkishmareishvili@gmail.com>",
            "commit": "f8f23e10e9fa0c9b92111e108bb2957fab82ada1"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.134.0 <7.0.0` to `>=6.135.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.5",
      "tag": "@uifabric/charting_v0.28.5",
      "date": "Tue, 08 Jan 2019 13:34:49 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Basic conversions from componentWillReceiveProps to getDerivedStateFromProps",
            "author": "Elizabeth Craig <ecraig12345@gmail.com>",
            "commit": "0a35d9e6389d9b182b80a1ef1bc2704dca8c20d7"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.120.0 <7.0.0` to `>=6.121.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.4",
      "tag": "@uifabric/charting_v0.28.4",
      "date": "Wed, 14 Nov 2018 13:34:01 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Add empty bar for use case, changes to handle Nan cases and infinity case",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "183aa25155ba15ad1b99e3beeffd617f818014bb"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.103.0 <7.0.0` to `>=6.103.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.3",
      "tag": "@uifabric/charting_v0.28.3",
      "date": "Fri, 09 Nov 2018 13:32:57 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Make change to multistacked bar chart's hideDenominator prop",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "1b32a57f0135257d9df873409df2c86435457829"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.100.2 <7.0.0` to `>=6.101.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.2",
      "tag": "@uifabric/charting_v0.28.2",
      "date": "Thu, 08 Nov 2018 04:17:34 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update to line chart to re-render on prop updates and addition of new prop to stacked and multistacked bar chart",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "dd4dc1df273e8b93f2411446225fb4fc39b5dd1a"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.100.0 <7.0.0` to `>=6.100.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.28.0",
      "tag": "@uifabric/charting_v0.28.0",
      "date": "Fri, 02 Nov 2018 18:11:37 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Using new props of hover card. Removing timeout which was introduced as temporary fix until new props were provided for scaling the hover card as per content.",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "e2fde54fb8f2ace3f46333edb105ab7c80365766"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.98.0 <7.0.0` to `>=6.98.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.27.0",
      "tag": "@uifabric/charting_v0.27.0",
      "date": "Fri, 02 Nov 2018 12:28:54 GMT",
      "comments": {
        "patch": [
          {
            "comment": "css changes for legends component",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "6990bab342ff4181034af6d9775a43665602a0b0"
          }
        ],
        "minor": [
          {
            "comment": "Changes to line chart component, adding optional prop for users to which they can pass a html element based on which the dataviz will scale. This helps when the parent element is formed using flex or after a timeout. Also eliminates the glitch feel.",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "6990bab342ff4181034af6d9775a43665602a0b0"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.97.1 <7.0.0` to `>=6.98.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.26.3",
      "tag": "@uifabric/charting_v0.26.3",
      "date": "Thu, 01 Nov 2018 12:31:45 GMT",
      "comments": {
        "patch": [
          {
            "comment": "added hovercard for horizontalBar chart",
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "a19b4559d8c8daf16f80e31d95d3eb7c82a28b4d"
          }
        ]
      }
    },
    {
      "version": "0.26.2",
      "tag": "@uifabric/charting_v0.26.2",
      "date": "Wed, 31 Oct 2018 12:32:41 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Enable ignore fixed stackbarchart style when data point is less than 2",
            "author": "Tim Tong <mingtong@outlook.com>",
            "commit": "ada8851602bb6af4186a289fbf2aeae5808a6ec0"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.96.0 <7.0.0` to `>=6.97.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.9.0 <7.0.0` to `>=6.9.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.26.1",
      "tag": "@uifabric/charting_v0.26.1",
      "date": "Mon, 29 Oct 2018 18:04:30 GMT",
      "comments": {
        "none": [
          {
            "comment": "Running Prettier on all .ts and .tsx files in the packages folder.",
            "author": "Humberto Makoto Morimoto Burgos <Humberto.Morimoto@microsoft.com>",
            "commit": "2ce6c5ac3ccf4e62d4866841317b4aa55b8fb541"
          }
        ],
        "patch": [
          {
            "comment": "Add placeholder mode to MultiStackBardChart data point in order to render the bar chart with a progress gray color(default)  area",
            "author": "Tim Tong <mingtong@outlook.com>",
            "commit": "ce87eacfc8934c3e076e8260bc18913a1e7139b9"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.93.1 <7.0.0` to `>=6.94.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.26.0",
      "tag": "@uifabric/charting_v0.26.0",
      "date": "Thu, 25 Oct 2018 12:30:05 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Added support to line chart for edge case scenario like when no data is passed to line chart",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "c29af951bf77d71c552ec3b35c90914b46e02432"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.92.0 <7.0.0` to `>=6.92.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.25.2",
      "tag": "@uifabric/charting_v0.25.2",
      "date": "Tue, 23 Oct 2018 12:32:15 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Fix an issue with the demo site not being able to load (in npm start or aka.ms/fabricdemo).",
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "b23bf4ef703ae9fef95dd41a1f7b3d0906a04344"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.90.0 <7.0.0` to `>=6.91.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.25.1",
      "tag": "@uifabric/charting_v0.25.1",
      "date": "Thu, 18 Oct 2018 20:22:36 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Remove api-extractor.disabled.json",
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "e6b2514a003fb41c964fba14b071cb0046fd69eb"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.87.0 <7.0.0` to `>=6.88.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.25.0",
      "tag": "@uifabric/charting_v0.25.0",
      "date": "Tue, 16 Oct 2018 12:28:48 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Adding support for date format and ticks on x-axis  of line chart. Providin date format prop to users to show data in desired format. Optionally providing tickValues prop to override D3.js default behavior on deciding what data appears on the axis of chart. D3.js default behavior is not suitable in all cases and makes the chart axis look bad in certain cases. Providing tickValues prop to user so that user can override this default behavior.If he/she does not use this D3's default behavior will be used in rendering data on the xAxis",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "29ed1606b89cecfc376a2992eff59bff710ddca1"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.84.1 <7.0.0` to `>=6.85.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.6 <7.0.0` to `>=6.8.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.24.4",
      "tag": "@uifabric/charting_v0.24.4",
      "date": "Mon, 15 Oct 2018 12:29:12 GMT",
      "comments": {
        "patch": [
          {
            "comment": "updating snapshot tests in charting package",
            "author": "Aneesha Kommineni <aneeshak@microsoft.com>",
            "commit": "e83f082e86ab8a599f298dc1dfe343981bbebee5"
          },
          {
            "comment": "Added font theme setting in styles of DonutChart, LineChart, PieChart, StackedBarChart, VerticalBarChart",
            "author": "Aneesha Kommineni <aneeshak@microsoft.com>",
            "commit": "e83f082e86ab8a599f298dc1dfe343981bbebee5"
          }
        ],
        "none": [
          {
            "comment": "Added font theme setting in styles of DonutChart, LineChart, PieChart, StackedBarChart, VerticalBarChart.",
            "author": "Aneesha Kommineni <aneeshak@microsoft.com>",
            "commit": "e83f082e86ab8a599f298dc1dfe343981bbebee5"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.84.0 <7.0.0` to `>=6.84.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.24.3",
      "tag": "@uifabric/charting_v0.24.3",
      "date": "Thu, 11 Oct 2018 23:13:31 GMT",
      "comments": {
        "patch": [
          {
            "comment": "resolve console errors for horizontal bar chart",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "0e18214dd25bffdab0c5eb79fbd4a870276b6ed6"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.83.0 <7.0.0` to `>=6.84.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.5 <7.0.0` to `>=6.7.6 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.24.2",
      "tag": "@uifabric/charting_v0.24.2",
      "date": "Wed, 10 Oct 2018 12:29:05 GMT",
      "comments": {
        "patch": [
          {
            "comment": "css changes in charts for meeting the figma design",
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "8f3a0650b4dc1cf1aeb0e1c91ec7eb8e41bb60e3"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.82.0 <7.0.0` to `>=6.83.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.4 <7.0.0` to `>=6.7.5 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.24.1",
      "tag": "@uifabric/charting_v0.24.1",
      "date": "Mon, 08 Oct 2018 12:24:15 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Moving tslint/prettier dependencies ",
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8ba9e22a7a8a2a1e7facda5aa7d91423c7af43ed"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=6.1.1 <7.0.0` to `>=6.1.2 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.1 <2.0.0` to `>=1.1.2 <2.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.79.0 <7.0.0` to `>=6.80.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.3 <7.0.0` to `>=6.7.4 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.5 <7.0.0` to `>=6.0.6 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.24.0",
      "tag": "@uifabric/charting_v0.24.0",
      "date": "Thu, 04 Oct 2018 12:26:48 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Adding optional href prop to dataviz, to redirect upon clicking on the dataviz",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "6194d6146cedf95ae666ce85fb84c0877963d8f2"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.77.0 <7.0.0` to `>=6.78.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.23.0",
      "tag": "@uifabric/charting_v0.23.0",
      "date": "Wed, 03 Oct 2018 12:28:46 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Removing old legends component. Replaced in all data-viz with the new components which supports isolation and other states",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "327dd49d837d5065df25bb87a380d31033a8343a"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.76.0 <7.0.0` to `>=6.77.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.22.1",
      "tag": "@uifabric/charting_v0.22.1",
      "date": "Mon, 01 Oct 2018 12:27:24 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Adding timeout so that line chart can scale according to the container size and occupy the entire width thereby",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "c1b25e2da4dadca43e6b880407f6e9378d44ae52"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.74.2 <7.0.0` to `>=6.75.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.22.0",
      "tag": "@uifabric/charting_v0.22.0",
      "date": "Thu, 27 Sep 2018 12:27:48 GMT",
      "comments": {
        "patch": [
          {
            "comment": "donut chart legends padding issue fix",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "6ce5620e70a1da8a6d1a5c63ebf1fd45e81a766e"
          }
        ],
        "minor": [
          {
            "comment": "1)Making the line chart responsive 2)Correcting flex behavior 3)Curving corners of lines to get a smooth intersection between lines",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "ab1cbcae84ae0d91ef47d61189911c815ca872e1"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.74.0 <7.0.0` to `>=6.74.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.21.2",
      "tag": "@uifabric/charting_v0.21.2",
      "date": "Tue, 25 Sep 2018 12:28:12 GMT",
      "comments": {
        "patch": [
          {
            "comment": "change  barHeight for lessthan 2 data points and apply css for ratio txt",
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "4e2e5f5b49f643bf17fe816bdd2faa91bd4e9f35"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.72.2 <7.0.0` to `>=6.73.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.21.1",
      "tag": "@uifabric/charting_v0.21.1",
      "date": "Fri, 21 Sep 2018 14:25:46 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Adding a version stamp file",
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "11c18bce52dba131548610c5eea0c1ab7fa4d1ca"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=6.1.0 <7.0.0` to `>=6.1.1 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/set-version\" from `>=1.0.0 <2.0.0` to `>=1.1.0 <2.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.72.0 <7.0.0` to `>=6.72.1 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.2 <7.0.0` to `>=6.7.3 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.4 <7.0.0` to `>=6.0.5 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.21.0",
      "tag": "@uifabric/charting_v0.21.0",
      "date": "Fri, 14 Sep 2018 01:55:02 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Updating target for callout so that the callout follows cursor",
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "6150decb258da300efdcb6195096de1824bd5bf6"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.68.0 <7.0.0` to `>=6.69.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.20.0",
      "tag": "@uifabric/charting_v0.20.0",
      "date": "Wed, 12 Sep 2018 12:26:41 GMT",
      "comments": {
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "99f843579c0c37ef48e9b73d9b032046d62b1c79",
            "comment": "Passing mouseevents to target prop of calout, so that the callout comes next to cursor and follows it."
          },
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "f6e7f3b5f829a175075f4dec197ad3c55577a0ef",
            "comment": "Centering legends component for Donut chart. Introducing prop for legends component that helps users align the component center"
          }
        ],
        "patch": [
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "5b19005332f53e68319aecff7792e46e221bc6fa",
            "comment": "selected arc highlight and interaction between legend and chart issue fix"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.67.2 <7.0.0` to `>=6.67.3 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.19.2",
      "tag": "@uifabric/charting_v0.19.2",
      "date": "Tue, 11 Sep 2018 02:54:40 GMT",
      "comments": {
        "patch": [
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "cd463136852d70182520a84b1b6ce6035546f9ec",
            "comment": "Line chart hover issue , css for x-axis text"
          },
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "cd463136852d70182520a84b1b6ce6035546f9ec",
            "comment": "Line chart css issues foxed"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.67.0 <7.0.0` to `>=6.67.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.19.1",
      "tag": "@uifabric/charting_v0.19.1",
      "date": "Mon, 10 Sep 2018 10:24:57 GMT",
      "comments": {
        "patch": [
          {
            "author": "Tim Tong <mingtong@outlook.com>",
            "commit": "e154227ebec168e0fa42068cb2befc56c6128ff2",
            "comment": "Show bar background if all chart data point data is 0 or undefined"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.66.1 <7.0.0` to `>=6.67.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.19.0",
      "tag": "@uifabric/charting_v0.19.0",
      "date": "Fri, 07 Sep 2018 22:04:50 GMT",
      "comments": {
        "patch": [
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "8f0c1b4c91586d468b67d44f21dc653c92f80109",
            "comment": "donut chart arc sectors selected arc show and remaining arcs decrease opacity"
          }
        ],
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "c356a8ae818e4da115d8d62a705a226e88fd6f3b",
            "comment": "Adding temporary fix for hovercard. This fix scales the hover card size based upon the content inside it"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.66.0 <7.0.0` to `>=6.66.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.18.0",
      "tag": "@uifabric/charting_v0.18.0",
      "date": "Fri, 07 Sep 2018 16:29:48 GMT",
      "comments": {
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "77ad6dc6acb7551a82cea02aec8694712ae014e5",
            "comment": "Changing interaction behaviour of Multistacked and stacked bar chart. Changing styling and opacity of bar upon interaction between legends and chart."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.65.0 <7.0.0` to `>=6.66.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.17.4",
      "tag": "@uifabric/charting_v0.17.4",
      "date": "Thu, 06 Sep 2018 10:28:35 GMT",
      "comments": {
        "patch": [
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "d204b73fbaf920e161ff9b37bd2b5c703192fa2b",
            "comment": "Line chart hover issue , css for x-axis text"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.64.0 <7.0.0` to `>=6.65.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.17.3",
      "tag": "@uifabric/charting_v0.17.3",
      "date": "Wed, 05 Sep 2018 10:29:25 GMT",
      "comments": {
        "patch": [
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "97d8bebb7f6c1e9075de23fe7bc989fc024fa649",
            "comment": "Donut chart align issues fixed"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.63.0 <7.0.0` to `>=6.64.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.17.2",
      "tag": "@uifabric/charting_v0.17.2",
      "date": "Fri, 31 Aug 2018 17:27:00 GMT",
      "comments": {
        "patch": [
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "1c84d1b2c747517daa845d5ca768be847e058e7b",
            "comment": "add legends and hover behaviour for line chart"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.61.0 <7.0.0` to `>=6.61.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.17.1",
      "tag": "@uifabric/charting_v0.17.1",
      "date": "Fri, 31 Aug 2018 10:27:35 GMT",
      "comments": {
        "patch": [
          {
            "author": "Kenneth Chau <kenotron@users.noreply.github.com>",
            "commit": "6a6dd2b8e40c3776794f0b27bcfae02f2aac78ed",
            "comment": "Fixes the usage of renamed variable"
          },
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "14abadd85b7786805d5c85a1c7d5a7e010df52cb",
            "comment": "horizontal bar chart modified according to figma "
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.60.0 <7.0.0` to `>=6.61.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.17.0",
      "tag": "@uifabric/charting_v0.17.0",
      "date": "Thu, 30 Aug 2018 19:26:04 GMT",
      "comments": {
        "patch": [
          {
            "author": "BalakrishnaReddyPolu <polu.balakrishna96@gmail.com>",
            "commit": "fbb85d1d6749858e095f60902327ca73013f862d",
            "comment": "Donut chart align issues fixed"
          }
        ],
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "afa584366a41b0d25698c737f9e039f1af5792ce",
            "comment": "Adding hovercard for stacked and multistacked bar chart which show related data in the hover card. Created interaction between legends, stacked and multistacked bar chart. The legends are clickable  and upon  clicking on a legends that respective data point lits up  compared to others. This helps users understand the chart and visualze better. Added opacity to charts upon interaction"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.59.0 <7.0.0` to `>=6.60.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.16.1",
      "tag": "@uifabric/charting_v0.16.1",
      "date": "Thu, 30 Aug 2018 10:32:49 GMT",
      "comments": {
        "patch": [
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "587d4db9328046df754dfeeeb5d4221e9effb932",
            "comment": "Donut chart with legends and hover behavior "
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.58.0 <7.0.0` to `>=6.59.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.16.0",
      "tag": "@uifabric/charting_v0.16.0",
      "date": "Fri, 24 Aug 2018 10:26:08 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "0b20b876f152cc69147617e9b848feaa2dbb71df",
            "comment": "Fix @types/prop-types being inconsistently restrictive."
          }
        ],
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "6f7f7ec5dd90edcac6a6a7bb2a4e2003465eb22e",
            "comment": "Making stacked bar chart flex and consume new legends component in it"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.53.0 <7.0.0` to `>=6.54.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.15.0",
      "tag": "@uifabric/charting_v0.15.0",
      "date": "Mon, 20 Aug 2018 10:26:10 GMT",
      "comments": {
        "minor": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "085f08ee32969a69e559eb04166593438577be01",
            "comment": "Charting: allow components to render dynamic data"
          },
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "db04741a3ba84f4a07c61cb2f90e276e594a5def",
            "comment": "Adding legends as a seperate component with examples. Legends component has a  shows all the legends in a single row. If  it does not have space to show the rest of the legends it puts them in a overflow hover card."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.50.1 <7.0.0` to `>=6.50.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.14.1",
      "tag": "@uifabric/charting_v0.14.1",
      "date": "Tue, 14 Aug 2018 10:27:33 GMT",
      "comments": {
        "patch": [
          {
            "author": "Avital Baral <avitalbaral99@gmail.com>",
            "commit": "cf0f728d0b28540b7a42aa9121a840605ee04670",
            "comment": "disabling codepen task"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=6.0.2 <7.0.0` to `>=6.0.3 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.49.1 <7.0.0` to `>=6.49.2 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=6.0.3 <7.0.0` to `>=6.0.4 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.14.0",
      "tag": "@uifabric/charting_v0.14.0",
      "date": "Tue, 14 Aug 2018 00:01:11 GMT",
      "comments": {
        "minor": [
          {
            "author": "Veerash Ayyagari <veeray@microsoft.com>",
            "commit": "e92728afcd6c9c467f3b6d9346db9b6c524dae2d",
            "comment": "Updating StackedBar Chart desgin, MultiStackedBarChart and Legend components"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.49.0 <7.0.0` to `>=6.49.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.13.1",
      "tag": "@uifabric/charting_v0.13.1",
      "date": "Fri, 10 Aug 2018 10:26:08 GMT",
      "comments": {
        "patch": [
          {
            "author": "kkjeer <kkjeer@wellesley.edu>",
            "commit": "bad1b057cb2ce459e48067c2b9a5e19b49dad96c",
            "comment": "Charting: change svg boxSizing to content-box"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.47.2 <7.0.0` to `>=6.48.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.1 <7.0.0` to `>=6.7.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.13.0",
      "tag": "@uifabric/charting_v0.13.0",
      "date": "Wed, 08 Aug 2018 10:25:07 GMT",
      "comments": {
        "minor": [
          {
            "author": "kartik nuli <nulikarthik@gmail.com>",
            "commit": "081268ecf1b88f6428fbd99ac6faae490de5c398",
            "comment": "Adding multiple line chart implementation to existing single line chart."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.47.0 <7.0.0` to `>=6.47.1 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=6.7.0 <7.0.0` to `>=6.7.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.12.0",
      "tag": "@uifabric/charting_v0.12.0",
      "date": "Wed, 01 Aug 2018 10:25:51 GMT",
      "comments": {
        "minor": [
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "961669024e924017f3322e1deec6a63ac1c7c3d7",
            "comment": "Adding stacked chart with variants, updating stacked chart to use common IDataPoint"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.42.0 <7.0.0` to `>=6.43.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.11.1",
      "tag": "@uifabric/charting_v0.11.1",
      "date": "Mon, 30 Jul 2018 10:27:11 GMT",
      "comments": {
        "patch": [
          {
            "author": "Samiya <samiyaakhtar7@gmail.com>",
            "commit": "dcd6ceefaa3a105cdcf26117e4e4dfa17d97571b",
            "comment": "Fixing bad imports and broken theming in some charts"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.41.0 <7.0.0` to `>=6.41.1 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.11.0",
      "tag": "@uifabric/charting_v0.11.0",
      "date": "Wed, 25 Jul 2018 03:20:34 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "99545224cefac2af3edb13ce7b038ac1d14f3d38",
            "comment": "Update typings to not use deprecated types."
          },
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "b60d3dfb35367467568d91c2933bb7053e9b716b",
            "comment": "Add Pie and Donut Chart to charting package"
          },
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "b60d3dfb35367467568d91c2933bb7053e9b716b",
            "comment": "Change  package.json file"
          },
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "2c5084e79109ba2f43cc966c6d6ba9cd508f897e",
            "comment": "Adding Stacked Bar chart"
          }
        ],
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "28242c40916d14cef3d555d18f4df69454163e87",
            "comment": "Addressing bad imports."
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "5d0930647e631482b6016e0017aae0b5167b9f13",
            "comment": "Removing most `@customizable` decorator usage. This change should reduce extra React dom elements from being created. Also updating `componentRef` resolution to support `React.createRef()` usage."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.39.1 <7.0.0` to `>=6.39.2 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.0.4",
      "tag": "@uifabric/charting_v0.0.4",
      "date": "Tue, 03 Jul 2018 10:23:19 GMT",
      "comments": {
        "patch": [
          {
            "author": "Rajesh Goriga <gorigarajesh@gmail.com>",
            "commit": "e421e971135c6b5fa8caac4c06da0faf41468c48",
            "comment": "Add ! mark for typed props"
          }
        ]
      }
    },
    {
      "version": "0.0.3",
      "tag": "@uifabric/charting_v0.0.3",
      "date": "Mon, 02 Jul 2018 10:21:36 GMT",
      "comments": {
        "none": [
          {
            "author": "Samiya <samiyaakhtar7@gmail.com>",
            "commit": "b0e6cb6f9ee13fd44056ca858af618aafac904a2",
            "comment": "Adding line chart to the charting library"
          }
        ],
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "e5172897aca524324004d0f794ea295bd8583ed3",
            "comment": "Initial publish."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.23.0 <7.0.0` to `>=6.24.0 <7.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.38.2",
      "tag": "@uifabric/experiments_v5.38.2",
      "date": "Fri, 11 May 2018 04:21:29 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mike Wheaton <miwhea@microsoft.com>",
            "commit": "2e93a2b00543990739db20fd01c1a3649aa8f270",
            "comment": "Fix Fluent palette color names"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.99.0 <6.0.0` to `>=5.100.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.11.3 <6.0.0` to `>=5.11.4 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.38.1",
      "tag": "@uifabric/experiments_v5.38.1",
      "date": "Thu, 10 May 2018 10:27:25 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mike Wheaton <miwhea@microsoft.com>",
            "commit": "ec7fbe9ca3b596f0ecaa5d29882d1a8e1fa8491e",
            "comment": "Update Fluent theme to use relative imports"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.98.0 <6.0.0` to `>=5.99.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.38.0",
      "tag": "@uifabric/experiments_v5.38.0",
      "date": "Tue, 08 May 2018 10:17:01 GMT",
      "comments": {
        "minor": [
          {
            "author": "Mike Wheaton <miwhea@microsoft.com>",
            "commit": "ba51e2f872a7548633a779ae9d583a6dbad2512d",
            "comment": "Adds a Fluent theme experiment"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.96.1 <6.0.0` to `>=5.97.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.11.2 <6.0.0` to `>=5.11.3 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.37.0",
      "tag": "@uifabric/experiments_v5.37.0",
      "date": "Fri, 04 May 2018 15:58:38 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "aa297a4ca6b3457ea23bf2473ac88a31b1d06d3e",
            "comment": "Updating React build version."
          }
        ],
        "minor": [
          {
            "author": "Sivaraman Krishnan <12967315+sikrishn@users.noreply.github.com>",
            "commit": "0ae7286da9137337d0e864e712a4f17e4e679cf9",
            "comment": "Edit link to customize experiments/Nav component and show more/less link to toggle hidden nav links"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.95.0 <6.0.0` to `>=5.96.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.11.1 <6.0.0` to `>=5.11.2 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/file-type-icons\" from `>=0.6.1 <1.0.0` to `>=0.6.2 <1.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.36.0",
      "tag": "@uifabric/experiments_v5.36.0",
      "date": "Wed, 02 May 2018 23:55:40 GMT",
      "comments": {
        "minor": [
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "920a06d0cd2c37298cd48c156b43bf1fd88fef83",
            "comment": "Remove Keytips from experiments package"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.94.0 <6.0.0` to `>=5.95.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.11.0 <6.0.0` to `>=5.11.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.35.0",
      "tag": "@uifabric/experiments_v5.35.0",
      "date": "Tue, 01 May 2018 10:23:32 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "2b20cab52ead58a3c93ba26e9ed2e6550311a236",
            "comment": "remove extendedPicker, floatingPicker, and selectedItemsList from experiments"
          },
          {
            "author": "KatherineThayerMicrosoft <kathayer@microsoft.com>",
            "commit": "8de19959324dc82ffb22fb340618cf4edfb45e4e",
            "comment": "Command bar accessibility: one tab stop with aria label"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.92.1 <6.0.0` to `>=5.93.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.34.0",
      "tag": "@uifabric/experiments_v5.34.0",
      "date": "Mon, 30 Apr 2018 10:16:44 GMT",
      "comments": {
        "minor": [
          {
            "author": "Sivaraman Krishnan <12967315+sikrishn@users.noreply.github.com>",
            "commit": "84e6ff3b20bd8533471a6073f5ecce39621dc889",
            "comment": "Nav: Refactored out a NavLink component."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.91.0 <6.0.0` to `>=5.92.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.33.1",
      "tag": "@uifabric/experiments_v5.33.1",
      "date": "Wed, 25 Apr 2018 05:32:09 GMT",
      "comments": {
        "none": [
          {
            "author": "Jordan Janzen <jordancjanzen@gmail.com>",
            "commit": "a15bb064e6ec7551c593730e266b09f0873784dc",
            "comment": "Remove wordWrap setting."
          }
        ],
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "56c4cfb63266ef8b1952d967598bf4044a7eed7a",
            "comment": "Fix bad aria-label prop in Tile"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.88.0 <6.0.0` to `>=5.89.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.33.0",
      "tag": "@uifabric/experiments_v5.33.0",
      "date": "Mon, 23 Apr 2018 10:24:54 GMT",
      "comments": {
        "patch": [
          {
            "author": "Cliff Koh <cliff.koh@microsoft.com>",
            "commit": "edf45906e38be620dd26401b05b9bda10322027f",
            "comment": "Fix code in @uifabric/experiments such that it adheres to same tslint rules as the main office-ui-fabric-react package."
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "cf2fcbcb9ed19793090d86186042cc8e463659c8",
            "comment": "Fix index import"
          }
        ],
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "2bbc7950bd9f10ea1e792dcb1155c625aa8e8f4f",
            "comment": "Updating the focus styling to use the generalized `ms-Fabric--isFocusVisibl"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.86.0 <6.0.0` to `>=5.87.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.10.2 <6.0.0` to `>=5.11.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=5.1.0 <6.0.0` to `>=5.2.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.32.0",
      "tag": "@uifabric/experiments_v5.32.0",
      "date": "Fri, 20 Apr 2018 23:06:06 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "602a5b9fe30e8df5bf22342288f7b97dc8bd3c6e",
            "comment": "Add delete callback, expose item change methods on SelectedItemsList"
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "703efd38ae346d2b0b1be7c6082c2aad492b1d31",
            "comment": "Shimmer: adding two new props and deprecating another one."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.85.0 <6.0.0` to `>=5.86.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.4",
      "tag": "@uifabric/experiments_v5.31.4",
      "date": "Thu, 19 Apr 2018 18:25:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "e77a31bee560440bae3737eca6b19fce2c1ae3db",
            "comment": "Update createRef to match React.createRef api"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.83.0 <6.0.0` to `>=5.84.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.10.1 <6.0.0` to `>=5.10.2 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.3",
      "tag": "@uifabric/experiments_v5.31.3",
      "date": "Wed, 18 Apr 2018 10:15:04 GMT",
      "comments": {
        "patch": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "7dabb13e55f671e3c37df88140e66dbee076e2f1",
            "comment": "Experiments: NavPage bad imports fixed."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.82.2 <6.0.0` to `>=5.82.3 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.10.0 <6.0.0` to `>=5.10.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.2",
      "tag": "@uifabric/experiments_v5.31.2",
      "date": "Tue, 17 Apr 2018 18:47:11 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "4dc9071ade20efb98eded9b97aa9124a9232f84a",
            "comment": "Fix improper imports from index files"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.82.1 <6.0.0` to `>=5.82.2 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.1",
      "tag": "@uifabric/experiments_v5.31.1",
      "date": "Mon, 16 Apr 2018 10:23:25 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "7a5e2c39132dad0e66277ea7ae098bc90727e131",
            "comment": "prefer const, instead of let, for extendedpicker, floatingpicker, and selecteditemlists"
          },
          {
            "author": "Sivaraman Krishnan <12967315+sikrishn@users.noreply.github.com>",
            "commit": "d6f161bad359e580606f95dfec1ce7095a7bbe48",
            "comment": "M365Nav component as an experiment"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "4b856fc9e1734edd3986c28f25e9211a3edf96d4",
            "comment": "Removing module entry temporarily. (Will be added back in 6.0.)"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "6f8a180ae2ecca66d09be97e48e8e03cc17d4d9e",
            "comment": "Updating build to React 16.3.1."
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "a1d92a6b96a7bfe0c93814dd7a539ce7cc52e0c9",
            "comment": "Shimmer: Changes casing on enums in Shimmer.types"
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "c38b371b09a813f345a90739689e391d221a6262",
            "comment": "Experiments: fixing imports for example pages for better user understanding."
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "7c9c5c62c5430ae386672012dd1f5ee46d0852bd",
            "comment": "Shimmer: adding two more examples as per designers request."
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "5a67c36391186ce30d25130b69a358525e1f0823",
            "comment": "Shimmer: imports audited"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.81.1 <6.0.0` to `>=5.82.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.7.0 <6.0.0` to `>=5.7.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.9.0 <6.0.0` to `>=5.10.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/file-type-icons\" from `>=0.6.0 <1.0.0` to `>=0.6.1 <1.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.31.0",
      "tag": "@uifabric/experiments_v5.31.0",
      "date": "Thu, 12 Apr 2018 10:15:54 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "c7eb8c25b50664874db1d3514a4e80defa20bd51",
            "comment": "Shimmerline import was not correct, fixing import."
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "baaab94cba9a6acfc8db4ed7309cce917abf24fa",
            "comment": "Shimmer: Application example modified to reflect changes in DetailsList"
          }
        ],
        "minor": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "757e955a2d49635e1c571d94e043263aed4b6ded",
            "comment": "Refactoring Shimmer and adding ShimmerTile + Implements Shimmer in TilesList."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.80.0 <6.0.0` to `>=5.81.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.8.0 <6.0.0` to `>=5.9.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.30.0",
      "tag": "@uifabric/experiments_v5.30.0",
      "date": "Tue, 10 Apr 2018 17:37:28 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "7a3ba05123ffdf79f16c6a428c2cdabee4646e1c",
            "comment": "FloatingPicker: add show/hide picker call backs, fix double resolve when queryString is the same "
          }
        ],
        "patch": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "ec704f421a8eb7099a926d5d72ebf370d52fca05",
            "comment": "Tile: exporting an enum to use the values in creating a PlaceholderTile in Shimmer component."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.79.1 <6.0.0` to `>=5.80.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.29.1",
      "tag": "@uifabric/experiments_v5.29.1",
      "date": "Thu, 05 Apr 2018 10:15:39 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "e03ec406dbd59062b9b12ada6fab5db50cafeb66",
            "comment": "fix suggestion header/footer for more flexibile rendering"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "cb8ba392bbcfa76f1a3af97b3006c9d63f5228fe",
            "comment": "Align Tiles in last row with previous rows"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.78.0 <6.0.0` to `>=5.79.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.7.1 <6.0.0` to `>=5.8.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.29.0",
      "tag": "@uifabric/experiments_v5.29.0",
      "date": "Tue, 03 Apr 2018 10:16:05 GMT",
      "comments": {
        "minor": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "0771cc20e7f8a3379444ff32355488946d8f9332",
            "comment": "Sets up an example of Shimmer used with DetailsList Component."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.77.0 <6.0.0` to `>=5.78.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.28.2",
      "tag": "@uifabric/experiments_v5.28.2",
      "date": "Sat, 31 Mar 2018 17:40:00 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "41711f7788981cf4d84495d147d93a74b979113c",
            "comment": "We need to temporarily remove `sideEffects: false` flag from package.json which will disable w"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "5d1646f214c990ebcb6d2ab09f4a5497386a43a8",
            "comment": "Fix flex styling for SignalField"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "5d1646f214c990ebcb6d2ab09f4a5497386a43a8",
            "comment": "Pass all props to Signal Icon elements"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.74.0 <6.0.0` to `>=5.76.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.7.0 <6.0.0` to `>=5.7.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.28.1",
      "tag": "@uifabric/experiments_v5.28.1",
      "date": "Wed, 28 Mar 2018 21:50:01 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "f15e7a522d14439f5bab69040fe78cb5786be649",
            "comment": "Remove root imports of office-ui-fabric-react"
          }
        ]
      }
    },
    {
      "version": "5.28.0",
      "tag": "@uifabric/experiments_v5.28.0",
      "date": "Tue, 27 Mar 2018 20:22:53 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "8da21c4d2e485c6070aabf732fa3d80e617a7e60",
            "comment": "Create new pattern for suggestions for BaseFloatingPicker"
          }
        ],
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "adae0d4cb00487ebce197fad43d0cf21db985565",
            "comment": "Fix errors in Signals styles"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.71.0 <6.0.0` to `>=5.72.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.5.0 <6.0.0` to `>=5.6.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.27.0",
      "tag": "@uifabric/experiments_v5.27.0",
      "date": "Sun, 25 Mar 2018 03:08:03 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "a0e09698ae1443623e202087360986f65a613559",
            "comment": "Update componentRef types"
          }
        ],
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "e81f0d8f3f90ab68048069380459fc7a89d49ae4",
            "comment": "Add missing icons to Signals and fix colors"
          },
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "38089072c6e7f877d572cd2248b8d67adfefb963",
            "comment": "Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.69.0 <6.0.0` to `>=5.70.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.6.0 <6.0.0` to `>=5.7.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.4.0 <6.0.0` to `>=5.5.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/file-type-icons\" from `>=0.5.0 <1.0.0` to `>=0.6.0 <1.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.26.1",
      "tag": "@uifabric/experiments_v5.26.1",
      "date": "Thu, 22 Mar 2018 10:14:03 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "c5245a51bd4f740399d6d9dbd98f2c51ef6f0a59",
            "comment": "Removes @autobind for arrow functions"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.67.0 <6.0.0` to `>=5.68.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.26.0",
      "tag": "@uifabric/experiments_v5.26.0",
      "date": "Tue, 20 Mar 2018 10:27:37 GMT",
      "comments": {
        "minor": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "afd92f730395e561b36cb0cef36a28a5b5997968",
            "comment": "Changes in the props and naming."
          },
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "afd92f730395e561b36cb0cef36a28a5b5997968",
            "comment": "Adds a new Shimmer Component to experiments package."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.65.0 <6.0.0` to `>=5.66.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.25.1",
      "tag": "@uifabric/experiments_v5.25.1",
      "date": "Mon, 19 Mar 2018 10:27:55 GMT",
      "comments": {
        "patch": [
          {
            "author": "Mark Polak <mark@thedutchies.com>",
            "commit": "882c389076125182e5703ad5eb64ae178546f6c4",
            "comment": "Use arrow function properties instead of @autobind"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.64.4 <6.0.0` to `>=5.65.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.3.0 <6.0.0` to `>=5.4.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.25.0",
      "tag": "@uifabric/experiments_v5.25.0",
      "date": "Mon, 12 Mar 2018 06:29:20 GMT",
      "comments": {
        "minor": [
          {
            "author": "Vitalie Braga <vitaliebraga@gmail.com>",
            "commit": "8fefccb51072642d80de8370c550a3c49d49e45a",
            "comment": "Adds a new Shimmer Component to experiments package."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.62.1 <6.0.0` to `>=5.63.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.24.1",
      "tag": "@uifabric/experiments_v5.24.1",
      "date": "Thu, 08 Mar 2018 11:27:23 GMT",
      "comments": {
        "patch": [
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "ddc5731a85effd6082a93fe3458528224674a70c",
            "comment": "Add Keytip and KeytipLayer to experiments export"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.60.1 <6.0.0` to `>=5.61.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.24.0",
      "tag": "@uifabric/experiments_v5.24.0",
      "date": "Wed, 07 Mar 2018 11:16:50 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "1b57c33b6ad1e00bdd844461fff3ba3f1acb94cc",
            "comment": "add clearInput on BaseExtendedPicker"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.59.1 <6.0.0` to `>=5.60.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.23.1",
      "tag": "@uifabric/experiments_v5.23.1",
      "date": "Tue, 06 Mar 2018 02:06:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "caad61fa2976154001c279b61ea0f597752f1115",
            "comment": "Add Keytip and KeytipLayer to experiments export"
          },
          {
            "author": "lynamemi <lynam.emily@gmail.com>",
            "commit": "8a4dc859a5f8016b630220775caa98691ddf5345",
            "comment": "Replaced PureComponent with Component to appease website's UHF react version."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.59.0 <6.0.0` to `>=5.59.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.23.0",
      "tag": "@uifabric/experiments_v5.23.0",
      "date": "Mon, 05 Mar 2018 11:16:58 GMT",
      "comments": {
        "minor": [
          {
            "author": "Brian Garland <brian@efelle.com>",
            "commit": "5e24983e16790428d43d3c8252f361bc32c7f99f",
            "comment": "Converting Image SCSS to MergeStyles step 2 - style conversion (snapshots updated)"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.58.0 <6.0.0` to `>=5.59.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.22.0",
      "tag": "@uifabric/experiments_v5.22.0",
      "date": "Fri, 02 Mar 2018 11:25:35 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "1340339d7c62eeb1b526f08d9edbd7fe44b398f3",
            "comment": "BaseExtendedPicker: Create component to wrap the rendered item, so users get contextual menu if certain props are present, get rid of loading state, fix autofocus on input after suggestion selection"
          }
        ],
        "patch": [
          {
            "author": "Kelsey Young <kelseyyoung4@gmail.com>",
            "commit": "44ca7b84a94649581e68a693971891fb1a834720",
            "comment": "Add initial set of Keytip work"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.57.0 <6.0.0` to `>=5.58.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.4.2 <6.0.0` to `>=5.5.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.2.2 <6.0.0` to `>=5.3.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.21.0",
      "tag": "@uifabric/experiments_v5.21.0",
      "date": "Fri, 16 Feb 2018 11:23:28 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "01b3c8a05ea5c33bd1a12bda479f7587f02eb8eb",
            "comment": "Hook up onPaste for BaseExtendedPicker"
          }
        ],
        "minor": [
          {
            "author": "John Miller <rubixws@gmail.com>",
            "commit": "44b167af31b9b6dd079359209f101f1af10762a5",
            "comment": "Removing Coachmark"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.50.0 <6.0.0` to `>=5.51.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.20.0",
      "tag": "@uifabric/experiments_v5.20.0",
      "date": "Wed, 14 Feb 2018 22:10:49 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "cdd6bafa27a6514e51ffe816ebb89b8a71b63a94",
            "comment": "Use new \"use current input\" command in Suggestions"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.49.3 <6.0.0` to `>=5.50.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.19.0",
      "tag": "@uifabric/experiments_v5.19.0",
      "date": "Wed, 07 Feb 2018 11:23:59 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "a91d1e819adc9c9b7973fc6fce0a9cd3a8c2ab4a",
            "comment": "Added a fillHorizontal mode to TilesList"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.47.0 <6.0.0` to `>=5.48.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.18.0",
      "tag": "@uifabric/experiments_v5.18.0",
      "date": "Tue, 06 Feb 2018 11:14:36 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "92c237d5804d8864ed44310ecb5ed93e835554e7",
            "comment": "BasePicker: Use correct autofillnow"
          }
        ],
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "36c24d4e085515a0d74f2eb1b1cafd847af67667",
            "comment": "change persona pill css"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.45.3 <6.0.0` to `>=5.47.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.17.0",
      "tag": "@uifabric/experiments_v5.17.0",
      "date": "Fri, 02 Feb 2018 11:24:16 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "83be28cba3b75cf3db87c21da190f2247f4bc33e",
            "comment": "allow editing of selected items in selected people list"
          }
        ],
        "patch": [
          {
            "author": "lejimsft <32402358+lejimsft@users.noreply.github.com>",
            "commit": "1b709bc84a01334f990fd6474d9fba0a07dbe61d",
            "comment": "consume BlockedSite icon for malware detected signal"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.45.2 <6.0.0` to `>=5.45.3 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.16.1",
      "tag": "@uifabric/experiments_v5.16.1",
      "date": "Wed, 31 Jan 2018 11:11:59 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "0bcc2870320b3940d9e386a9996981e759ba4ddf",
            "comment": "Make Selection optional (create default seleciton fallback), change render typedef to any, to allow use in lower versions of types/react\""
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.45.0 <6.0.0` to `>=5.45.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.16.0",
      "tag": "@uifabric/experiments_v5.16.0",
      "date": "Mon, 29 Jan 2018 11:23:40 GMT",
      "comments": {
        "minor": [
          {
            "author": "staylo8 <33881401+staylo8@users.noreply.github.com>",
            "commit": "e2487c7a2bbf513b47f4f5694180b56e1f6a4ed1",
            "comment": "Add overflowMenuProps to Experiments CommandBar"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.43.0 <6.0.0` to `>=5.44.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.4.0 <6.0.0` to `>=5.4.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.15.0",
      "tag": "@uifabric/experiments_v5.15.0",
      "date": "Thu, 25 Jan 2018 11:23:06 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "194ce4efa804ac4bbacef04b03d426c8a561a6b0",
            "comment": "add optional title element to extendedPicker, css changes to have selected items flow on the same row as input"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.41.2 <6.0.0` to `>=5.43.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.14.0",
      "tag": "@uifabric/experiments_v5.14.0",
      "date": "Mon, 22 Jan 2018 11:14:27 GMT",
      "comments": {
        "minor": [
          {
            "author": "staylo8 <33881401+staylo8@users.noreply.github.com>",
            "commit": "60225fba2411d965163b74eae9d61046013115b1",
            "comment": "Add callbacks for onDataReduced and onDataGrown"
          }
        ],
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "2f247fff85ffd515c41b20aacc771f1269657713",
            "comment": "Minor visual alignment for FolderCover text"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.40.1 <6.0.0` to `>=5.41.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.2.0 <6.0.0` to `>=5.2.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.13.0",
      "tag": "@uifabric/experiments_v5.13.0",
      "date": "Fri, 12 Jan 2018 20:03:21 GMT",
      "comments": {
        "minor": [
          {
            "author": "KatherineThayerMicrosoft <kathayer@microsoft.com>",
            "commit": "c874551bebff3b1936262d482c0b2f180ca6edb8",
            "comment": "Add demo of size 64 file type icons"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.39.0 <6.0.0` to `>=5.39.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/file-type-icons\" from `>=0.2.0 <1.0.0` to `>=0.3.0 <1.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.12.0",
      "tag": "@uifabric/experiments_v5.12.0",
      "date": "Wed, 10 Jan 2018 11:23:36 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "6c4e42e8e5ec7d671a9a579053c1e2af6c4ef6ee",
            "comment": "Add search throttle to floating picker"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.38.1 <6.0.0` to `>=5.39.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.11.1",
      "tag": "@uifabric/experiments_v5.11.1",
      "date": "Tue, 19 Dec 2017 11:22:47 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "745d39de8459b457c00c81af37b458188608eaad",
            "comment": "Broaden the range of allowed prop-type versions"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.34.1 <6.0.0` to `>=5.34.2 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.11.0",
      "tag": "@uifabric/experiments_v5.11.0",
      "date": "Sat, 16 Dec 2017 05:07:22 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "08e59c871894c8ff443d48dbe5b0dd3316eb4331",
            "comment": "Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.33.1 <6.0.0` to `>=5.34.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.1.2 <6.0.0` to `>=5.2.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=5.0.1 <6.0.0` to `>=5.1.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.10.1",
      "tag": "@uifabric/experiments_v5.10.1",
      "date": "Fri, 15 Dec 2017 11:22:38 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "81423e190fb9c8fffde2321104acbff4b561fdeb",
            "comment": "Remove padding and border for suggestions and add callout width prop in floating picker"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.33.0 <6.0.0` to `>=5.33.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.10.0",
      "tag": "@uifabric/experiments_v5.10.0",
      "date": "Thu, 14 Dec 2017 11:23:17 GMT",
      "comments": {
        "minor": [
          {
            "author": "staylo8 <33881401+staylo8@users.noreply.github.com>",
            "commit": "76aead93eeb29bac6f7a9d9e73893cfcfa0685fd",
            "comment": "Add remeasure public method to CommandBar"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.32.0 <6.0.0` to `>=5.33.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.9.2",
      "tag": "@uifabric/experiments_v5.9.2",
      "date": "Tue, 12 Dec 2017 02:08:36 GMT",
      "comments": {
        "patch": [
          {
            "author": "Chao <fengchao199011@hotmail.com>",
            "commit": "253922868e6305b04c194ca8906e333d5abe6ebf",
            "comment": "add link ref in tile"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.30.2 <6.0.0` to `>=5.31.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.9.1",
      "tag": "@uifabric/experiments_v5.9.1",
      "date": "Fri, 08 Dec 2017 18:09:44 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "4be48b6680992886e4b05a220e3e22c84228d9e1",
            "comment": "Experiments: Fix build breaks in master"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.30.0 <6.0.0` to `>=5.30.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.9.0",
      "tag": "@uifabric/experiments_v5.9.0",
      "date": "Mon, 04 Dec 2017 17:27:54 GMT",
      "comments": {
        "minor": [
          {
            "author": "KatherineThayerMicrosoft <kathayer@microsoft.com>",
            "commit": "a4df7ef34766b89249ac276b6531609414dbc458",
            "comment": "Add experiments page for file type icons"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.29.0 <6.0.0` to `>=5.29.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/file-type-icons\" from `>=0.0.1 <1.0.0` to `>=0.1.0 <1.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.8.0",
      "tag": "@uifabric/experiments_v5.8.0",
      "date": "Fri, 01 Dec 2017 11:11:16 GMT",
      "comments": {
        "patch": [
          {
            "author": "Bryan Watts <brwatt@microsoft.com>",
            "commit": "95fa0ed17e7adc25e1c18977387a0ca840d3025a",
            "comment": "Fixes the external signal component"
          }
        ],
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "b1c7686173a7f56d894e1b90625df0132375b1ee",
            "comment": "Revise Signals and provide example page"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.28.0 <6.0.0` to `>=5.29.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.7.0",
      "tag": "@uifabric/experiments_v5.7.0",
      "date": "Wed, 29 Nov 2017 11:24:05 GMT",
      "comments": {
        "minor": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "a6ef94b3edb7679d7659ec0d51e199139102d28c",
            "comment": "Updating TypeScript to 2.6.2."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.26.0 <6.0.0` to `>=5.27.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.6.1",
      "tag": "@uifabric/experiments_v5.6.1",
      "date": "Thu, 23 Nov 2017 11:10:13 GMT",
      "comments": {
        "patch": [
          {
            "author": "staylo8 <33881401+staylo8@users.noreply.github.com>",
            "commit": "d6b160b67456101362c1b241b4c4ee6d11850fdb",
            "comment": "Apply props.className in ResizeGroup. Add snapshot for ResizeGroup. Pass className from experiments CommandBarTests. Update experiments CommandBar snapshot"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.24.2 <6.0.0` to `>=5.25.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.6.0",
      "tag": "@uifabric/experiments_v5.6.0",
      "date": "Fri, 17 Nov 2017 17:36:36 GMT",
      "comments": {
        "minor": [
          {
            "author": "Bryan Watts <brwatt@microsoft.com>",
            "commit": "97afd9793fddd3c5216d44cb3a54e36984c405d7",
            "comment": "Add external signal"
          }
        ],
        "patch": [
          {
            "author": "Bryan Watts <brwatt@microsoft.com>",
            "commit": "8ad0e5ca9fb39a3d719de88792e2893c2aa92f20",
            "comment": "Make sure commands get added/removed in the correct order"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.22.0 <6.0.0` to `>=5.23.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.5.2",
      "tag": "@uifabric/experiments_v5.5.2",
      "date": "Thu, 16 Nov 2017 11:20:34 GMT",
      "comments": {
        "patch": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "7c6d7b6aa050c3fa02bda1fbf596111b60bd20fc",
            "comment": "Fix experiment imports for FloatingPicker and ExtendedPicker components"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.21.2 <6.0.0` to `>=5.22.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.5.1",
      "tag": "@uifabric/experiments_v5.5.1",
      "date": "Wed, 08 Nov 2017 11:11:27 GMT",
      "comments": {
        "patch": [
          {
            "author": "MaxLustig <maxslustig@gmail.com>",
            "commit": "4af244d78e2887009a852192cc8bb4e23278adb9",
            "comment": "Fix alignment with trending icon"
          }
        ]
      }
    },
    {
      "version": "5.5.0",
      "tag": "@uifabric/experiments_v5.5.0",
      "date": "Wed, 08 Nov 2017 06:05:34 GMT",
      "comments": {
        "minor": [
          {
            "author": "lejimsft <32402358+lejimsft@users.noreply.github.com>",
            "commit": "124c231295cce3b2afa794507e890398929da37e",
            "comment": "added ATP signal"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.20.2 <6.0.0` to `>=5.20.3 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.4.0",
      "tag": "@uifabric/experiments_v5.4.0",
      "date": "Thu, 02 Nov 2017 18:20:18 GMT",
      "comments": {
        "patch": [
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "d38e848fb2564059b1227df92b3e7916b85a6d74",
            "comment": "Fix import that was causing build error"
          }
        ],
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "5f56a5cb0576b0e9fa5f5a95ca23be6e13a8a530",
            "comment": "Added SelectedItemsList, change ExtendedPicker from extending BasePicker to be new component utilizing SelectedItemsList and FloatingPicker"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.17.1 <6.0.0` to `>=5.18.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.3.1",
      "tag": "@uifabric/experiments_v5.3.1",
      "date": "Tue, 24 Oct 2017 10:21:08 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "4b8464a807641ae9f33703ccdb7fb34dad22bc37",
            "comment": "Switch to .svg files for FolderCover images"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.12.0 <6.0.0` to `>=5.13.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/jest-serializer-merge-styles\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.3.0",
      "tag": "@uifabric/experiments_v5.3.0",
      "date": "Fri, 20 Oct 2017 18:42:08 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "8505921f6822a7323852c28aaa6c65cb15f36c82",
            "comment": "Add modal selection behavior to TilesList"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.10.0 <6.0.0` to `>=5.11.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.2.0",
      "tag": "@uifabric/experiments_v5.2.0",
      "date": "Wed, 18 Oct 2017 10:21:25 GMT",
      "comments": {
        "minor": [
          {
            "author": "Alex Bettadapur <alexbettadapur@gmail.com>",
            "commit": "68a345d9e55491298d70cee431bd1f418a67fd44",
            "comment": "Add Form control"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.9.3 <6.0.0` to `>=5.10.0 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.1.0",
      "tag": "@uifabric/experiments_v5.1.0",
      "date": "Tue, 17 Oct 2017 17:17:41 GMT",
      "comments": {
        "minor": [
          {
            "author": "amyngu <31973030+amyngu@users.noreply.github.com>",
            "commit": "ddecb07ddeb35964ee17705d2ebccabd6c44f8dd",
            "comment": "Create BaseExtendedPicker which extends current BasePicker to experiment with adding new functionality and create BaseFloatingPicker support @mention like scenarios, respectively"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.9.2 <6.0.0` to `>=5.9.3 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.0.5",
      "tag": "@uifabric/experiments_v5.0.5",
      "date": "Fri, 13 Oct 2017 01:36:01 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "dfad19877e14ed0523c4f965188fb8e0955b7636",
            "comment": "Fix visibility of Tile descenders"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.8.0 <6.0.0` to `>=5.8.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.0.4",
      "tag": "@uifabric/experiments_v5.0.4",
      "date": "Fri, 06 Oct 2017 10:18:41 GMT",
      "comments": {
        "patch": [
          {
            "author": "Jon Schectman <joschect@microsoft.com>",
            "commit": "8e1dcc66cda8334653a8b5ccbde02bf6275e0b23",
            "comment": "TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.4.0 <6.0.0` to `>=5.5.0 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.1.0 <6.0.0` to `>=5.1.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.1.0 <6.0.0` to `>=5.1.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.1.0 <6.0.0` to `>=5.1.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.0.3",
      "tag": "@uifabric/experiments_v5.0.3",
      "date": "Wed, 04 Oct 2017 22:40:22 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.3.0 <6.0.0` to `>=6.0.0 <7.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.0.3 <6.0.0` to `>=5.0.4 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.0.2",
      "tag": "@uifabric/experiments_v5.0.2",
      "date": "Sat, 30 Sep 2017 01:26:37 GMT",
      "comments": {
        "patch": [
          {
            "author": "Christian Gonzalez <christianjordangonzalez@gmail.com>",
            "commit": "ee5da5ff925423b7c3ded85ce07330ca82b08fcb",
            "comment": "Code cleanup after move to MergeStyles"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.2.0 <6.0.0` to `>=5.2.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "5.0.1",
      "tag": "@uifabric/experiments_v5.0.1",
      "date": "Wed, 27 Sep 2017 00:20:58 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8a8c240b39c3ba12effab2c6c8e7021c3bc9cea9",
            "comment": "Updated for Fabric 5.0."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/icons\" from `>=5.0.0 <6.0.0` to `>=5.0.1 <6.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.10.0",
      "tag": "@uifabric/experiments_v0.10.0",
      "date": "Thu, 21 Sep 2017 06:23:58 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "ee4a6d9178952be0f2e94f500738ef22fec48074",
            "comment": "Consume Check hover behavior in Tile"
          }
        ],
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "1fb8014961e795e420cf615689578b19b19f0f21",
            "comment": "Adjust Tile and FolderCover alignments and behaviors"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.49.0 <5.0.0` to `>=4.49.1 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.9.0",
      "tag": "@uifabric/experiments_v0.9.0",
      "date": "Tue, 19 Sep 2017 10:08:55 GMT",
      "comments": {
        "minor": [
          {
            "author": "Micah Godbolt <micahgodbolt@gmail.com>",
            "commit": "f5ab885321b6b1eb7ecaf8a3470ccd11ae80253e",
            "comment": "LayoutGroup: Changed gap to layoutGap and updated docs"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.48.0 <5.0.0` to `>=4.48.1 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.8.0",
      "tag": "@uifabric/experiments_v0.8.0",
      "date": "Mon, 18 Sep 2017 10:18:23 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "93fd9214ba07ff85220a1800e80597b1d957318d",
            "comment": "Add accessibility hooks for Tile, TilesList, and FolderCover"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.47.0 <5.0.0` to `>=4.48.0 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.7.1",
      "tag": "@uifabric/experiments_v0.7.1",
      "date": "Fri, 15 Sep 2017 10:19:50 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "632ffffa9863e0ab4f0546681d63fda1e4bfdaf0",
            "comment": "Add folder cover shadows"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.46.1 <5.0.0` to `>=4.47.0 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.7.0",
      "tag": "@uifabric/experiments_v0.7.0",
      "date": "Thu, 14 Sep 2017 00:34:57 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "8a8343d979e0ff55ce24a1e1e649793ce9020f08",
            "comment": "Add support for folder cover signals"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/styling\" from `>=0.23.1 <1.0.0` to `>=0.24.0 <1.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.13.0 <5.0.0` to `>=4.13.1 <5.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.45.1 <5.0.0` to `>=4.46.0 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.6.0",
      "tag": "@uifabric/experiments_v0.6.0",
      "date": "Tue, 12 Sep 2017 17:41:25 GMT",
      "comments": {
        "minor": [
          {
            "author": "Micah Godbolt <micahgodbolt@gmail.com>",
            "commit": "9f12afd7ed79b9e63a9bb1d1dcae9e7277489079",
            "comment": "Added LayoutGroup, FolderCover, Tile and TilesList to exports"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/styling\" from `>=0.23.0 <1.0.0` to `>=0.23.1 <1.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.45.0 <5.0.0` to `>=4.45.1 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.5.1",
      "tag": "@uifabric/experiments_v0.5.1",
      "date": "Fri, 08 Sep 2017 10:16:28 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "ebde5bae7f28a13f3a838db51c63d66b1d2d1328",
            "comment": "Fix alignment of Tile foreground and background using flexbox"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "20cf30afccaf99a2d1a92a642bfb0b9a1359c365",
            "comment": "Add breakpoint size support to Tile"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.42.0 <5.0.0` to `>=4.43.0 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.5.0",
      "tag": "@uifabric/experiments_v0.5.0",
      "date": "Thu, 07 Sep 2017 10:09:51 GMT",
      "comments": {
        "minor": [
          {
            "author": "Micah Godbolt <micahgodbolt@gmail.com>",
            "commit": "4df2e769a72b290ac2fda4f0dc54f928d4f67663",
            "comment": "Removed global fabric export"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "410d0e751e045102354d4da01b514a31ff0a2b8d",
            "comment": "Add presentation hooks for Tile and FolderCover"
          },
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "59db16443e9a9eb067736f2ce480be2bc23a0def",
            "comment": "Support auto-focus for TilesList"
          }
        ],
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "19c7d3ad379a5f9c10f16e9a2a4e2726db21bd45",
            "comment": "Fix minor alignment issues with SignalField"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.41.0 <5.0.0` to `>=4.42.0 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.4.0",
      "tag": "@uifabric/experiments_v0.4.0",
      "date": "Mon, 04 Sep 2017 10:16:56 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "57ea45fbfaf4f4ee89a4da54a0a4beab7b16051b",
            "comment": "Add size pre-computation support to Tile and FolderCover"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@uifabric/styling\" from `>=0.22.0 <1.0.0` to `>=0.22.1 <1.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/utilities\" from `>=4.12.1 <5.0.0` to `>=4.13.0 <5.0.0`"
          },
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.39.0 <5.0.0` to `>=4.40.0 <5.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=4.2.6 <5.0.0` to `>=4.2.7 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.3.0",
      "tag": "@uifabric/experiments_v0.3.0",
      "date": "Tue, 29 Aug 2017 20:55:35 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "f5b0c87005e04ebae9f29f0a6b84692550ff83de",
            "comment": "Implement FolderCover component"
          }
        ],
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "8af993abbec24538b5bfebe2322122710b17b316",
            "comment": "Adjusted build to produce sourcemaps with correct sourceRoot."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.37.6 <5.0.0` to `>=4.37.7 <5.0.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=4.2.3 <5.0.0` to `>=4.2.4 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.2.1",
      "tag": "@uifabric/experiments_v0.2.1",
      "date": "Tue, 29 Aug 2017 10:20:56 GMT",
      "comments": {
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "9d4818a42955c9517b5b64c0e4d4ea2bab4c05ad",
            "comment": "Fix Selection module reference in Tile modules"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.37.5` to `4.37.6`"
          }
        ]
      }
    },
    {
      "version": "0.2.0",
      "tag": "@uifabric/experiments_v0.2.0",
      "date": "Sat, 26 Aug 2017 00:52:38 GMT",
      "comments": {
        "minor": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "a8c320b1aad836100fe35a56eea73be2b2ac9652",
            "comment": "Separate Selection out from TilesList and fix minor TilesList bugs"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.37.4` to `4.37.5`"
          }
        ]
      }
    },
    {
      "version": "0.1.7",
      "tag": "@uifabric/experiments_v0.1.7",
      "date": "Fri, 25 Aug 2017 20:31:51 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "6746103da3c35f95afb1cde1b304a756c550deff",
            "comment": "Adding back sourcemap content to .map files, which should alleviate \"../src/* missing\" issues when using webpack."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.37.3` to `4.37.4`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=4.2.2 <5.0.0` to `>=4.2.3 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.1.6",
      "tag": "@uifabric/experiments_v0.1.6",
      "date": "Fri, 25 Aug 2017 19:27:18 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.37.2` to `4.37.3`"
          }
        ]
      }
    },
    {
      "version": "0.1.5",
      "tag": "@uifabric/experiments_v0.1.5",
      "date": "Thu, 24 Aug 2017 10:20:20 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.37.0` to `4.37.1`"
          }
        ]
      }
    },
    {
      "version": "0.1.4",
      "tag": "@uifabric/experiments_v0.1.4",
      "date": "Thu, 24 Aug 2017 05:38:14 GMT",
      "comments": {
        "patch": [
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "ee6c807985284d7bc6a5a089ca79fe5d8da7f105",
            "comment": "Inserted disable jsx-ban-props lines to experiments pkg to pass tslint"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.36.0` to `4.37.0`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=4.2.1 <5.0.0` to `>=4.2.2 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.1.3",
      "tag": "@uifabric/experiments_v0.1.3",
      "date": "Wed, 23 Aug 2017 19:04:55 GMT",
      "comments": {
        "patch": [
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "017873a67b9772721cd94ff56f7860a1eefe6ec3",
            "comment": "Removed suppression of tslint max line length rule from Experiments package, and broke up large lines or inserted tslint:disable comments to pass tslint"
          },
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "1d1f46e65d4ea0ec1cec42301c6fe9c10122ee5c",
            "comment": "Removed suppression of tslint unused variables rule from Experiments package and removed unused variables to pass tslint"
          },
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "4851f696d5579d213c70ecea143392b228c5c6cf",
            "comment": "Removed suppression of tslint self-close rule from Experiments package and self-closed all empty elements to pass tslint"
          },
          {
            "author": "erichdev <a.erich@gmail.com>",
            "commit": "3934332af3939fcb13224c71eac56ef195c48d8a",
            "comment": "Added missing typedefs to call signatures in experiments, re-enable tslint rulefor typedef"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.35.2` to `4.36.0`"
          }
        ]
      }
    },
    {
      "version": "0.1.2",
      "tag": "@uifabric/experiments_v0.1.2",
      "date": "Tue, 22 Aug 2017 10:09:55 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.35.1` to `4.35.2`"
          }
        ]
      }
    },
    {
      "version": "0.1.1",
      "tag": "@uifabric/experiments_v0.1.1",
      "date": "Mon, 21 Aug 2017 10:19:29 GMT",
      "comments": {
        "patch": [
          {
            "author": "David Zearing <dzearing@microsoft.com>",
            "commit": "7141e63018997876d0c4f9d8dc6e420eb5f52db9",
            "comment": "Updating project dependencies."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.35.0` to `4.35.1`"
          },
          {
            "comment": "Updating dependency \"@uifabric/example-app-base\" from `>=4.2.0 <5.0.0` to `>=4.2.1 <5.0.0`"
          }
        ]
      }
    },
    {
      "version": "0.1.0",
      "tag": "@uifabric/experiments_v0.1.0",
      "date": "Fri, 18 Aug 2017 16:32:33 GMT",
      "comments": {
        "minor": [
          {
            "author": "Micah Godbolt <micahgodbolt@gmail.com>",
            "commit": "be902328b437c88c85b8e1f924b421e94b163f5f",
            "comment": "Added commandbar as ExperimentCommandBar"
          }
        ],
        "patch": [
          {
            "author": "Thomas Michon <thomas@michon.com>",
            "commit": "3ab591c8b3f3c9645beb16022d8a3e67c6ee2fac",
            "comment": "Fix underflow for TilesList with stack grids"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.34.0` to `4.35.0`"
          }
        ]
      }
    },
    {
      "version": "0.0.2",
      "tag": "@uifabric/experiments_v0.0.2",
      "date": "Wed, 16 Aug 2017 10:11:43 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `4.33.0` to `4.34.0`"
          }
        ]
      }
    },
    {
      "version": "0.0.1",
      "tag": "@uifabric/experiments_v0.0.1",
      "date": "Tue, 15 Aug 2017 10:19:22 GMT",
      "comments": {
        "dependency": [
          {
            "comment": "Updating dependency \"office-ui-fabric-react\" from `>=4.31.0` to `4.33.0`"
          }
        ]
      }
    }
  ]
}
