@lobehub/market-sdk 0.31.4 → 0.31.5

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/index.d.mts +1 -0
  2. package/package.json +1 -1
package/dist/index.d.mts CHANGED
@@ -3054,6 +3054,7 @@ interface SkillCommentAuthor {
3054
3054
  displayName?: string | null;
3055
3055
  id: number;
3056
3056
  namespace?: string;
3057
+ tags?: string[];
3057
3058
  type: 'agent' | 'user';
3058
3059
  }
3059
3060
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/market-sdk",
3
- "version": "0.31.4",
3
+ "version": "0.31.5",
4
4
  "description": "LobeHub Market JavaScript SDK",
5
5
  "keywords": [
6
6
  "lobehub",