@algolia/algolia-custom-helpcenter-search 2.0.1 → 2.3.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,3 +1,47 @@
1
+ ## [2.3.2](https://github.com/algolia/custom-zendesk-search/compare/v2.3.1...v2.3.2) (2021-12-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **webpack5:** add style path to exports field in package.json ([f2d0c27](https://github.com/algolia/custom-zendesk-search/commit/f2d0c277b2c19f8e8a5560482e7a3701c5f018db))
7
+
8
+
9
+
10
+ ## [2.3.1](https://github.com/algolia/custom-zendesk-search/compare/v2.3.0...v2.3.1) (2021-10-27)
11
+
12
+
13
+
14
+ # [2.3.0](https://github.com/algolia/custom-zendesk-search/compare/v2.1.0...v2.3.0) (2021-10-19)
15
+
16
+
17
+ ### Features
18
+
19
+ * **answers:** replace content when extract attribute is the title ([b98551b](https://github.com/algolia/custom-zendesk-search/commit/b98551b232ba4e9eaef88909974417d391e4719f))
20
+
21
+
22
+
23
+ # [2.2.0](https://github.com/algolia/custom-zendesk-search/compare/v2.1.0...v2.2.0) (2021-09-20)
24
+
25
+
26
+ ### Features
27
+
28
+ * add title to answers attribute for prediction ([3da318e](https://github.com/algolia/custom-zendesk-search/commit/3da318e2516a9ac15ef4bbe5f9bd8dc43601169b))
29
+
30
+
31
+
32
+ # [2.1.0](https://github.com/algolia/custom-zendesk-search/compare/v2.0.1...v2.1.0) (2021-09-02)
33
+
34
+
35
+ ### Features
36
+
37
+ * add academy to placeholder ([9a82d64](https://github.com/algolia/custom-zendesk-search/commit/9a82d64f21a3a1a0aee6bdcf94b7b39da9cd5d20))
38
+ * add intro phrase before ticket form results ([2fdf627](https://github.com/algolia/custom-zendesk-search/commit/2fdf6275654479463c403457f123f809934504e1))
39
+ * change "discourse" labels to "community" ([eb22019](https://github.com/algolia/custom-zendesk-search/commit/eb220197a2c9e1bc764588c55db71e6dc506047e))
40
+ * **sources:** academy content templating ([51520e4](https://github.com/algolia/custom-zendesk-search/commit/51520e42e42a83e841b81efb4c226637c8f0c704))
41
+ * **sources:** add academy content ([e2b54b0](https://github.com/algolia/custom-zendesk-search/commit/e2b54b0f7a9284b0dceaaab0892a365a6ce62c6e))
42
+
43
+
44
+
1
45
  ## [2.0.1](https://github.com/algolia/custom-zendesk-search/compare/v2.0.0...v2.0.1) (2021-09-01)
2
46
 
3
47