@atlaskit/dropdown-menu
Advanced tools
Comparing version 3.11.0 to 3.11.1
@@ -1,6 +0,16 @@ | ||
<a name="3.11.0"></a> | ||
# 3.11.0 (2017-10-27) | ||
<a name="3.11.1"></a> | ||
## 3.11.1 (2017-11-02) | ||
<a name="3.11.1"></a> | ||
## 3.11.1 (2017-11-02) | ||
### Bug Fixes | ||
* **package:** added missing dependencies ([4dbc3ef](https://bitbucket.org/atlassian/atlaskit/commits/4dbc3ef)) | ||
<a name="3.11.0"></a> | ||
@@ -7,0 +17,0 @@ # 3.11.0 (2017-10-27) |
{ | ||
"name": "@atlaskit/dropdown-menu", | ||
"version": "3.11.0", | ||
"version": "3.11.1", | ||
"config": { | ||
@@ -36,2 +36,3 @@ "access": "public" | ||
"prop-types": "^15.5.10", | ||
"prop-types-extra": "^1.0.1", | ||
"styled-components": "^1.4.6", | ||
@@ -38,0 +39,0 @@ "uid": "0.0.2" |
@@ -12,3 +12,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com) | ||
See more detailed documentation and code examples in the [live demo of the component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/dropdown-menu/3.11.0/). | ||
See more detailed documentation and code examples in the [live demo of the component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/dropdown-menu/3.11.1/). | ||
@@ -15,0 +15,0 @@ ## Installation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
276764
13
+ Addedprop-types-extra@^1.0.1
+ Addedprop-types-extra@1.1.1(transitive)
+ Addedwarning@4.0.3(transitive)