@atproto/pds 0.4.121 → 0.4.122

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.122
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`8b7bf7e8f`](https://github.com/bluesky-social/atproto/commit/8b7bf7e8f0e5447c68633a87a2a3cff99f9e7e1c)]:
8
+ - @atproto/api@0.14.21
9
+
3
10
  ## 0.4.121
4
11
 
5
12
  ### Patch Changes
@@ -9355,7 +9355,7 @@ export declare const schemaDict: {
9355
9355
  readonly type: "array";
9356
9356
  readonly items: {
9357
9357
  readonly type: "ref";
9358
- readonly ref: "lex:app.bsky.actor.defs#profileViewBasic";
9358
+ readonly ref: "lex:app.bsky.actor.defs#profileView";
9359
9359
  };
9360
9360
  };
9361
9361
  };
@@ -23257,7 +23257,7 @@ export declare const schemas: ({
23257
23257
  readonly type: "array";
23258
23258
  readonly items: {
23259
23259
  readonly type: "ref";
23260
- readonly ref: "lex:app.bsky.actor.defs#profileViewBasic";
23260
+ readonly ref: "lex:app.bsky.actor.defs#profileView";
23261
23261
  };
23262
23262
  };
23263
23263
  };
@@ -9757,7 +9757,7 @@ exports.schemaDict = {
9757
9757
  type: 'array',
9758
9758
  items: {
9759
9759
  type: 'ref',
9760
- ref: 'lex:app.bsky.actor.defs#profileViewBasic',
9760
+ ref: 'lex:app.bsky.actor.defs#profileView',
9761
9761
  },
9762
9762
  },
9763
9763
  },