@sniipwebmaster/user-service-client-grpcweb 25.3.12559 → 25.3.12579

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.
@@ -33137,7 +33137,8 @@ proto.sniipuserservice.BulkNotificationRequest.serializeBinaryToWriter = functio
33137
33137
  */
33138
33138
  proto.sniipuserservice.BulkNotificationRequest.NotificationType = {
33139
33139
  PUSH: 0,
33140
- SMS: 1
33140
+ SMS: 1,
33141
+ BOTH: 2
33141
33142
  };
33142
33143
 
33143
33144
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/user-service-client-grpcweb",
3
- "version": "25.3.12559",
3
+ "version": "25.3.12579",
4
4
  "description": "user-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",