ot-builder-cli 1.5.5 → 1.6.1
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 +61 -1
- package/CHANGELOG.md +23 -2
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,67 @@
|
|
|
2
2
|
"name": "ot-builder-cli",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Sat,
|
|
5
|
+
"date": "Sat, 28 Jan 2023 01:10:30 GMT",
|
|
6
|
+
"tag": "ot-builder-cli_v1.6.1",
|
|
7
|
+
"version": "1.6.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "otbbuilder-dev@users.noreply.github.com",
|
|
12
|
+
"package": "ot-builder-cli",
|
|
13
|
+
"commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4",
|
|
14
|
+
"comment": "Bump deps and fix doc build"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "ot-builder-cli",
|
|
19
|
+
"comment": "Bump ot-builder to v1.6.1",
|
|
20
|
+
"commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "ot-builder-cli",
|
|
25
|
+
"comment": "Bump @ot-builder/cli-help-shower to v1.6.1",
|
|
26
|
+
"commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "ot-builder-cli",
|
|
31
|
+
"comment": "Bump @ot-builder/cli-shared to v1.6.1",
|
|
32
|
+
"commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Sat, 21 Jan 2023 01:10:00 GMT",
|
|
39
|
+
"tag": "ot-builder-cli_v1.6.0",
|
|
40
|
+
"version": "1.6.0",
|
|
41
|
+
"comments": {
|
|
42
|
+
"minor": [
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "ot-builder-cli",
|
|
46
|
+
"comment": "Bump ot-builder to v1.6.0",
|
|
47
|
+
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "ot-builder-cli",
|
|
52
|
+
"comment": "Bump @ot-builder/cli-help-shower to v1.6.0",
|
|
53
|
+
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "ot-builder-cli",
|
|
58
|
+
"comment": "Bump @ot-builder/cli-shared to v1.6.0",
|
|
59
|
+
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
|
|
60
|
+
}
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"date": "Sat, 03 Dec 2022 01:09:39 GMT",
|
|
6
66
|
"tag": "ot-builder-cli_v1.5.5",
|
|
7
67
|
"version": "1.5.5",
|
|
8
68
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,33 @@
|
|
|
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, 28 Jan 2023 01:10:30 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.6.1
|
|
8
|
+
|
|
9
|
+
Sat, 28 Jan 2023 01:10:30 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com)
|
|
14
|
+
- Bump ot-builder to v1.6.1
|
|
15
|
+
- Bump @ot-builder/cli-help-shower to v1.6.1
|
|
16
|
+
- Bump @ot-builder/cli-shared to v1.6.1
|
|
17
|
+
|
|
18
|
+
## 1.6.0
|
|
19
|
+
|
|
20
|
+
Sat, 21 Jan 2023 01:10:00 GMT
|
|
21
|
+
|
|
22
|
+
### Minor changes
|
|
23
|
+
|
|
24
|
+
- Bump ot-builder to v1.6.0
|
|
25
|
+
- Bump @ot-builder/cli-help-shower to v1.6.0
|
|
26
|
+
- Bump @ot-builder/cli-shared to v1.6.0
|
|
27
|
+
|
|
7
28
|
## 1.5.5
|
|
8
29
|
|
|
9
|
-
Sat, 03 Dec 2022 01:
|
|
30
|
+
Sat, 03 Dec 2022 01:09:39 GMT
|
|
10
31
|
|
|
11
32
|
### Patches
|
|
12
33
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ot-builder-cli",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.1",
|
|
4
4
|
"bin": {
|
|
5
5
|
"otb-cli": "./bin/otb-cli"
|
|
6
6
|
},
|
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"tslib": "^2.0.0",
|
|
30
30
|
"chalk": "^4.1.1",
|
|
31
|
-
"ot-builder": "1.
|
|
32
|
-
"@ot-builder/cli-help-shower": "1.
|
|
33
|
-
"@ot-builder/cli-shared": "1.
|
|
31
|
+
"ot-builder": "1.6.1",
|
|
32
|
+
"@ot-builder/cli-help-shower": "1.6.1",
|
|
33
|
+
"@ot-builder/cli-shared": "1.6.1"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@types/jest": "^26.0.23",
|
|
37
|
-
"jest": "^
|
|
37
|
+
"jest": "^29.3.1"
|
|
38
38
|
}
|
|
39
39
|
}
|