@atlaskit/embedded-confluence 2.12.1 → 2.14.0

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,17 @@
1
1
  # @atlaskit/embedded-confluence
2
2
 
3
+ ## 2.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#69493](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69493) [`9ee76f4d9f09`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ee76f4d9f09) - Add optional template prop to whiteboards
8
+
9
+ ## 2.13.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#67688](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67688) [`81017d131d42`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/81017d131d42) - [ux] Add new error screen and new error boundaries
14
+
3
15
  ## 2.12.1
4
16
 
5
17
  ### Patch Changes