@ot-builder/cli-shared 1.6.2 → 1.6.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 +43 -1
- package/CHANGELOG.md +20 -2
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,49 @@
|
|
|
2
2
|
"name": "@ot-builder/cli-shared",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Sat,
|
|
5
|
+
"date": "Sat, 22 Apr 2023 11:20:08 GMT",
|
|
6
|
+
"tag": "@ot-builder/cli-shared_v1.6.4",
|
|
7
|
+
"version": "1.6.4",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@ot-builder/cli-shared",
|
|
13
|
+
"comment": "Bump @ot-builder/ot to v1.6.4",
|
|
14
|
+
"commit": "d9628c0eeaf0d499cbfe887f6fa5257504afe3f0"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@ot-builder/cli-shared",
|
|
19
|
+
"comment": "Bump @ot-builder/io-bin-font to v1.6.4",
|
|
20
|
+
"commit": "d9628c0eeaf0d499cbfe887f6fa5257504afe3f0"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Sat, 22 Apr 2023 01:01:14 GMT",
|
|
27
|
+
"tag": "@ot-builder/cli-shared_v1.6.3",
|
|
28
|
+
"version": "1.6.3",
|
|
29
|
+
"comments": {
|
|
30
|
+
"patch": [
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@ot-builder/cli-shared",
|
|
34
|
+
"comment": "Bump @ot-builder/ot to v1.6.3",
|
|
35
|
+
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@ot-builder/cli-shared",
|
|
40
|
+
"comment": "Bump @ot-builder/io-bin-font to v1.6.3",
|
|
41
|
+
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"date": "Sat, 15 Apr 2023 01:06:43 GMT",
|
|
6
48
|
"tag": "@ot-builder/cli-shared_v1.6.2",
|
|
7
49
|
"version": "1.6.2",
|
|
8
50
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
# Change Log - @ot-builder/cli-shared
|
|
2
2
|
|
|
3
|
-
This log was last generated on Sat,
|
|
3
|
+
This log was last generated on Sat, 22 Apr 2023 11:20:08 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.6.4
|
|
8
|
+
|
|
9
|
+
Sat, 22 Apr 2023 11:20:08 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @ot-builder/ot to v1.6.4
|
|
14
|
+
- Bump @ot-builder/io-bin-font to v1.6.4
|
|
15
|
+
|
|
16
|
+
## 1.6.3
|
|
17
|
+
|
|
18
|
+
Sat, 22 Apr 2023 01:01:14 GMT
|
|
19
|
+
|
|
20
|
+
### Patches
|
|
21
|
+
|
|
22
|
+
- Bump @ot-builder/ot to v1.6.3
|
|
23
|
+
- Bump @ot-builder/io-bin-font to v1.6.3
|
|
24
|
+
|
|
7
25
|
## 1.6.2
|
|
8
26
|
|
|
9
|
-
Sat, 15 Apr 2023 01:
|
|
27
|
+
Sat, 15 Apr 2023 01:06:43 GMT
|
|
10
28
|
|
|
11
29
|
### Patches
|
|
12
30
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ot-builder/cli-shared",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.4",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"tslib": "^2.0.0",
|
|
27
|
-
"@ot-builder/ot": "1.6.
|
|
28
|
-
"@ot-builder/io-bin-font": "1.6.
|
|
27
|
+
"@ot-builder/ot": "1.6.4",
|
|
28
|
+
"@ot-builder/io-bin-font": "1.6.4"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@types/jest": "^26.0.23",
|