Skip to content

Commit 52ebbca

Browse files
committed
chore: Release 0.4.1
1 parent 67eea73 commit 52ebbca

File tree

10 files changed

+11774
-1
lines changed

10 files changed

+11774
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules/
22
*.DS_Store
33
.DS_Store
44
doc/
5-
dist/
5+
66
demo/dist/
77
packages/*/dist/
88
release/

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [0.4.1] - 2019-7-29
7+
### Fixed
8+
- Fix that the `warpEnd` event didn't call
9+
610
## [0.4.0] - 2019-07-29
711
### Added
812
- Add Warpable and option, events

0 commit comments

Comments
 (0)