@innovaccer/rich-text-editor 2.3.1-1 → 2.3.1-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/.github/workflows/main.yml +1 -0
- package/CHANGELOG.md +7 -2
- package/dist/rich-text-editor.js +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
-------------------
|
|
3
|
-
**v2.3.1-
|
|
4
|
-
|
|
3
|
+
**v2.3.1-2** (2026-04-29)
|
|
5
4
|
|
|
5
|
+
* 224b2f9 v2.3.1-2
|
|
6
|
+
* 1e193ff chore: hotfix version for v2.3.1
|
|
7
|
+
* b9a9d88 v2.3.1-2
|
|
8
|
+
* 841a817 chore: add branch for workflow
|
|
9
|
+
* acd827a v2.3.1-2
|
|
10
|
+
* ade5def fix(editor): remove unstyled wrapper from editor component
|