Skip to content

Commit 0e7ccee

Browse files
chore(release): 2.1.5 [skip ci]
## [2.1.5](v2.1.4...v2.1.5) (2024-10-30) ### Bug Fixes * i18n, build and demo assets ([e7eb92f](e7eb92f)) * start i18n perf fix ([3a6ae42](3a6ae42)) * tinymce test ([5c87cde](5c87cde))
1 parent 5c87cde commit 0e7ccee

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.1.5](https://github.com/Draggable/formeo/compare/v2.1.4...v2.1.5) (2024-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* i18n, build and demo assets ([e7eb92f](https://github.com/Draggable/formeo/commit/e7eb92fa2e1de68c4a9ce3800595077386f5a5f6))
7+
* start i18n perf fix ([3a6ae42](https://github.com/Draggable/formeo/commit/3a6ae42f1f47cea47c44226f1cd9592a767ebebf))
8+
* tinymce test ([5c87cde](https://github.com/Draggable/formeo/commit/5c87cde7e206c3db1bfc2ffe192255e127507d5f))
9+
110
## [2.1.4](https://github.com/Draggable/formeo/compare/v2.1.3...v2.1.4) (2024-10-28)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formeo",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"type": "module",
55
"main": "dist/formeo.cjs.js",
66
"module": "dist/formeo.es.js",

0 commit comments

Comments
 (0)