Skip to content

Commit 14114cc

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2024-11-19) ### Bug Fixes * button options ([3075f1c](3075f1c)) * tab group animations ([399b74a](399b74a))
1 parent 399b74a commit 14114cc

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.3.1](https://github.com/Draggable/formeo/compare/v2.3.0...v2.3.1) (2024-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* button options ([3075f1c](https://github.com/Draggable/formeo/commit/3075f1c330034b10d62ba4322ae23a82e68e4b13))
7+
* tab group animations ([399b74a](https://github.com/Draggable/formeo/commit/399b74a0ead36d559c0de36908cdad49f6abc577))
8+
19
# [2.3.0](https://github.com/Draggable/formeo/compare/v2.2.2...v2.3.0) (2024-11-15)
210

311

package-lock.json

Lines changed: 3 additions & 3 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.3.0",
3+
"version": "2.3.1",
44
"type": "module",
55
"main": "dist/formeo.cjs.js",
66
"module": "dist/formeo.es.js",

0 commit comments

Comments
 (0)