Skip to content

Commit d333895

Browse files
committed
Bump version to v0.3.2
1 parent 26a16de commit d333895

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.3.2 - 2026/01/30
4+
* The debounce in `FormAutosubmitElement` can now be configured through data attributes
5+
36
## v0.3.1 - 2026/01/09
47
* Allow element in events to be a function that returns an element
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sprinkles-js",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "index.js",
55
"repository": "https://github.com/tree-company/sprinkles-js",
66
"author": "Tree company <development@treecompany.be>",

0 commit comments

Comments
 (0)