@ot-builder/bin-util
Advanced tools
+34
-1
@@ -5,3 +5,36 @@ { | ||
| { | ||
| "date": "Sat, 21 Jan 2023 01:08:43 GMT", | ||
| "date": "Sat, 28 Jan 2023 01:10:30 GMT", | ||
| "tag": "@ot-builder/bin-util_v1.6.1", | ||
| "version": "1.6.1", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "author": "otbbuilder-dev@users.noreply.github.com", | ||
| "package": "@ot-builder/bin-util", | ||
| "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4", | ||
| "comment": "Bump deps and fix doc build" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/errors to v1.6.1", | ||
| "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/prelude to v1.6.1", | ||
| "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/bin-util", | ||
| "comment": "Bump @ot-builder/common-impl to v1.6.1", | ||
| "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sat, 21 Jan 2023 01:10:00 GMT", | ||
| "tag": "@ot-builder/bin-util_v1.6.0", | ||
@@ -8,0 +41,0 @@ "version": "1.6.0", |
+13
-2
| # Change Log - @ot-builder/bin-util | ||
| This log was last generated on Sat, 21 Jan 2023 01:08:43 GMT and should not be manually modified. | ||
| This log was last generated on Sat, 28 Jan 2023 01:10:30 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 1.6.1 | ||
| Sat, 28 Jan 2023 01:10:30 GMT | ||
| ### Patches | ||
| - Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com) | ||
| - Bump @ot-builder/errors to v1.6.1 | ||
| - Bump @ot-builder/prelude to v1.6.1 | ||
| - Bump @ot-builder/common-impl to v1.6.1 | ||
| ## 1.6.0 | ||
| Sat, 21 Jan 2023 01:08:43 GMT | ||
| Sat, 21 Jan 2023 01:10:00 GMT | ||
@@ -11,0 +22,0 @@ ### Minor changes |
+6
-6
| { | ||
| "name": "@ot-builder/bin-util", | ||
| "description": "", | ||
| "version": "1.6.0", | ||
| "version": "1.6.1", | ||
| "license": "MIT", | ||
@@ -27,5 +27,5 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/errors": "1.6.0", | ||
| "@ot-builder/prelude": "1.6.0", | ||
| "@ot-builder/common-impl": "1.6.0", | ||
| "@ot-builder/errors": "1.6.1", | ||
| "@ot-builder/prelude": "1.6.1", | ||
| "@ot-builder/common-impl": "1.6.1", | ||
| "tslib": "^2.0.0" | ||
@@ -35,5 +35,5 @@ }, | ||
| "@types/jest": "^26.0.23", | ||
| "@types/node": "^17.0.19", | ||
| "jest": "^27.5.1" | ||
| "@types/node": "^18.11.18", | ||
| "jest": "^29.3.1" | ||
| } | ||
| } |
53041
2.68%1462
2.31%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated