Skip to content

Commit d47488f

Browse files
committed
release: v4.0.3
1 parent 8c7dcce commit d47488f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## [4.0.3](https://github.com/mx-space/kami/compare/v4.0.2...v4.0.3) (2022-12-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **recently:** event handler ([8c7dcce](https://github.com/mx-space/kami/commit/8c7dccec835b3a150474638cae3bf8403bf17b2d))
9+
* toast close ([40a484f](https://github.com/mx-space/kami/commit/40a484f5ba946ccf0612be288464161f3ded3d90))
10+
11+
12+
### Features
13+
14+
* `recently` support comment ([05871ed](https://github.com/mx-space/kami/commit/05871ed0b2930f275e2ae74099ddb54d6ab0a682))
15+
16+
17+
318
## [4.0.2](https://github.com/mx-space/kami/compare/v4.0.1...v4.0.2) (2022-12-18)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mx-kami",
33
"license": "GPL-3.0",
44
"private": false,
5-
"version": "4.0.2",
5+
"version": "4.0.3",
66
"engines": {
77
"node": ">=14"
88
},

0 commit comments

Comments
 (0)