ot-builder 1.6.0 → 1.6.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,115 @@
2
2
  "name": "ot-builder",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 21 Jan 2023 01:08:43 GMT",
5
+ "date": "Sat, 15 Apr 2023 01:05:12 GMT",
6
+ "tag": "ot-builder_v1.6.2",
7
+ "version": "1.6.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "ot-builder",
13
+ "comment": "Bump @ot-builder/io-bin-font to v1.6.2",
14
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "ot-builder",
19
+ "comment": "Bump @ot-builder/primitive to v1.6.2",
20
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "ot-builder",
25
+ "comment": "Bump @ot-builder/rectify to v1.6.2",
26
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "ot-builder",
31
+ "comment": "Bump @ot-builder/trace to v1.6.2",
32
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "ot-builder",
37
+ "comment": "Bump @ot-builder/prelude to v1.6.2",
38
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "ot-builder",
43
+ "comment": "Bump @ot-builder/ot to v1.6.2",
44
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "ot-builder",
49
+ "comment": "Bump @ot-builder/cli-proc to v1.6.2",
50
+ "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Sat, 28 Jan 2023 01:12:19 GMT",
57
+ "tag": "ot-builder_v1.6.1",
58
+ "version": "1.6.1",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "otbbuilder-dev@users.noreply.github.com",
63
+ "package": "ot-builder",
64
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4",
65
+ "comment": "Bump deps and fix doc build"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "ot-builder",
70
+ "comment": "Bump @ot-builder/io-bin-font to v1.6.1",
71
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "ot-builder",
76
+ "comment": "Bump @ot-builder/primitive to v1.6.1",
77
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "ot-builder",
82
+ "comment": "Bump @ot-builder/rectify to v1.6.1",
83
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "ot-builder",
88
+ "comment": "Bump @ot-builder/trace to v1.6.1",
89
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "ot-builder",
94
+ "comment": "Bump @ot-builder/prelude to v1.6.1",
95
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "ot-builder",
100
+ "comment": "Bump @ot-builder/ot to v1.6.1",
101
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
102
+ },
103
+ {
104
+ "author": "beachball",
105
+ "package": "ot-builder",
106
+ "comment": "Bump @ot-builder/cli-proc to v1.6.1",
107
+ "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
108
+ }
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "date": "Sat, 21 Jan 2023 01:10:00 GMT",
6
114
  "tag": "ot-builder_v1.6.0",
7
115
  "version": "1.6.0",
8
116
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - ot-builder
2
2
 
3
- This log was last generated on Sat, 21 Jan 2023 01:08:43 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 15 Apr 2023 01:05:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.6.2
8
+
9
+ Sat, 15 Apr 2023 01:05:12 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @ot-builder/io-bin-font to v1.6.2
14
+ - Bump @ot-builder/primitive to v1.6.2
15
+ - Bump @ot-builder/rectify to v1.6.2
16
+ - Bump @ot-builder/trace to v1.6.2
17
+ - Bump @ot-builder/prelude to v1.6.2
18
+ - Bump @ot-builder/ot to v1.6.2
19
+ - Bump @ot-builder/cli-proc to v1.6.2
20
+
21
+ ## 1.6.1
22
+
23
+ Sat, 28 Jan 2023 01:12:19 GMT
24
+
25
+ ### Patches
26
+
27
+ - Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com)
28
+ - Bump @ot-builder/io-bin-font to v1.6.1
29
+ - Bump @ot-builder/primitive to v1.6.1
30
+ - Bump @ot-builder/rectify to v1.6.1
31
+ - Bump @ot-builder/trace to v1.6.1
32
+ - Bump @ot-builder/prelude to v1.6.1
33
+ - Bump @ot-builder/ot to v1.6.1
34
+ - Bump @ot-builder/cli-proc to v1.6.1
35
+
7
36
  ## 1.6.0
8
37
 
9
- Sat, 21 Jan 2023 01:08:43 GMT
38
+ Sat, 21 Jan 2023 01:10:00 GMT
10
39
 
11
40
  ### Minor changes
12
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ot-builder",
3
- "version": "1.6.0",
3
+ "version": "1.6.2",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,16 +24,16 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "tslib": "^2.0.0",
27
- "@ot-builder/io-bin-font": "1.6.0",
28
- "@ot-builder/primitive": "1.6.0",
29
- "@ot-builder/rectify": "1.6.0",
30
- "@ot-builder/trace": "1.6.0",
31
- "@ot-builder/prelude": "1.6.0",
32
- "@ot-builder/ot": "1.6.0",
33
- "@ot-builder/cli-proc": "1.6.0"
27
+ "@ot-builder/io-bin-font": "1.6.2",
28
+ "@ot-builder/primitive": "1.6.2",
29
+ "@ot-builder/rectify": "1.6.2",
30
+ "@ot-builder/trace": "1.6.2",
31
+ "@ot-builder/prelude": "1.6.2",
32
+ "@ot-builder/ot": "1.6.2",
33
+ "@ot-builder/cli-proc": "1.6.2"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@types/jest": "^26.0.23",
37
- "jest": "^27.5.1"
37
+ "jest": "^29.3.1"
38
38
  }
39
39
  }