otb-ttc-bundle 1.3.2 → 1.5.0

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": "otb-ttc-bundle",
3
3
  "entries": [
4
4
  {
5
- "date": "Sat, 11 Dec 2021 01:08:14 GMT",
5
+ "date": "Sat, 26 Mar 2022 01:35:44 GMT",
6
+ "tag": "otb-ttc-bundle_v1.5.0",
7
+ "version": "1.5.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "otb-ttc-bundle",
13
+ "comment": "Bump ot-builder to v1.5.0",
14
+ "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "otb-ttc-bundle",
19
+ "comment": "Bump @ot-builder/cli-help-shower to v1.5.0",
20
+ "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "otb-ttc-bundle",
25
+ "comment": "Bump @ot-builder/cli-shared to v1.5.0",
26
+ "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Sat, 26 Feb 2022 01:27:19 GMT",
33
+ "tag": "otb-ttc-bundle_v1.4.0",
34
+ "version": "1.4.0",
35
+ "comments": {
36
+ "minor": [
37
+ {
38
+ "author": "otbbuilder-dev@users.noreply.github.com",
39
+ "package": "otb-ttc-bundle",
40
+ "commit": "d5ef5ade3424ec81b7545c9967badddeb9cc8f1b",
41
+ "comment": "Enhance OTBCLI with better subset, drop and transform-glyphs"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "otb-ttc-bundle",
46
+ "comment": "Bump ot-builder to v1.4.0",
47
+ "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "otb-ttc-bundle",
52
+ "comment": "Bump @ot-builder/cli-help-shower to v1.4.0",
53
+ "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "otb-ttc-bundle",
58
+ "comment": "Bump @ot-builder/cli-shared to v1.4.0",
59
+ "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Sat, 18 Dec 2021 01:19:54 GMT",
66
+ "tag": "otb-ttc-bundle_v1.3.3",
67
+ "version": "1.3.3",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "author": "otbbuilder-dev@users.noreply.github.com",
72
+ "package": "otb-ttc-bundle",
73
+ "commit": "df0486c2b6942815176c652a3150870ba8eacc71",
74
+ "comment": "Optimize frag unifier"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "otb-ttc-bundle",
79
+ "comment": "Bump ot-builder to v1.3.3",
80
+ "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "otb-ttc-bundle",
85
+ "comment": "Bump @ot-builder/cli-help-shower to v1.3.3",
86
+ "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "otb-ttc-bundle",
91
+ "comment": "Bump @ot-builder/cli-shared to v1.3.3",
92
+ "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
93
+ }
94
+ ]
95
+ }
96
+ },
97
+ {
98
+ "date": "Sat, 11 Dec 2021 01:10:33 GMT",
6
99
  "tag": "otb-ttc-bundle_v1.3.2",
7
100
  "version": "1.3.2",
8
101
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,44 @@
1
1
  # Change Log - otb-ttc-bundle
2
2
 
3
- This log was last generated on Sat, 11 Dec 2021 01:08:14 GMT and should not be manually modified.
3
+ This log was last generated on Sat, 26 Mar 2022 01:35:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.5.0
8
+
9
+ Sat, 26 Mar 2022 01:35:44 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Bump ot-builder to v1.5.0
14
+ - Bump @ot-builder/cli-help-shower to v1.5.0
15
+ - Bump @ot-builder/cli-shared to v1.5.0
16
+
17
+ ## 1.4.0
18
+
19
+ Sat, 26 Feb 2022 01:27:19 GMT
20
+
21
+ ### Minor changes
22
+
23
+ - Enhance OTBCLI with better subset, drop and transform-glyphs (otbbuilder-dev@users.noreply.github.com)
24
+ - Bump ot-builder to v1.4.0
25
+ - Bump @ot-builder/cli-help-shower to v1.4.0
26
+ - Bump @ot-builder/cli-shared to v1.4.0
27
+
28
+ ## 1.3.3
29
+
30
+ Sat, 18 Dec 2021 01:19:54 GMT
31
+
32
+ ### Patches
33
+
34
+ - Optimize frag unifier (otbbuilder-dev@users.noreply.github.com)
35
+ - Bump ot-builder to v1.3.3
36
+ - Bump @ot-builder/cli-help-shower to v1.3.3
37
+ - Bump @ot-builder/cli-shared to v1.3.3
38
+
7
39
  ## 1.3.2
8
40
 
9
- Sat, 11 Dec 2021 01:08:14 GMT
41
+ Sat, 11 Dec 2021 01:10:33 GMT
10
42
 
11
43
  ### Patches
12
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "otb-ttc-bundle",
3
- "version": "1.3.2",
3
+ "version": "1.5.0",
4
4
  "bin": {
5
5
  "otb-ttc-bundle": "./bin/otb-ttc-bundle"
6
6
  },
@@ -27,12 +27,12 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "tslib": "^2.0.0",
30
- "ot-builder": "1.3.2",
31
- "@ot-builder/cli-help-shower": "1.3.2",
32
- "@ot-builder/cli-shared": "1.3.2"
30
+ "ot-builder": "1.5.0",
31
+ "@ot-builder/cli-help-shower": "1.5.0",
32
+ "@ot-builder/cli-shared": "1.5.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/jest": "^26.0.23",
36
- "jest": "^27.0.6"
36
+ "jest": "^27.5.1"
37
37
  }
38
38
  }