@ot-builder/io-bin-encoding 1.6.2 → 1.6.3

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,88 @@
2
2
  "name": "@ot-builder/io-bin-encoding",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 15 Apr 2023 01:05:12 GMT",
5
+ "date": "Sat, 22 Apr 2023 00:59:44 GMT",
6
+ "tag": "@ot-builder/io-bin-encoding_v1.6.3",
7
+ "version": "1.6.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@ot-builder/io-bin-encoding",
13
+ "comment": "Bump @ot-builder/bin-util to v1.6.3",
14
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@ot-builder/io-bin-encoding",
19
+ "comment": "Bump @ot-builder/errors to v1.6.3",
20
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@ot-builder/io-bin-encoding",
25
+ "comment": "Bump @ot-builder/ot-encoding to v1.6.3",
26
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@ot-builder/io-bin-encoding",
31
+ "comment": "Bump @ot-builder/ot-glyphs to v1.6.3",
32
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@ot-builder/io-bin-encoding",
37
+ "comment": "Bump @ot-builder/ot-metadata to v1.6.3",
38
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@ot-builder/io-bin-encoding",
43
+ "comment": "Bump @ot-builder/prelude to v1.6.3",
44
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@ot-builder/io-bin-encoding",
49
+ "comment": "Bump @ot-builder/primitive to v1.6.3",
50
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@ot-builder/io-bin-encoding",
55
+ "comment": "Bump @ot-builder/ot-sfnt to v1.6.3",
56
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@ot-builder/io-bin-encoding",
61
+ "comment": "Bump @ot-builder/io-bin-sfnt to v1.6.3",
62
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@ot-builder/io-bin-encoding",
67
+ "comment": "Bump @ot-builder/io-bin-glyph-store to v1.6.3",
68
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@ot-builder/io-bin-encoding",
73
+ "comment": "Bump @ot-builder/io-bin-metadata to v1.6.3",
74
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@ot-builder/io-bin-encoding",
79
+ "comment": "Bump @ot-builder/test-util to v1.6.3",
80
+ "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Sat, 15 Apr 2023 01:06:43 GMT",
6
87
  "tag": "@ot-builder/io-bin-encoding_v1.6.2",
7
88
  "version": "1.6.2",
8
89
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,31 @@
1
1
  # Change Log - @ot-builder/io-bin-encoding
2
2
 
3
- This log was last generated on Sat, 15 Apr 2023 01:05:12 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 22 Apr 2023 00:59:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.6.3
8
+
9
+ Sat, 22 Apr 2023 00:59:44 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @ot-builder/bin-util to v1.6.3
14
+ - Bump @ot-builder/errors to v1.6.3
15
+ - Bump @ot-builder/ot-encoding to v1.6.3
16
+ - Bump @ot-builder/ot-glyphs to v1.6.3
17
+ - Bump @ot-builder/ot-metadata to v1.6.3
18
+ - Bump @ot-builder/prelude to v1.6.3
19
+ - Bump @ot-builder/primitive to v1.6.3
20
+ - Bump @ot-builder/ot-sfnt to v1.6.3
21
+ - Bump @ot-builder/io-bin-sfnt to v1.6.3
22
+ - Bump @ot-builder/io-bin-glyph-store to v1.6.3
23
+ - Bump @ot-builder/io-bin-metadata to v1.6.3
24
+ - Bump @ot-builder/test-util to v1.6.3
25
+
7
26
  ## 1.6.2
8
27
 
9
- Sat, 15 Apr 2023 01:05:12 GMT
28
+ Sat, 15 Apr 2023 01:06:43 GMT
10
29
 
11
30
  ### Patches
12
31
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ot-builder/io-bin-encoding",
3
3
  "description": "",
4
- "version": "1.6.2",
4
+ "version": "1.6.3",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -24,21 +24,21 @@
24
24
  "access": "public"
25
25
  },
26
26
  "dependencies": {
27
- "@ot-builder/bin-util": "1.6.2",
28
- "@ot-builder/errors": "1.6.2",
29
- "@ot-builder/ot-encoding": "1.6.2",
30
- "@ot-builder/ot-glyphs": "1.6.2",
31
- "@ot-builder/ot-metadata": "1.6.2",
32
- "@ot-builder/prelude": "1.6.2",
33
- "@ot-builder/primitive": "1.6.2",
34
- "@ot-builder/ot-sfnt": "1.6.2",
35
- "@ot-builder/io-bin-sfnt": "1.6.2",
27
+ "@ot-builder/bin-util": "1.6.3",
28
+ "@ot-builder/errors": "1.6.3",
29
+ "@ot-builder/ot-encoding": "1.6.3",
30
+ "@ot-builder/ot-glyphs": "1.6.3",
31
+ "@ot-builder/ot-metadata": "1.6.3",
32
+ "@ot-builder/prelude": "1.6.3",
33
+ "@ot-builder/primitive": "1.6.3",
34
+ "@ot-builder/ot-sfnt": "1.6.3",
35
+ "@ot-builder/io-bin-sfnt": "1.6.3",
36
36
  "tslib": "^2.0.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@ot-builder/io-bin-glyph-store": "1.6.2",
40
- "@ot-builder/io-bin-metadata": "1.6.2",
41
- "@ot-builder/test-util": "1.6.2",
39
+ "@ot-builder/io-bin-glyph-store": "1.6.3",
40
+ "@ot-builder/io-bin-metadata": "1.6.3",
41
+ "@ot-builder/test-util": "1.6.3",
42
42
  "@types/jest": "^26.0.23",
43
43
  "jest": "^29.3.1"
44
44
  }