@ot-builder/io-bin-ttf 1.3.1 → 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,100 @@
2
2
  "name": "@ot-builder/io-bin-ttf",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 13 Nov 2021 01:04:53 GMT",
5
+ "date": "Sat, 11 Dec 2021 01:08:14 GMT",
6
+ "tag": "@ot-builder/io-bin-ttf_v1.3.2",
7
+ "version": "1.3.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@ot-builder/io-bin-ttf",
13
+ "comment": "Bump @ot-builder/bin-util to v1.3.2",
14
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@ot-builder/io-bin-ttf",
19
+ "comment": "Bump @ot-builder/common-impl to v1.3.2",
20
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@ot-builder/io-bin-ttf",
25
+ "comment": "Bump @ot-builder/errors to v1.3.2",
26
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@ot-builder/io-bin-ttf",
31
+ "comment": "Bump @ot-builder/ot-glyphs to v1.3.2",
32
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@ot-builder/io-bin-ttf",
37
+ "comment": "Bump @ot-builder/ot-metadata to v1.3.2",
38
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@ot-builder/io-bin-ttf",
43
+ "comment": "Bump @ot-builder/prelude to v1.3.2",
44
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@ot-builder/io-bin-ttf",
49
+ "comment": "Bump @ot-builder/primitive to v1.3.2",
50
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@ot-builder/io-bin-ttf",
55
+ "comment": "Bump @ot-builder/stat-glyphs to v1.3.2",
56
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@ot-builder/io-bin-ttf",
61
+ "comment": "Bump @ot-builder/var-store to v1.3.2",
62
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@ot-builder/io-bin-ttf",
67
+ "comment": "Bump @ot-builder/variance to v1.3.2",
68
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@ot-builder/io-bin-ttf",
73
+ "comment": "Bump @ot-builder/ot-sfnt to v1.3.2",
74
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@ot-builder/io-bin-ttf",
79
+ "comment": "Bump @ot-builder/io-bin-metadata to v1.3.2",
80
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@ot-builder/io-bin-ttf",
85
+ "comment": "Bump @ot-builder/io-bin-sfnt to v1.3.2",
86
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@ot-builder/io-bin-ttf",
91
+ "comment": "Bump @ot-builder/test-util to v1.3.2",
92
+ "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
93
+ }
94
+ ]
95
+ }
96
+ },
97
+ {
98
+ "date": "Sat, 13 Nov 2021 01:06:17 GMT",
6
99
  "tag": "@ot-builder/io-bin-ttf_v1.3.1",
7
100
  "version": "1.3.1",
8
101
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @ot-builder/io-bin-ttf
2
2
 
3
- This log was last generated on Sat, 13 Nov 2021 01:04:53 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/bin-util to v1.3.2
14
+ - Bump @ot-builder/common-impl to v1.3.2
15
+ - Bump @ot-builder/errors to v1.3.2
16
+ - Bump @ot-builder/ot-glyphs to v1.3.2
17
+ - Bump @ot-builder/ot-metadata to v1.3.2
18
+ - Bump @ot-builder/prelude to v1.3.2
19
+ - Bump @ot-builder/primitive to v1.3.2
20
+ - Bump @ot-builder/stat-glyphs to v1.3.2
21
+ - Bump @ot-builder/var-store to v1.3.2
22
+ - Bump @ot-builder/variance to v1.3.2
23
+ - Bump @ot-builder/ot-sfnt to v1.3.2
24
+ - Bump @ot-builder/io-bin-metadata to v1.3.2
25
+ - Bump @ot-builder/io-bin-sfnt to v1.3.2
26
+ - Bump @ot-builder/test-util to v1.3.2
27
+
7
28
  ## 1.3.1
8
29
 
9
- Sat, 13 Nov 2021 01:04:53 GMT
30
+ Sat, 13 Nov 2021 01:06:17 GMT
10
31
 
11
32
  ### Patches
12
33
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ot-builder/io-bin-ttf",
3
3
  "description": "",
4
- "version": "1.3.1",
4
+ "version": "1.3.2",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -24,23 +24,23 @@
24
24
  "access": "public"
25
25
  },
26
26
  "dependencies": {
27
- "@ot-builder/bin-util": "1.3.1",
28
- "@ot-builder/common-impl": "1.3.1",
29
- "@ot-builder/errors": "1.3.1",
30
- "@ot-builder/ot-glyphs": "1.3.1",
31
- "@ot-builder/ot-metadata": "1.3.1",
32
- "@ot-builder/prelude": "1.3.1",
33
- "@ot-builder/primitive": "1.3.1",
34
- "@ot-builder/stat-glyphs": "1.3.1",
35
- "@ot-builder/var-store": "1.3.1",
36
- "@ot-builder/variance": "1.3.1",
27
+ "@ot-builder/bin-util": "1.3.2",
28
+ "@ot-builder/common-impl": "1.3.2",
29
+ "@ot-builder/errors": "1.3.2",
30
+ "@ot-builder/ot-glyphs": "1.3.2",
31
+ "@ot-builder/ot-metadata": "1.3.2",
32
+ "@ot-builder/prelude": "1.3.2",
33
+ "@ot-builder/primitive": "1.3.2",
34
+ "@ot-builder/stat-glyphs": "1.3.2",
35
+ "@ot-builder/var-store": "1.3.2",
36
+ "@ot-builder/variance": "1.3.2",
37
37
  "tslib": "^2.0.0"
38
38
  },
39
39
  "devDependencies": {
40
- "@ot-builder/ot-sfnt": "1.3.1",
41
- "@ot-builder/io-bin-metadata": "1.3.1",
42
- "@ot-builder/io-bin-sfnt": "1.3.1",
43
- "@ot-builder/test-util": "1.3.1",
40
+ "@ot-builder/ot-sfnt": "1.3.2",
41
+ "@ot-builder/io-bin-metadata": "1.3.2",
42
+ "@ot-builder/io-bin-sfnt": "1.3.2",
43
+ "@ot-builder/test-util": "1.3.2",
44
44
  "@types/jest": "^26.0.23",
45
45
  "jest": "^27.0.6"
46
46
  }