ot-builder-cli 1.5.1 → 1.5.4
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.
- package/CHANGELOG.json +82 -1
- package/CHANGELOG.md +32 -2
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,88 @@
|
|
|
2
2
|
"name": "ot-builder-cli",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Sat,
|
|
5
|
+
"date": "Sat, 09 Jul 2022 01:50:43 GMT",
|
|
6
|
+
"tag": "ot-builder-cli_v1.5.4",
|
|
7
|
+
"version": "1.5.4",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "ot-builder-cli",
|
|
13
|
+
"comment": "Bump ot-builder to v1.5.4",
|
|
14
|
+
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "ot-builder-cli",
|
|
19
|
+
"comment": "Bump @ot-builder/cli-help-shower to v1.5.4",
|
|
20
|
+
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "ot-builder-cli",
|
|
25
|
+
"comment": "Bump @ot-builder/cli-shared to v1.5.4",
|
|
26
|
+
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"date": "Fri, 24 Jun 2022 07:05:26 GMT",
|
|
33
|
+
"tag": "ot-builder-cli_v1.5.3",
|
|
34
|
+
"version": "1.5.3",
|
|
35
|
+
"comments": {
|
|
36
|
+
"patch": [
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "ot-builder-cli",
|
|
40
|
+
"comment": "Bump ot-builder to v1.5.3",
|
|
41
|
+
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "ot-builder-cli",
|
|
46
|
+
"comment": "Bump @ot-builder/cli-help-shower to v1.5.3",
|
|
47
|
+
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "ot-builder-cli",
|
|
52
|
+
"comment": "Bump @ot-builder/cli-shared to v1.5.3",
|
|
53
|
+
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"date": "Sat, 30 Apr 2022 01:52:52 GMT",
|
|
60
|
+
"tag": "ot-builder-cli_v1.5.2",
|
|
61
|
+
"version": "1.5.2",
|
|
62
|
+
"comments": {
|
|
63
|
+
"patch": [
|
|
64
|
+
{
|
|
65
|
+
"author": "beachball",
|
|
66
|
+
"package": "ot-builder-cli",
|
|
67
|
+
"comment": "Bump ot-builder to v1.5.2",
|
|
68
|
+
"commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "beachball",
|
|
72
|
+
"package": "ot-builder-cli",
|
|
73
|
+
"comment": "Bump @ot-builder/cli-help-shower to v1.5.2",
|
|
74
|
+
"commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "beachball",
|
|
78
|
+
"package": "ot-builder-cli",
|
|
79
|
+
"comment": "Bump @ot-builder/cli-shared to v1.5.2",
|
|
80
|
+
"commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"date": "Sat, 02 Apr 2022 01:40:06 GMT",
|
|
6
87
|
"tag": "ot-builder-cli_v1.5.1",
|
|
7
88
|
"version": "1.5.1",
|
|
8
89
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,42 @@
|
|
|
1
1
|
# Change Log - ot-builder-cli
|
|
2
2
|
|
|
3
|
-
This log was last generated on Sat,
|
|
3
|
+
This log was last generated on Sat, 09 Jul 2022 01:50:43 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.5.4
|
|
8
|
+
|
|
9
|
+
Sat, 09 Jul 2022 01:50:43 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump ot-builder to v1.5.4
|
|
14
|
+
- Bump @ot-builder/cli-help-shower to v1.5.4
|
|
15
|
+
- Bump @ot-builder/cli-shared to v1.5.4
|
|
16
|
+
|
|
17
|
+
## 1.5.3
|
|
18
|
+
|
|
19
|
+
Fri, 24 Jun 2022 07:05:26 GMT
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- Bump ot-builder to v1.5.3
|
|
24
|
+
- Bump @ot-builder/cli-help-shower to v1.5.3
|
|
25
|
+
- Bump @ot-builder/cli-shared to v1.5.3
|
|
26
|
+
|
|
27
|
+
## 1.5.2
|
|
28
|
+
|
|
29
|
+
Sat, 30 Apr 2022 01:52:52 GMT
|
|
30
|
+
|
|
31
|
+
### Patches
|
|
32
|
+
|
|
33
|
+
- Bump ot-builder to v1.5.2
|
|
34
|
+
- Bump @ot-builder/cli-help-shower to v1.5.2
|
|
35
|
+
- Bump @ot-builder/cli-shared to v1.5.2
|
|
36
|
+
|
|
7
37
|
## 1.5.1
|
|
8
38
|
|
|
9
|
-
Sat, 02 Apr 2022 01:
|
|
39
|
+
Sat, 02 Apr 2022 01:40:06 GMT
|
|
10
40
|
|
|
11
41
|
### Patches
|
|
12
42
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ot-builder-cli",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.4",
|
|
4
4
|
"bin": {
|
|
5
5
|
"otb-cli": "./bin/otb-cli"
|
|
6
6
|
},
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"tslib": "^2.0.0",
|
|
30
30
|
"chalk": "^4.1.1",
|
|
31
|
-
"ot-builder": "1.5.
|
|
32
|
-
"@ot-builder/cli-help-shower": "1.5.
|
|
33
|
-
"@ot-builder/cli-shared": "1.5.
|
|
31
|
+
"ot-builder": "1.5.4",
|
|
32
|
+
"@ot-builder/cli-help-shower": "1.5.4",
|
|
33
|
+
"@ot-builder/cli-shared": "1.5.4"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@types/jest": "^26.0.23",
|