@atlaskit/embedded-confluence 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 4.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#154829](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/154829)
8
+ [`fb330b0a798ab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb330b0a798ab) -
9
+ add data tag to wrapper around LinkButton in Embedded Confluence ErrorScreen so that it can be
10
+ targeted for exclution from global css styles.
11
+
3
12
  ## 4.0.1
4
13
 
5
14
  ### Patch Changes