@varlet/touch-emulator 1.26.1 → 1.26.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/CHANGELOG.md +0 -82
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@varlet/touch-emulator",
3
- "version": "1.26.1",
3
+ "version": "1.26.2",
4
4
  "description": "touch-emulator",
5
5
  "keywords": [
6
6
  "emulator",
package/CHANGELOG.md DELETED
@@ -1,82 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [1.0.1](https://github.com/haoziqaq/varlet/compare/v1.0.0...v1.0.1) (2021-04-24)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * **package/varlet-touch-emulator:** package resolve entry point ([7a846e9](https://github.com/haoziqaq/varlet/commit/7a846e9f8422619f80c9a1849e584b19aad87066))
12
-
13
-
14
-
15
-
16
-
17
- # [1.0.0](https://github.com/haoziqaq/varlet/compare/v0.13.3...v1.0.0) (2021-04-21)
18
-
19
- **Note:** Version bump only for package @varlet/touch-emulator
20
-
21
-
22
-
23
-
24
-
25
- # [0.13.0](https://github.com/haoziqaq/varlet/compare/v0.12.2...v0.13.0) (2021-04-17)
26
-
27
- **Note:** Version bump only for package @varlet/touch-emulator
28
-
29
-
30
-
31
-
32
-
33
- # [0.12.0](https://github.com/haoziqaq/varlet/compare/v0.11.4...v0.12.0) (2021-04-14)
34
-
35
- **Note:** Version bump only for package @varlet/touch-emulator
36
-
37
-
38
-
39
-
40
-
41
- # [0.11.0](https://github.com/haoziqaq/varlet/compare/v0.10.7...v0.11.0) (2021-04-07)
42
-
43
- **Note:** Version bump only for package @varlet/touch-emulator
44
-
45
-
46
-
47
-
48
-
49
- # [0.10.0](https://github.com/haoziqaq/varlet/compare/v0.9.6...v0.10.0) (2021-04-06)
50
-
51
- **Note:** Version bump only for package @varlet/touch-emulator
52
-
53
-
54
-
55
-
56
-
57
- # [0.9.0](https://github.com/haoziqaq/varlet/compare/v0.8.0...v0.9.0) (2021-04-06)
58
-
59
- **Note:** Version bump only for package @varlet/touch-emulator
60
-
61
-
62
-
63
-
64
-
65
- # [0.8.0](https://github.com/haoziqaq/varlet/compare/v0.7.0...v0.8.0) (2021-02-26)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * rewrite emulator ([9215a83](https://github.com/haoziqaq/varlet/commit/9215a8343bf9d8cd6fd2c271358f53dd6d98a563))
71
- * **all package.json:** 修订版本 ([c6fc097](https://github.com/haoziqaq/varlet/commit/c6fc09740cda2fb121485e41d01caab082633e2e))
72
-
73
-
74
-
75
-
76
-
77
- # [0.7.0](https://github.com/haoziqaq/varlet/compare/v0.5.13...v0.7.0) (2020-12-25)
78
-
79
-
80
- ### Features
81
-
82
- * add touch emulater ([6836953](https://github.com/haoziqaq/varlet/commit/6836953943f38229b5b46361f30f077a00116db7))