@contentful/field-editor-reference 4.0.4 → 4.1.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
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [4.1.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-reference@4.0.7...@contentful/field-editor-reference@4.1.0) (2022-01-11)
7
+
8
+ ### Features
9
+
10
+ - bump f36 packages to stable v4 [BAU-521] ([#988](https://github.com/contentful/field-editors/issues/988)) ([419cf56](https://github.com/contentful/field-editors/commit/419cf56692179b074fcfa2743469d5265ed98429))
11
+
12
+ ## [4.0.7](https://github.com/contentful/field-editors/compare/@contentful/field-editor-reference@4.0.6...@contentful/field-editor-reference@4.0.7) (2021-12-23)
13
+
14
+ ### Bug Fixes
15
+
16
+ - markdown buttons ([#968](https://github.com/contentful/field-editors/issues/968)) ([9803b98](https://github.com/contentful/field-editors/commit/9803b98c25d92df6148686ffe2749a77f7efdbb9))
17
+
18
+ ## [4.0.6](https://github.com/contentful/field-editors/compare/@contentful/field-editor-reference@4.0.5...@contentful/field-editor-reference@4.0.6) (2021-12-20)
19
+
20
+ ### Bug Fixes
21
+
22
+ - markdown upload asset domain url to ctfasset.net [] ([#946](https://github.com/contentful/field-editors/issues/946)) ([21ef606](https://github.com/contentful/field-editors/commit/21ef606e941feff1e8db1189c9cb48f9a82728a0))
23
+
24
+ ## [4.0.5](https://github.com/contentful/field-editors/compare/@contentful/field-editor-reference@4.0.4...@contentful/field-editor-reference@4.0.5) (2021-11-27)
25
+
26
+ ### Bug Fixes
27
+
28
+ - correctly determine default widget ([#943](https://github.com/contentful/field-editors/issues/943)) ([4816929](https://github.com/contentful/field-editors/commit/4816929b33348f89a1eb8af9b1a5fe9fc5b98743))
29
+
6
30
  ## [4.0.4](https://github.com/contentful/field-editors/compare/@contentful/field-editor-reference@4.0.3...@contentful/field-editor-reference@4.0.4) (2021-11-26)
7
31
 
8
32
  ### Bug Fixes