Comparing version 1.5.2 to 1.6.0
@@ -1,6 +0,16 @@ | ||
<a name="1.5.2"></a> | ||
## 1.5.2 (2016-10-17) | ||
<a name="1.6.0"></a> | ||
# 1.6.0 (2016-10-19) | ||
<a name="ak-button@1.6.0"></a> | ||
# ak-button@1.6.0 (2016-10-19) | ||
### Bug Fixes | ||
* **bump:** update skate version to ^3.1.2 ([f6bf589](https://bitbucket.org/atlassian/atlaskit/commits/f6bf589)) | ||
<a name="ak-button@1.5.2"></a> | ||
@@ -12,2 +22,3 @@ ## ak-button@1.5.2 (2016-10-17) | ||
* **tests:** fix test to determine if a local and remote date are the same ([9ec6976](https://bitbucket.org/atlassian/atlaskit/commits/9ec6976)) | ||
* Fix skate version to 3.1.0 ([4251f8f](https://bitbucket.org/atlassian/atlaskit/commits/4251f8f)) | ||
@@ -14,0 +25,0 @@ |
{ | ||
"name": "ak-button", | ||
"version": "1.5.2", | ||
"version": "1.6.0", | ||
"description": "ak-button webcomponent", | ||
@@ -21,3 +21,3 @@ "main": "dist/bundle.js", | ||
"lodash.get": "^4.4.2", | ||
"skatejs": "3.1.0" | ||
"skatejs": "^3.0.0" | ||
}, | ||
@@ -31,3 +31,4 @@ "author": "Atlassian Pty Ltd", | ||
"object-assign": "^4.1.0", | ||
"ak-icon": "^8.1.2" | ||
"ak-icon": "^8.1.2", | ||
"uid": "^0.0.2" | ||
}, | ||
@@ -34,0 +35,0 @@ "repository": { |
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
[![Bug tracker](https://img.shields.io/badge/support-bugtracker-blue.svg)](https://ecosystem.atlassian.net/browse/AK) | ||
[![Support forum](https://img.shields.io/badge/support-forum-blue.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@1.5.2) | ||
[![Support forum](https://img.shields.io/badge/support-forum-blue.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@1.6.0) | ||
@@ -10,9 +10,9 @@ # Button | ||
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/2556afbb330a81bbbd3a658e50a713098df85b6b/packages/ak-button/docs/button_1.png) | ||
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/c42e3dbcdaa89e5696de8349310e3112cd8256ba/packages/ak-button/docs/button_1.png) | ||
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/2556afbb330a81bbbd3a658e50a713098df85b6b/packages/ak-button/docs/button_2.png) | ||
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/c42e3dbcdaa89e5696de8349310e3112cd8256ba/packages/ak-button/docs/button_2.png) | ||
## Try it out | ||
Interact with a [live demo of the ak-button component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-button/1.5.2/). | ||
Interact with a [live demo of the ak-button component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-button/1.6.0/). | ||
@@ -200,3 +200,3 @@ ## Installation | ||
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@1.5.2). | ||
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@1.6.0). | ||
@@ -203,0 +203,0 @@ Check [if someone has already asked the same question before](https://answers.atlassian.com/questions/topics/42926171/atlaskit). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
462820
6
7185
+ Addedskatejs@3.1.2(transitive)
- Removedskatejs@3.1.0(transitive)
Updatedskatejs@^3.0.0