-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
58 lines (58 loc) · 1.75 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
{
"name": "rollup-plugin-fast-tagged-templates",
"entries": [
{
"date": "Mon, 21 Oct 2024 17:18:49 GMT",
"version": "1.0.2",
"tag": "rollup-plugin-fast-tagged-templates_v1.0.2",
"comments": {
"patch": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "rollup-plugin-fast-tagged-templates",
"commit": "022d47061cf8b15b21e26849362eb304d8256bb6",
"comment": "fix dependencies"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 04:12:02 GMT",
"version": "1.0.1",
"tag": "rollup-plugin-fast-tagged-templates_v1.0.1",
"comments": {
"none": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "rollup-plugin-fast-tagged-templates",
"commit": "ab5bdfbd2b2b82396fdbc6e697cceaa15fd467b8",
"comment": "add CHANGELOG and CONTRIBUTING to npmignore"
}
],
"patch": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "rollup-plugin-fast-tagged-templates",
"commit": "e99c642010b61a35d123138f88c538b47f4e6296",
"comment": "remove plus symbol from css replacer"
}
]
}
},
{
"date": "Mon, 21 Oct 2024 03:57:37 GMT",
"version": "1.0.0",
"tag": "rollup-plugin-fast-tagged-templates_v1.0.0",
"comments": {
"major": [
{
"author": "863023+radium-v@users.noreply.github.com",
"package": "rollup-plugin-fast-tagged-templates",
"commit": "3e567011a1c4ac63b2908c5809dc0b3f83a0518a",
"comment": "initial release"
}
]
}
}
]
}