@ot-builder/ot-name
Advanced tools
+22
-1
@@ -5,3 +5,24 @@ { | ||
| { | ||
| "date": "Sat, 09 Jul 2022 01:50:43 GMT", | ||
| "date": "Sat, 03 Dec 2022 01:08:18 GMT", | ||
| "tag": "@ot-builder/ot-name_v1.5.5", | ||
| "version": "1.5.5", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/ot-name", | ||
| "comment": "Bump @ot-builder/prelude to v1.5.5", | ||
| "commit": "f1f80856c651056bcdc805f284f0580c49af80fd" | ||
| }, | ||
| { | ||
| "author": "beachball", | ||
| "package": "@ot-builder/ot-name", | ||
| "comment": "Bump @ot-builder/primitive to v1.5.5", | ||
| "commit": "f1f80856c651056bcdc805f284f0580c49af80fd" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sat, 09 Jul 2022 01:52:09 GMT", | ||
| "tag": "@ot-builder/ot-name_v1.5.4", | ||
@@ -8,0 +29,0 @@ "version": "1.5.4", |
+11
-2
| # Change Log - @ot-builder/ot-name | ||
| This log was last generated on Sat, 09 Jul 2022 01:50:43 GMT and should not be manually modified. | ||
| This log was last generated on Sat, 03 Dec 2022 01:08:18 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 1.5.5 | ||
| Sat, 03 Dec 2022 01:08:18 GMT | ||
| ### Patches | ||
| - Bump @ot-builder/prelude to v1.5.5 | ||
| - Bump @ot-builder/primitive to v1.5.5 | ||
| ## 1.5.4 | ||
| Sat, 09 Jul 2022 01:50:43 GMT | ||
| Sat, 09 Jul 2022 01:52:09 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
| /// <reference types="node" /> | ||
| import { Data } from "@ot-builder/prelude"; | ||
| export declare const Tag = "name"; | ||
| export declare type Record = { | ||
| export type Record = { | ||
| readonly platformID: number; | ||
@@ -6,0 +6,0 @@ readonly encodingID: number; |
+3
-3
| { | ||
| "name": "@ot-builder/ot-name", | ||
| "version": "1.5.4", | ||
| "version": "1.5.5", | ||
| "license": "MIT", | ||
@@ -26,4 +26,4 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/prelude": "1.5.4", | ||
| "@ot-builder/primitive": "1.5.4", | ||
| "@ot-builder/prelude": "1.5.5", | ||
| "@ot-builder/primitive": "1.5.5", | ||
| "tslib": "^2.0.0" | ||
@@ -30,0 +30,0 @@ }, |
30461
2.61%791
2.73%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated