@atlaskit/section-message
Advanced tools
Comparing version 4.1.0 to 4.1.1
# @atlaskit/section-message | ||
## 4.1.1 | ||
### Patch Changes | ||
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a): | ||
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd. | ||
## 4.1.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/section-message", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/section-message", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/section-message", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A react component used to alert users of a particular screen area that needs user action", | ||
@@ -24,5 +24,5 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"dependencies": { | ||
"@atlaskit/button": "^13.1.6", | ||
"@atlaskit/button": "^13.3.3", | ||
"@atlaskit/icon": "^19.0.6", | ||
"@atlaskit/theme": "^9.1.6", | ||
"@atlaskit/theme": "^9.2.4", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -37,5 +37,5 @@ "tslib": "^1.9.3" | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/code": "^11.0.11", | ||
"@atlaskit/docs": "^8.1.5", | ||
"@atlaskit/field-range": "^7.0.11", | ||
"@atlaskit/code": "^11.0.14", | ||
"@atlaskit/docs": "^8.1.8", | ||
"@atlaskit/field-range": "^7.1.1", | ||
"@atlaskit/ssr": "^0.1.1", | ||
@@ -42,0 +42,0 @@ "@atlaskit/visual-regression": "^0.1.3", |
Sorry, the diff of this file is not supported yet
44037
Updated@atlaskit/button@^13.3.3
Updated@atlaskit/theme@^9.2.4