@ot-builder/bin-util
Advanced tools
+34
-1
@@ -5,3 +5,36 @@ { | ||
| { | ||
| "date": "Sat, 18 Dec 2021 01:17:28 GMT", | ||
| "date": "Sat, 26 Feb 2022 01:26:05 GMT", | ||
| "tag": "@ot-builder/bin-util_v1.4.0", | ||
| "version": "1.4.0", | ||
| "comments": { | ||
| "minor": [ | ||
| { | ||
| "author": "otbbuilder-dev@users.noreply.github.com", | ||
| "package": "@ot-builder/bin-util", | ||
| "commit": "d5ef5ade3424ec81b7545c9967badddeb9cc8f1b", | ||
| "comment": "Enhance OTBCLI with better subset, drop and transform-glyphs" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/errors to v1.4.0", | ||
| "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/prelude to v1.4.0", | ||
| "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/common-impl to v1.4.0", | ||
| "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sat, 18 Dec 2021 01:19:54 GMT", | ||
| "tag": "@ot-builder/bin-util_v1.3.3", | ||
@@ -8,0 +41,0 @@ "version": "1.3.3", |
+13
-2
| # Change Log - @ot-builder/bin-util | ||
| This log was last generated on Sat, 18 Dec 2021 01:17:28 GMT and should not be manually modified. | ||
| This log was last generated on Sat, 26 Feb 2022 01:26:05 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 1.4.0 | ||
| Sat, 26 Feb 2022 01:26:05 GMT | ||
| ### Minor changes | ||
| - Enhance OTBCLI with better subset, drop and transform-glyphs (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/errors to v1.4.0 | ||
| - Bump @ot-builder/prelude to v1.4.0 | ||
| - Bump @ot-builder/common-impl to v1.4.0 | ||
| ## 1.3.3 | ||
| Sat, 18 Dec 2021 01:17:28 GMT | ||
| Sat, 18 Dec 2021 01:19:54 GMT | ||
@@ -11,0 +22,0 @@ ### Patches |
+6
-6
| { | ||
| "name": "@ot-builder/bin-util", | ||
| "description": "", | ||
| "version": "1.3.3", | ||
| "version": "1.4.0", | ||
| "license": "MIT", | ||
@@ -27,5 +27,5 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/errors": "1.3.3", | ||
| "@ot-builder/prelude": "1.3.3", | ||
| "@ot-builder/common-impl": "1.3.3", | ||
| "@ot-builder/errors": "1.4.0", | ||
| "@ot-builder/prelude": "1.4.0", | ||
| "@ot-builder/common-impl": "1.4.0", | ||
| "tslib": "^2.0.0" | ||
@@ -35,5 +35,5 @@ }, | ||
| "@types/jest": "^26.0.23", | ||
| "@types/node": "^14.14.31", | ||
| "jest": "^27.0.6" | ||
| "@types/node": "^17.0.19", | ||
| "jest": "^27.5.1" | ||
| } | ||
| } |
44320
3.4%1240
2.73%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated