@veltdev/sdk 2.0.29 → 2.0.30

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.
@@ -165,6 +165,7 @@ export declare class CommentAnnotation {
165
165
  subscribedUsers?: CommentAnnotationSubscribedUsers;
166
166
  unsubscribedUsers?: CommentAnnotationUnsubscribedUsers;
167
167
  subscribedGroups?: CommentAnnotationSubscribedGroups;
168
+ resolvedByUserId?: string | null;
168
169
  }
169
170
  export declare class GhostComment {
170
171
  targetElement?: TargetElement | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk",
3
- "version": "2.0.29",
3
+ "version": "2.0.30",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [