@bigbinary/neeto-editor 0.12.9 → 0.12.10

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
@@ -22,7 +22,11 @@ Prefix the change with one of these keywords:
22
22
  - *Fixed*: for any bug fixes.
23
23
  - *Security*: in case of vulnerabilities.
24
24
 
25
- ## [Unreleased](https://github.com/bigbinary/neeto-editor/compare/bcade1343ce2fb34fee061c90591fa4c594fc235...HEAD)
25
+ ## [Unreleased](https://github.com/bigbinary/neeto-editor/compare/32d2a68a6acdd6e26a53dbe8dcad687d6148dc36...HEAD)
26
+
27
+ ## [0.12.10](https://github.com/bigbinary/neeto-editor/compare/bcade1343ce2fb34fee061c90591fa4c594fc235...32d2a68a6acdd6e26a53dbe8dcad687d6148dc36) - 2022-10-13
28
+
29
+ - Fixed: Removed second scrollbar from emoji picker.
26
30
 
27
31
  ## [0.12.9](https://github.com/bigbinary/neeto-editor/compare/5cc0a55cb3e74f488b187fc3a05076167f126a0b...bcade1343ce2fb34fee061c90591fa4c594fc235) - 2022-10-06
28
32
 
package/README.md CHANGED
@@ -25,7 +25,7 @@ application to test out changes.
25
25
  ## Building
26
26
 
27
27
  The neetoEditor package gets auto-published to npm for every new merge to the
28
- master branch. You can checkout the `publish` workflow in git actions to get a
28
+ main branch. You can checkout the `publish` workflow in git actions to get a
29
29
  live update.
30
30
 
31
31
  ## Documentation