@bilig/protocol 0.11.10 → 0.11.11

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.
Files changed (2) hide show
  1. package/dist/types.d.ts +1 -0
  2. package/package.json +1 -1
package/dist/types.d.ts CHANGED
@@ -218,6 +218,7 @@ export interface WorkbookSheetCellStyleIndexSnapshot {
218
218
  }
219
219
  export interface WorkbookSheetStyleArtifactsSnapshot {
220
220
  cellStyleIndexes: WorkbookSheetCellStyleIndexSnapshot[];
221
+ blankCellAddresses?: string[];
221
222
  }
222
223
  export interface WorkbookPackageRelationshipSnapshot {
223
224
  id: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bilig/protocol",
3
- "version": "0.11.10",
3
+ "version": "0.11.11",
4
4
  "description": "Shared protocol types, enums, opcodes, and spreadsheet limits for bilig.",
5
5
  "keywords": [
6
6
  "bilig",