-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangeLog.json
114 lines (114 loc) · 3.06 KB
/
changeLog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[
{
"hash": "a0635cb44eeb737fe0b1c6c3ef6fdacaea6cdde9",
"date": "Thu Jul 18 13:27:08 2024 +0700",
"message": "chore: release v1.0.12",
"refs": "tag: v1.0.12",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.12"
},
{
"hash": "9da0c8c8b4421654986029a7cf4fc347ce5363f7",
"date": "Thu Jul 18 13:22:51 2024 +0700",
"message": "chore: release v1.0.11",
"refs": "tag: v1.0.11",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.11"
},
{
"hash": "fd16d0f26080855d39dfdd17cb9ea456261cd56b",
"date": "Thu Jul 18 13:16:39 2024 +0700",
"message": "chore: release v1.0.10",
"refs": "tag: v1.0.10",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.10"
},
{
"hash": "4e4063004ed9416db474442d37ef40828feb2656",
"date": "Thu Jul 18 13:01:17 2024 +0700",
"message": "chore: release v1.0.9",
"refs": "tag: v1.0.9",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.9"
},
{
"hash": "8bc93607abed18bb3b7365f7f1e27e97be70d684",
"date": "Thu Jul 18 00:30:42 2024 +0700",
"message": "chore: release v1.0.8",
"refs": "tag: v1.0.8",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.8"
},
{
"hash": "3a88b973c2cee5bcd225dc0c3ec7b1de702e21c6",
"date": "Thu Jul 18 00:28:29 2024 +0700",
"message": "feat(predicate): add is utils",
"refs": "origin/feat/update-is-utils, feat/update-is-utils",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
"toString",
"isBoolean",
"isDate",
"isFunction",
"isNumber",
"isObject",
"isRegExp",
"isString",
"isWindow"
]
},
{
"hash": "b46fd189054ce51423c4a64be7d18178faa97404",
"date": "Tue Jul 16 01:24:15 2024 +0700",
"message": "chore: release v1.0.7",
"refs": "tag: v1.0.7",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.7"
},
{
"hash": "45d9826f1e6d21e6bea36b94cf5b1a724993f8c4",
"date": "Tue Jul 16 01:08:08 2024 +0700",
"message": "chore: release v1.0.6",
"refs": "tag: v1.0.6",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v1.0.6"
},
{
"hash": "a7c518171a70ba81224735117856db639ff1cd6b",
"date": "Tue Jul 16 00:58:08 2024 +0700",
"message": "feat: add pChain",
"refs": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
"pChain"
]
},
{
"hash": "493feda33e3b935c6aa5d94d24068a4f7825413c",
"date": "Mon Jul 15 16:03:59 2024 +0700",
"message": "docs: update",
"refs": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
"chunk",
"snakeCase"
]
}
]