@atlaskit/editor-plugin-autocomplete 3.1.0 → 3.3.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,20 @@
1
1
  # @atlaskit/editor-plugin-autocomplete
2
2
 
3
+ ## 3.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`4c8cf60a51e1d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4c8cf60a51e1d) -
8
+ Fix local slow lane client declaration builds
9
+
10
+ ## 3.2.0
11
+
12
+ ### Minor Changes
13
+
14
+ - [`3fb8d945f6f22`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3fb8d945f6f22) -
15
+ Update local only client setup for contextual typeahead completion to use Snowflake embedding
16
+ model
17
+
3
18
  ## 3.1.0
4
19
 
5
20
  ### Minor Changes