@atproto/pds 0.4.118 → 0.4.119

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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # @atproto/pds
2
2
 
3
+ ## 0.4.119
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`04b6230cd`](https://github.com/bluesky-social/atproto/commit/04b6230cd2fbfe4a06cb00ab8ccb8e6c87c6c546)]:
8
+ - @atproto/api@0.14.18
9
+
3
10
  ## 0.4.118
4
11
 
5
12
  ### Patch Changes
@@ -9193,7 +9193,7 @@ export declare const schemaDict: {
9193
9193
  readonly type: "array";
9194
9194
  readonly items: {
9195
9195
  readonly type: "ref";
9196
- readonly ref: "lex:app.bsky.graph.defs#starterPackViewBasic";
9196
+ readonly ref: "lex:app.bsky.graph.defs#starterPackView";
9197
9197
  };
9198
9198
  };
9199
9199
  };
@@ -22933,7 +22933,7 @@ export declare const schemas: ({
22933
22933
  readonly type: "array";
22934
22934
  readonly items: {
22935
22935
  readonly type: "ref";
22936
- readonly ref: "lex:app.bsky.graph.defs#starterPackViewBasic";
22936
+ readonly ref: "lex:app.bsky.graph.defs#starterPackView";
22937
22937
  };
22938
22938
  };
22939
22939
  };
@@ -9595,7 +9595,7 @@ exports.schemaDict = {
9595
9595
  type: 'array',
9596
9596
  items: {
9597
9597
  type: 'ref',
9598
- ref: 'lex:app.bsky.graph.defs#starterPackViewBasic',
9598
+ ref: 'lex:app.bsky.graph.defs#starterPackView',
9599
9599
  },
9600
9600
  },
9601
9601
  },