Skip to content

Commit 04ebd26

Browse files
chore: release 1.4.0
1 parent ebe438d commit 04ebd26

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414

1515

1616
<a name="1.2.6"></a>
17+
## [1.4.0](https://github.com/maicol07/mithril-utilities/compare/v1.3.0...v1.4.0) (2023-09-13)
18+
19+
20+
### Features
21+
22+
* Listen onchange event by default ([ebe438d](https://github.com/maicol07/mithril-utilities/commit/ebe438db9bcd40052d941a4532dabd560da4511b))
23+
1724
## [1.3.0](https://github.com/maicol07/mithril-utilities/compare/1.2.7...v1.3.0) (2023-09-13)
1825

1926

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mithril-utilities",
33
"description": "A collection of utilities for Mithril",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)