forked from subsquid/squid-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
83 lines (83 loc) · 2.09 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
{
"name": "@subsquid/typeorm-migration",
"entries": [
{
"version": "0.1.2",
"tag": "@subsquid/typeorm-migration_v0.1.2",
"date": "Wed, 17 Aug 2022 17:33:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@subsquid/typeorm-config\" from `^1.1.0` to `^2.0.0`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@subsquid/typeorm-migration_v0.1.1",
"date": "Wed, 06 Jul 2022 09:25:54 GMT",
"comments": {
"patch": [
{
"comment": "fix `typeorm-migration generate` name arg"
},
{
"comment": "add Readme"
}
],
"dependency": [
{
"comment": "Updating dependency \"@subsquid/util-internal-code-printer\" from `^0.0.1` to `^0.0.2`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@subsquid/typeorm-migration_v0.1.0",
"date": "Fri, 24 Jun 2022 22:07:05 GMT",
"comments": {
"patch": [
{
"comment": "upgrade dependencies"
}
],
"minor": [
{
"comment": "typeorm upgrade from `0.2.x` to `0.3.6`"
}
],
"dependency": [
{
"comment": "Updating dependency \"@subsquid/typeorm-config\" from `^1.0.0` to `^1.1.0`"
},
{
"comment": "Updating dependency \"@subsquid/util-internal\" from `^0.0.0` to `^0.0.1`"
},
{
"comment": "Updating dependency \"@subsquid/util-internal-code-printer\" from `^0.0.0` to `^0.0.1`"
}
]
}
},
{
"version": "0.0.1",
"tag": "@subsquid/typeorm-migration_v0.0.1",
"date": "Thu, 23 Jun 2022 11:15:03 GMT",
"comments": {
"patch": [
{
"comment": "fix launch issues on Windows"
}
]
}
},
{
"version": "0.0.0",
"tag": "@subsquid/typeorm-migration_v0.0.0",
"date": "Wed, 22 Jun 2022 13:18:45 GMT",
"comments": {}
}
]
}