@augno/sdk 0.19.0 → 0.19.1
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.md +3 -3
- package/package.json +1 -1
- package/resources/core/audit-events.d.mts +4 -4
- package/resources/core/audit-events.d.mts.map +1 -1
- package/resources/core/audit-events.d.ts +4 -4
- package/resources/core/audit-events.d.ts.map +1 -1
- package/resources/core/core.d.mts +2 -2
- package/resources/core/core.d.mts.map +1 -1
- package/resources/core/core.d.ts +2 -2
- package/resources/core/core.d.ts.map +1 -1
- package/resources/core/core.js.map +1 -1
- package/resources/core/core.mjs.map +1 -1
- package/resources/core/jobs.d.mts +1 -1
- package/resources/core/jobs.d.mts.map +1 -1
- package/resources/core/jobs.d.ts +1 -1
- package/resources/core/jobs.d.ts.map +1 -1
- package/resources/messaging/conversations/conversations.d.mts +3 -3
- package/resources/messaging/conversations/conversations.d.mts.map +1 -1
- package/resources/messaging/conversations/conversations.d.ts +3 -3
- package/resources/messaging/conversations/conversations.d.ts.map +1 -1
- package/resources/messaging/conversations/conversations.js.map +1 -1
- package/resources/messaging/conversations/conversations.mjs.map +1 -1
- package/resources/messaging/conversations/links.d.mts +2 -2
- package/resources/messaging/conversations/links.d.mts.map +1 -1
- package/resources/messaging/conversations/links.d.ts +2 -2
- package/resources/messaging/conversations/links.d.ts.map +1 -1
- package/resources/messaging/conversations/messages.d.mts +2 -2
- package/resources/messaging/conversations/messages.d.mts.map +1 -1
- package/resources/messaging/conversations/messages.d.ts +2 -2
- package/resources/messaging/conversations/messages.d.ts.map +1 -1
- package/resources/messaging/notifications/notifications.d.mts +2 -2
- package/resources/messaging/notifications/notifications.d.mts.map +1 -1
- package/resources/messaging/notifications/notifications.d.ts +2 -2
- package/resources/messaging/notifications/notifications.d.ts.map +1 -1
- package/resources/messaging/notifications/notifications.js.map +1 -1
- package/resources/messaging/notifications/notifications.mjs.map +1 -1
- package/resources/operations/production-schedules/actions.d.mts +1 -95
- package/resources/operations/production-schedules/actions.d.mts.map +1 -1
- package/resources/operations/production-schedules/actions.d.ts +1 -95
- package/resources/operations/production-schedules/actions.d.ts.map +1 -1
- package/resources/operations/production-schedules/actions.js +0 -34
- package/resources/operations/production-schedules/actions.js.map +1 -1
- package/resources/operations/production-schedules/actions.mjs +0 -34
- package/resources/operations/production-schedules/actions.mjs.map +1 -1
- package/resources/operations/production-schedules/index.d.mts +1 -1
- package/resources/operations/production-schedules/index.d.mts.map +1 -1
- package/resources/operations/production-schedules/index.d.ts +1 -1
- package/resources/operations/production-schedules/index.d.ts.map +1 -1
- package/resources/operations/production-schedules/index.js.map +1 -1
- package/resources/operations/production-schedules/index.mjs.map +1 -1
- package/resources/operations/production-schedules/production-schedules.d.mts +2 -2
- package/resources/operations/production-schedules/production-schedules.d.mts.map +1 -1
- package/resources/operations/production-schedules/production-schedules.d.ts +2 -2
- package/resources/operations/production-schedules/production-schedules.d.ts.map +1 -1
- package/resources/operations/production-schedules/production-schedules.js.map +1 -1
- package/resources/operations/production-schedules/production-schedules.mjs.map +1 -1
- package/src/resources/core/audit-events.ts +0 -4
- package/src/resources/core/core.ts +0 -2
- package/src/resources/core/jobs.ts +0 -1
- package/src/resources/messaging/conversations/conversations.ts +0 -3
- package/src/resources/messaging/conversations/links.ts +0 -2
- package/src/resources/messaging/conversations/messages.ts +0 -2
- package/src/resources/messaging/notifications/notifications.ts +0 -2
- package/src/resources/operations/production-schedules/actions.ts +0 -118
- package/src/resources/operations/production-schedules/index.ts +0 -3
- package/src/resources/operations/production-schedules/production-schedules.ts +0 -6
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -298,7 +298,6 @@ export interface AuditEvent {
|
|
|
298
298
|
| 'delivery_breakdown'
|
|
299
299
|
| 'schedule_order_coverage'
|
|
300
300
|
| 'schedule_order_coverage_line'
|
|
301
|
-
| 'promise_date_quote'
|
|
302
301
|
| 'schedule_deviation_type'
|
|
303
302
|
| 'schedule_at_risk_order'
|
|
304
303
|
| 'production_schedule_finished_policy'
|
|
@@ -711,7 +710,6 @@ export interface ListObjectType {
|
|
|
711
710
|
| 'delivery_breakdown'
|
|
712
711
|
| 'schedule_order_coverage'
|
|
713
712
|
| 'schedule_order_coverage_line'
|
|
714
|
-
| 'promise_date_quote'
|
|
715
713
|
| 'schedule_deviation_type'
|
|
716
714
|
| 'schedule_at_risk_order'
|
|
717
715
|
| 'production_schedule_finished_policy'
|
|
@@ -1112,7 +1110,6 @@ export interface AuditEventListParams {
|
|
|
1112
1110
|
| 'delivery_breakdown'
|
|
1113
1111
|
| 'schedule_order_coverage'
|
|
1114
1112
|
| 'schedule_order_coverage_line'
|
|
1115
|
-
| 'promise_date_quote'
|
|
1116
1113
|
| 'schedule_deviation_type'
|
|
1117
1114
|
| 'schedule_at_risk_order'
|
|
1118
1115
|
| 'production_schedule_finished_policy'
|
|
@@ -1436,7 +1433,6 @@ export interface AuditEventListParams {
|
|
|
1436
1433
|
| 'delivery_breakdown'
|
|
1437
1434
|
| 'schedule_order_coverage'
|
|
1438
1435
|
| 'schedule_order_coverage_line'
|
|
1439
|
-
| 'promise_date_quote'
|
|
1440
1436
|
| 'schedule_deviation_type'
|
|
1441
1437
|
| 'schedule_at_risk_order'
|
|
1442
1438
|
| 'production_schedule_finished_policy'
|
|
@@ -291,7 +291,6 @@ export interface Entity {
|
|
|
291
291
|
| 'delivery_breakdown'
|
|
292
292
|
| 'schedule_order_coverage'
|
|
293
293
|
| 'schedule_order_coverage_line'
|
|
294
|
-
| 'promise_date_quote'
|
|
295
294
|
| 'schedule_deviation_type'
|
|
296
295
|
| 'schedule_at_risk_order'
|
|
297
296
|
| 'production_schedule_finished_policy'
|
|
@@ -670,7 +669,6 @@ export interface CoreRetrieveSearchParams {
|
|
|
670
669
|
| 'delivery_breakdown'
|
|
671
670
|
| 'schedule_order_coverage'
|
|
672
671
|
| 'schedule_order_coverage_line'
|
|
673
|
-
| 'promise_date_quote'
|
|
674
672
|
| 'schedule_deviation_type'
|
|
675
673
|
| 'schedule_at_risk_order'
|
|
676
674
|
| 'production_schedule_finished_policy'
|
|
@@ -583,7 +583,6 @@ export interface CreateConversationRequest {
|
|
|
583
583
|
| 'delivery_breakdown'
|
|
584
584
|
| 'schedule_order_coverage'
|
|
585
585
|
| 'schedule_order_coverage_line'
|
|
586
|
-
| 'promise_date_quote'
|
|
587
586
|
| 'schedule_deviation_type'
|
|
588
587
|
| 'schedule_at_risk_order'
|
|
589
588
|
| 'production_schedule_finished_policy'
|
|
@@ -1443,7 +1442,6 @@ export interface ConversationCreateParams {
|
|
|
1443
1442
|
| 'delivery_breakdown'
|
|
1444
1443
|
| 'schedule_order_coverage'
|
|
1445
1444
|
| 'schedule_order_coverage_line'
|
|
1446
|
-
| 'promise_date_quote'
|
|
1447
1445
|
| 'schedule_deviation_type'
|
|
1448
1446
|
| 'schedule_at_risk_order'
|
|
1449
1447
|
| 'production_schedule_finished_policy'
|
|
@@ -1832,7 +1830,6 @@ export interface ConversationListParams {
|
|
|
1832
1830
|
| 'delivery_breakdown'
|
|
1833
1831
|
| 'schedule_order_coverage'
|
|
1834
1832
|
| 'schedule_order_coverage_line'
|
|
1835
|
-
| 'promise_date_quote'
|
|
1836
1833
|
| 'schedule_deviation_type'
|
|
1837
1834
|
| 'schedule_at_risk_order'
|
|
1838
1835
|
| 'production_schedule_finished_policy'
|
|
@@ -217,7 +217,6 @@ export interface AddConversationLinkRequest {
|
|
|
217
217
|
| 'delivery_breakdown'
|
|
218
218
|
| 'schedule_order_coverage'
|
|
219
219
|
| 'schedule_order_coverage_line'
|
|
220
|
-
| 'promise_date_quote'
|
|
221
220
|
| 'schedule_deviation_type'
|
|
222
221
|
| 'schedule_at_risk_order'
|
|
223
222
|
| 'production_schedule_finished_policy'
|
|
@@ -600,7 +599,6 @@ export interface LinkCreateParams {
|
|
|
600
599
|
| 'delivery_breakdown'
|
|
601
600
|
| 'schedule_order_coverage'
|
|
602
601
|
| 'schedule_order_coverage_line'
|
|
603
|
-
| 'promise_date_quote'
|
|
604
602
|
| 'schedule_deviation_type'
|
|
605
603
|
| 'schedule_at_risk_order'
|
|
606
604
|
| 'production_schedule_finished_policy'
|
|
@@ -368,7 +368,6 @@ export interface SendMessageRequest {
|
|
|
368
368
|
| 'delivery_breakdown'
|
|
369
369
|
| 'schedule_order_coverage'
|
|
370
370
|
| 'schedule_order_coverage_line'
|
|
371
|
-
| 'promise_date_quote'
|
|
372
371
|
| 'schedule_deviation_type'
|
|
373
372
|
| 'schedule_at_risk_order'
|
|
374
373
|
| 'production_schedule_finished_policy'
|
|
@@ -814,7 +813,6 @@ export interface MessageCreateParams {
|
|
|
814
813
|
| 'delivery_breakdown'
|
|
815
814
|
| 'schedule_order_coverage'
|
|
816
815
|
| 'schedule_order_coverage_line'
|
|
817
|
-
| 'promise_date_quote'
|
|
818
816
|
| 'schedule_deviation_type'
|
|
819
817
|
| 'schedule_at_risk_order'
|
|
820
818
|
| 'production_schedule_finished_policy'
|
|
@@ -598,7 +598,6 @@ export interface SendNotificationRequest {
|
|
|
598
598
|
| 'delivery_breakdown'
|
|
599
599
|
| 'schedule_order_coverage'
|
|
600
600
|
| 'schedule_order_coverage_line'
|
|
601
|
-
| 'promise_date_quote'
|
|
602
601
|
| 'schedule_deviation_type'
|
|
603
602
|
| 'schedule_at_risk_order'
|
|
604
603
|
| 'production_schedule_finished_policy'
|
|
@@ -957,7 +956,6 @@ export interface NotificationCreateParams {
|
|
|
957
956
|
| 'delivery_breakdown'
|
|
958
957
|
| 'schedule_order_coverage'
|
|
959
958
|
| 'schedule_order_coverage_line'
|
|
960
|
-
| 'promise_date_quote'
|
|
961
959
|
| 'schedule_deviation_type'
|
|
962
960
|
| 'schedule_at_risk_order'
|
|
963
961
|
| 'production_schedule_finished_policy'
|
|
@@ -126,44 +126,6 @@ export class Actions extends APIResource {
|
|
|
126
126
|
});
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
/**
|
|
130
|
-
* Returns the earliest date the published schedule could ship a quantity of an
|
|
131
|
-
* item.
|
|
132
|
-
*
|
|
133
|
-
* Quoted from the published version — the plan the floor is actually working to —
|
|
134
|
-
* and net of everything already promised to other orders. A date backed by stock
|
|
135
|
-
* somebody else is owed is not a date, so existing commitments are consumed before
|
|
136
|
-
* anything is offered.
|
|
137
|
-
*
|
|
138
|
-
* The answer allows for finishing after the constraint stage completes, so it is a
|
|
139
|
-
* ship date rather than a production date. When the published horizon cannot
|
|
140
|
-
* supply the quantity at all, `is_promisable` is false and no date is returned: a
|
|
141
|
-
* plan that runs thirteen weeks cannot speak for the fourteenth, and inventing a
|
|
142
|
-
* date beyond it would be the one number a customer actually relies on.
|
|
143
|
-
*
|
|
144
|
-
* Quoting does not reserve anything. Two quotes taken a minute apart can both come
|
|
145
|
-
* back with the same date, and only issuing an order commits the supply.
|
|
146
|
-
*
|
|
147
|
-
* This endpoint requires the permission: `production_schedules:read`.
|
|
148
|
-
*
|
|
149
|
-
* @example
|
|
150
|
-
* ```ts
|
|
151
|
-
* const promiseDateQuote =
|
|
152
|
-
* await client.operations.productionSchedules.actions.quotePromiseDate(
|
|
153
|
-
* { item_id: 'it_pej07ckhvu62', quantity: 1200 },
|
|
154
|
-
* );
|
|
155
|
-
* ```
|
|
156
|
-
*/
|
|
157
|
-
quotePromiseDate(
|
|
158
|
-
body: ActionQuotePromiseDateParams,
|
|
159
|
-
options?: RequestOptions,
|
|
160
|
-
): APIPromise<PromiseDateQuote> {
|
|
161
|
-
return this._client.post('/v1/operations/production-schedules/actions/quote-promise-date', {
|
|
162
|
-
body,
|
|
163
|
-
...options,
|
|
164
|
-
});
|
|
165
|
-
}
|
|
166
|
-
|
|
167
129
|
/**
|
|
168
130
|
* Publishes a draft schedule, freezing its first weeks.
|
|
169
131
|
*
|
|
@@ -555,71 +517,6 @@ export interface ProductionScheduleRegeneratePreview {
|
|
|
555
517
|
solver_version: string;
|
|
556
518
|
}
|
|
557
519
|
|
|
558
|
-
/**
|
|
559
|
-
* The earliest date the published plan could ship a quantity of an item.
|
|
560
|
-
*/
|
|
561
|
-
export interface PromiseDateQuote {
|
|
562
|
-
/**
|
|
563
|
-
* Earliest date the quantity could ship, allowing for finishing after the
|
|
564
|
-
* constraint stage completes.
|
|
565
|
-
*/
|
|
566
|
-
earliest_ship_date: string | null;
|
|
567
|
-
|
|
568
|
-
/**
|
|
569
|
-
* Horizon week the constraint stage would complete in.
|
|
570
|
-
*/
|
|
571
|
-
earliest_week_index: number | null;
|
|
572
|
-
|
|
573
|
-
/**
|
|
574
|
-
* Whether the published horizon can supply it at all.
|
|
575
|
-
*
|
|
576
|
-
* False means the plan as published runs out before it could cover this quantity.
|
|
577
|
-
* That is not the same as "never" — it is the honest limit of a plan that only
|
|
578
|
-
* runs so many weeks.
|
|
579
|
-
*/
|
|
580
|
-
is_promisable: boolean;
|
|
581
|
-
|
|
582
|
-
/**
|
|
583
|
-
* Entity is a polymorphic reference to any resource in the system.
|
|
584
|
-
*/
|
|
585
|
-
item: CoreAPI.Entity | null;
|
|
586
|
-
|
|
587
|
-
/**
|
|
588
|
-
* Resource type identifier.
|
|
589
|
-
*/
|
|
590
|
-
object: 'promise_date_quote';
|
|
591
|
-
|
|
592
|
-
/**
|
|
593
|
-
* Entity is a polymorphic reference to any resource in the system.
|
|
594
|
-
*/
|
|
595
|
-
production_schedule: CoreAPI.Entity | null;
|
|
596
|
-
|
|
597
|
-
/**
|
|
598
|
-
* Version number of that schedule.
|
|
599
|
-
*/
|
|
600
|
-
production_schedule_version: number;
|
|
601
|
-
|
|
602
|
-
/**
|
|
603
|
-
* The quantity being quoted.
|
|
604
|
-
*/
|
|
605
|
-
quantity: number;
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
/**
|
|
609
|
-
* Request to quote the earliest date a quantity could ship.
|
|
610
|
-
*/
|
|
611
|
-
export interface QuotePromiseDateRequest {
|
|
612
|
-
/**
|
|
613
|
-
* Item being quoted.
|
|
614
|
-
*/
|
|
615
|
-
item_id: string;
|
|
616
|
-
|
|
617
|
-
/**
|
|
618
|
-
* Quantity being quoted, in the item's own unit.
|
|
619
|
-
*/
|
|
620
|
-
quantity: number;
|
|
621
|
-
}
|
|
622
|
-
|
|
623
520
|
/**
|
|
624
521
|
* Request to re-solve a draft in place.
|
|
625
522
|
*/
|
|
@@ -1110,18 +1007,6 @@ export interface ActionRegenerateParams {
|
|
|
1110
1007
|
planning_as_of?: string;
|
|
1111
1008
|
}
|
|
1112
1009
|
|
|
1113
|
-
export interface ActionQuotePromiseDateParams {
|
|
1114
|
-
/**
|
|
1115
|
-
* Item being quoted.
|
|
1116
|
-
*/
|
|
1117
|
-
item_id: string;
|
|
1118
|
-
|
|
1119
|
-
/**
|
|
1120
|
-
* Quantity being quoted, in the item's own unit.
|
|
1121
|
-
*/
|
|
1122
|
-
quantity: number;
|
|
1123
|
-
}
|
|
1124
|
-
|
|
1125
1010
|
export interface ActionReleaseWeekParams {
|
|
1126
1011
|
/**
|
|
1127
1012
|
* ID of the account user accountable for executing the run.
|
|
@@ -1164,8 +1049,6 @@ export declare namespace Actions {
|
|
|
1164
1049
|
type PreviewRegenerateProductionScheduleRequest as PreviewRegenerateProductionScheduleRequest,
|
|
1165
1050
|
type ProductionSchedulePreview as ProductionSchedulePreview,
|
|
1166
1051
|
type ProductionScheduleRegeneratePreview as ProductionScheduleRegeneratePreview,
|
|
1167
|
-
type PromiseDateQuote as PromiseDateQuote,
|
|
1168
|
-
type QuotePromiseDateRequest as QuotePromiseDateRequest,
|
|
1169
1052
|
type RegenerateProductionScheduleRequest as RegenerateProductionScheduleRequest,
|
|
1170
1053
|
type ReleaseProductionScheduleWeekRequest as ReleaseProductionScheduleWeekRequest,
|
|
1171
1054
|
type ReleaseScheduleWeekResult as ReleaseScheduleWeekResult,
|
|
@@ -1176,7 +1059,6 @@ export declare namespace Actions {
|
|
|
1176
1059
|
type ActionPreviewParams as ActionPreviewParams,
|
|
1177
1060
|
type ActionPreviewRegenerateParams as ActionPreviewRegenerateParams,
|
|
1178
1061
|
type ActionRegenerateParams as ActionRegenerateParams,
|
|
1179
|
-
type ActionQuotePromiseDateParams as ActionQuotePromiseDateParams,
|
|
1180
1062
|
type ActionReleaseWeekParams as ActionReleaseWeekParams,
|
|
1181
1063
|
};
|
|
1182
1064
|
}
|
|
@@ -10,8 +10,6 @@ export {
|
|
|
10
10
|
type PreviewRegenerateProductionScheduleRequest,
|
|
11
11
|
type ProductionSchedulePreview,
|
|
12
12
|
type ProductionScheduleRegeneratePreview,
|
|
13
|
-
type PromiseDateQuote,
|
|
14
|
-
type QuotePromiseDateRequest,
|
|
15
13
|
type RegenerateProductionScheduleRequest,
|
|
16
14
|
type ReleaseProductionScheduleWeekRequest,
|
|
17
15
|
type ReleaseScheduleWeekResult,
|
|
@@ -22,7 +20,6 @@ export {
|
|
|
22
20
|
type ActionPreviewParams,
|
|
23
21
|
type ActionPreviewRegenerateParams,
|
|
24
22
|
type ActionRegenerateParams,
|
|
25
|
-
type ActionQuotePromiseDateParams,
|
|
26
23
|
type ActionReleaseWeekParams,
|
|
27
24
|
} from './actions';
|
|
28
25
|
export {
|
|
@@ -8,7 +8,6 @@ import * as ActionsAPI from './actions';
|
|
|
8
8
|
import {
|
|
9
9
|
ActionPreviewParams,
|
|
10
10
|
ActionPreviewRegenerateParams,
|
|
11
|
-
ActionQuotePromiseDateParams,
|
|
12
11
|
ActionRegenerateParams,
|
|
13
12
|
ActionReleaseWeekParams,
|
|
14
13
|
Actions,
|
|
@@ -20,8 +19,6 @@ import {
|
|
|
20
19
|
PreviewRegenerateProductionScheduleRequest,
|
|
21
20
|
ProductionSchedulePreview,
|
|
22
21
|
ProductionScheduleRegeneratePreview,
|
|
23
|
-
PromiseDateQuote,
|
|
24
|
-
QuotePromiseDateRequest,
|
|
25
22
|
RegenerateProductionScheduleRequest,
|
|
26
23
|
ReleaseProductionScheduleWeekRequest,
|
|
27
24
|
ReleaseScheduleWeekResult,
|
|
@@ -2396,8 +2393,6 @@ export declare namespace ProductionSchedules {
|
|
|
2396
2393
|
type PreviewRegenerateProductionScheduleRequest as PreviewRegenerateProductionScheduleRequest,
|
|
2397
2394
|
type ProductionSchedulePreview as ProductionSchedulePreview,
|
|
2398
2395
|
type ProductionScheduleRegeneratePreview as ProductionScheduleRegeneratePreview,
|
|
2399
|
-
type PromiseDateQuote as PromiseDateQuote,
|
|
2400
|
-
type QuotePromiseDateRequest as QuotePromiseDateRequest,
|
|
2401
2396
|
type RegenerateProductionScheduleRequest as RegenerateProductionScheduleRequest,
|
|
2402
2397
|
type ReleaseProductionScheduleWeekRequest as ReleaseProductionScheduleWeekRequest,
|
|
2403
2398
|
type ReleaseScheduleWeekResult as ReleaseScheduleWeekResult,
|
|
@@ -2408,7 +2403,6 @@ export declare namespace ProductionSchedules {
|
|
|
2408
2403
|
type ActionPreviewParams as ActionPreviewParams,
|
|
2409
2404
|
type ActionPreviewRegenerateParams as ActionPreviewRegenerateParams,
|
|
2410
2405
|
type ActionRegenerateParams as ActionRegenerateParams,
|
|
2411
|
-
type ActionQuotePromiseDateParams as ActionQuotePromiseDateParams,
|
|
2412
2406
|
type ActionReleaseWeekParams as ActionReleaseWeekParams,
|
|
2413
2407
|
};
|
|
2414
2408
|
}
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.19.
|
|
1
|
+
export const VERSION = '0.19.1'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.19.
|
|
1
|
+
export declare const VERSION = "0.19.1";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.19.
|
|
1
|
+
export declare const VERSION = "0.19.1";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.19.
|
|
1
|
+
export const VERSION = '0.19.1'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|