@ot-builder/cli-shared 1.1.2 → 1.3.2

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 CHANGED
@@ -2,7 +2,97 @@
2
2
  "name": "@ot-builder/cli-shared",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 25 Sep 2021 01:06:38 GMT",
5
+ "date": "Sat, 11 Dec 2021 01:08:14 GMT",
6
+ "tag": "@ot-builder/cli-shared_v1.3.2",
7
+ "version": "1.3.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@ot-builder/cli-shared",
13
+ "comment": "Bump @ot-builder/ot to v1.3.2",
14
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@ot-builder/cli-shared",
19
+ "comment": "Bump @ot-builder/io-bin-font to v1.3.2",
20
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Sat, 13 Nov 2021 01:06:17 GMT",
27
+ "tag": "@ot-builder/cli-shared_v1.3.1",
28
+ "version": "1.3.1",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@ot-builder/cli-shared",
34
+ "comment": "Bump @ot-builder/ot to v1.3.1",
35
+ "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@ot-builder/cli-shared",
40
+ "comment": "Bump @ot-builder/io-bin-font to v1.3.1",
41
+ "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Sat, 16 Oct 2021 01:18:42 GMT",
48
+ "tag": "@ot-builder/cli-shared_v1.3.0",
49
+ "version": "1.3.0",
50
+ "comments": {
51
+ "minor": [
52
+ {
53
+ "author": "beachball",
54
+ "package": "@ot-builder/cli-shared",
55
+ "comment": "Bump @ot-builder/ot to v1.3.0",
56
+ "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@ot-builder/cli-shared",
61
+ "comment": "Bump @ot-builder/io-bin-font to v1.3.0",
62
+ "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Sat, 09 Oct 2021 01:06:40 GMT",
69
+ "tag": "@ot-builder/cli-shared_v1.2.0",
70
+ "version": "1.2.0",
71
+ "comments": {
72
+ "minor": [
73
+ {
74
+ "author": "otbbuilder-dev@users.noreply.github.com",
75
+ "package": "@ot-builder/cli-shared",
76
+ "comment": "Add support for VTT private tables",
77
+ "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@ot-builder/cli-shared",
82
+ "comment": "Bump @ot-builder/ot to v1.2.0",
83
+ "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@ot-builder/cli-shared",
88
+ "comment": "Bump @ot-builder/io-bin-font to v1.2.0",
89
+ "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Sat, 25 Sep 2021 01:08:03 GMT",
6
96
  "tag": "@ot-builder/cli-shared_v1.1.2",
7
97
  "version": "1.1.2",
8
98
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @ot-builder/cli-shared
2
2
 
3
- This log was last generated on Sat, 25 Sep 2021 01:06:38 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 11 Dec 2021 01:08:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.3.2
8
+
9
+ Sat, 11 Dec 2021 01:08:14 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @ot-builder/ot to v1.3.2
14
+ - Bump @ot-builder/io-bin-font to v1.3.2
15
+
16
+ ## 1.3.1
17
+
18
+ Sat, 13 Nov 2021 01:06:17 GMT
19
+
20
+ ### Patches
21
+
22
+ - Bump @ot-builder/ot to v1.3.1
23
+ - Bump @ot-builder/io-bin-font to v1.3.1
24
+
25
+ ## 1.3.0
26
+
27
+ Sat, 16 Oct 2021 01:18:42 GMT
28
+
29
+ ### Minor changes
30
+
31
+ - Bump @ot-builder/ot to v1.3.0
32
+ - Bump @ot-builder/io-bin-font to v1.3.0
33
+
34
+ ## 1.2.0
35
+
36
+ Sat, 09 Oct 2021 01:06:40 GMT
37
+
38
+ ### Minor changes
39
+
40
+ - Add support for VTT private tables (otbbuilder-dev@users.noreply.github.com)
41
+ - Bump @ot-builder/ot to v1.2.0
42
+ - Bump @ot-builder/io-bin-font to v1.2.0
43
+
7
44
  ## 1.1.2
8
45
 
9
- Sat, 25 Sep 2021 01:06:38 GMT
46
+ Sat, 25 Sep 2021 01:08:03 GMT
10
47
 
11
48
  ### Patches
12
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ot-builder/cli-shared",
3
- "version": "1.1.2",
3
+ "version": "1.3.2",
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.1.2",
28
- "@ot-builder/io-bin-font": "1.1.2"
27
+ "@ot-builder/ot": "1.3.2",
28
+ "@ot-builder/io-bin-font": "1.3.2"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@types/jest": "^26.0.23",