Comparing version 1.6.0 to 1.6.1
@@ -1,6 +0,11 @@ | ||
<a name="1.5.0"></a> | ||
# 1.5.0 (2016-08-31) | ||
<a name="1.6.0"></a> | ||
# 1.6.0 (2016-09-01) | ||
<a name="ak-icon@1.6.0"></a> | ||
# ak-icon@1.6.0 (2016-08-31) | ||
<a name="ak-icon@1.4.0"></a> | ||
@@ -22,2 +27,3 @@ # ak-icon@1.4.0 (2016-08-30) | ||
* **component:** no matter what size the icon svg is, it will now be centered ([9f1ad20](https://bitbucket.org/atlassian/atlaskit/commits/9f1ad20)) | ||
* Use uid everywhere ([b118171](https://bitbucket.org/atlassian/atlaskit/commits/b118171)) | ||
@@ -28,2 +34,4 @@ | ||
* **component:** add new glyph for help icon ([398e72a](https://bitbucket.org/atlassian/atlaskit/commits/398e72a)) | ||
* **component:** add three new icons: teams, snippets, bitbucket ([58de65b](https://bitbucket.org/atlassian/atlaskit/commits/58de65b)) | ||
* Make babel-runtime part of the package, so it can be de-duplicated on build by the consumer ([9863540](https://bitbucket.org/atlassian/atlaskit/commits/9863540)) | ||
@@ -42,4 +50,10 @@ | ||
### Bug Fixes | ||
* **component:** icon can have an undefined glyph and not throw an exception ([6b5213f](https://bitbucket.org/atlassian/atlaskit/commits/6b5213f)) | ||
### Features | ||
* **component:** new icons for ak-navigation in bitbucket ([3e75d6a](https://bitbucket.org/atlassian/atlaskit/commits/3e75d6a)) | ||
* Fix various bugs in ak-editor-bitbucket, upgrade skatejs everywhere. ([122b23a](https://bitbucket.org/atlassian/atlaskit/commits/122b23a)) | ||
@@ -46,0 +60,0 @@ |
{ | ||
"name": "ak-icon", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "main": "dist/bundle.js", | ||
"babel-runtime": "^6.11.6", | ||
"skatejs": "^1.2.4", | ||
"skatejs": "^1.2.5", | ||
"uid": "^0.0.2" | ||
@@ -23,0 +23,0 @@ }, |
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
280569
Updatedskatejs@^1.2.5