@juzi/wechaty-grpc 1.0.95 → 1.0.96

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.
@@ -14,6 +14,7 @@ const puppetFileList = [
14
14
  '../../out/wechaty/puppet/tag_pb.js',
15
15
  '../../out/wechaty/puppet/url-link_pb.js',
16
16
  '../../out/wechaty/puppet/channel_pb.js',
17
+ '../../out/wechaty/puppet/channel-card_pb.js',
17
18
  '../../out/wechaty/puppet/moment_pb.js',
18
19
  '../../out/wechaty/puppet/post_pb.js',
19
20
  '../../out/wechaty/puppet/conversation_pb.js',
@@ -36,6 +36,7 @@ export * from '../../out/wechaty/puppet/room-member_pb.js'
36
36
  export * from '../../out/wechaty/puppet/tag_pb.js'
37
37
  export * from '../../out/wechaty/puppet/url-link_pb.js'
38
38
  export * from '../../out/wechaty/puppet/channel_pb.js'
39
+ export * from '../../out/wechaty/puppet/channel-card_pb.js'
39
40
  export * from '../../out/wechaty/puppet/moment_pb.js'
40
41
  export * from '../../out/wechaty/puppet/post_pb.js'
41
42
  export * from '../../out/wechaty/puppet/conversation_pb.js'
@@ -9,7 +9,7 @@ info:
9
9
 
10
10
  Wechaty Puppet Service is the RESTful API for Wechaty API, which is build on
11
11
  top of the Wechaty Puppet Abstraction and the gRPC proto definition.
12
- version: 1.0.95
12
+ version: 1.0.96
13
13
  contact:
14
14
  name: Wechaty
15
15
  url: https://github.com/wechaty/openapi
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Wechaty Puppet Service OpenAPI Specification",
5
5
  "description": "Wechaty is a Conversational RPA SDK for chatbot makers. With only 6 lines of code, you can create a bot on the most popular IMs like WeChat, Whatsapp, WeCom, Gitter, etc.\n\nWechaty Puppet Service is the RESTful API for Wechaty API, which is build on top of the Wechaty Puppet Abstraction and the gRPC proto definition.",
6
- "version": "1.0.95",
6
+ "version": "1.0.96",
7
7
  "contact": {
8
8
  "name": "Wechaty",
9
9
  "url": "https://github.com/wechaty/openapi",
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageJson = void 0;
4
4
  exports.packageJson = {
5
5
  "name": "@juzi/wechaty-grpc",
6
- "version": "1.0.95",
6
+ "version": "1.0.96",
7
7
  "description": "gRPC for Wechaty",
8
8
  "type": "module",
9
9
  "exports": {
@@ -14,6 +14,7 @@ const puppetFileList = [
14
14
  '../../out/wechaty/puppet/tag_pb.js',
15
15
  '../../out/wechaty/puppet/url-link_pb.js',
16
16
  '../../out/wechaty/puppet/channel_pb.js',
17
+ '../../out/wechaty/puppet/channel-card_pb.js',
17
18
  '../../out/wechaty/puppet/moment_pb.js',
18
19
  '../../out/wechaty/puppet/post_pb.js',
19
20
  '../../out/wechaty/puppet/conversation_pb.js',
@@ -36,6 +36,7 @@ export * from '../../out/wechaty/puppet/room-member_pb.js'
36
36
  export * from '../../out/wechaty/puppet/tag_pb.js'
37
37
  export * from '../../out/wechaty/puppet/url-link_pb.js'
38
38
  export * from '../../out/wechaty/puppet/channel_pb.js'
39
+ export * from '../../out/wechaty/puppet/channel-card_pb.js'
39
40
  export * from '../../out/wechaty/puppet/moment_pb.js'
40
41
  export * from '../../out/wechaty/puppet/post_pb.js'
41
42
  export * from '../../out/wechaty/puppet/conversation_pb.js'
@@ -9,7 +9,7 @@ info:
9
9
 
10
10
  Wechaty Puppet Service is the RESTful API for Wechaty API, which is build on
11
11
  top of the Wechaty Puppet Abstraction and the gRPC proto definition.
12
- version: 1.0.95
12
+ version: 1.0.96
13
13
  contact:
14
14
  name: Wechaty
15
15
  url: https://github.com/wechaty/openapi
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Wechaty Puppet Service OpenAPI Specification",
5
5
  "description": "Wechaty is a Conversational RPA SDK for chatbot makers. With only 6 lines of code, you can create a bot on the most popular IMs like WeChat, Whatsapp, WeCom, Gitter, etc.\n\nWechaty Puppet Service is the RESTful API for Wechaty API, which is build on top of the Wechaty Puppet Abstraction and the gRPC proto definition.",
6
- "version": "1.0.95",
6
+ "version": "1.0.96",
7
7
  "contact": {
8
8
  "name": "Wechaty",
9
9
  "url": "https://github.com/wechaty/openapi",
@@ -1,6 +1,6 @@
1
1
  export const packageJson = {
2
2
  "name": "@juzi/wechaty-grpc",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "gRPC for Wechaty",
5
5
  "type": "module",
6
6
  "exports": {
@@ -9,7 +9,7 @@ info:
9
9
 
10
10
  Wechaty Puppet Service is the RESTful API for Wechaty API, which is build on
11
11
  top of the Wechaty Puppet Abstraction and the gRPC proto definition.
12
- version: 1.0.95
12
+ version: 1.0.96
13
13
  contact:
14
14
  name: Wechaty
15
15
  url: https://github.com/wechaty/openapi
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Wechaty Puppet Service OpenAPI Specification",
5
5
  "description": "Wechaty is a Conversational RPA SDK for chatbot makers. With only 6 lines of code, you can create a bot on the most popular IMs like WeChat, Whatsapp, WeCom, Gitter, etc.\n\nWechaty Puppet Service is the RESTful API for Wechaty API, which is build on top of the Wechaty Puppet Abstraction and the gRPC proto definition.",
6
- "version": "1.0.95",
6
+ "version": "1.0.96",
7
7
  "contact": {
8
8
  "name": "Wechaty",
9
9
  "url": "https://github.com/wechaty/openapi",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juzi/wechaty-grpc",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "gRPC for Wechaty",
5
5
  "type": "module",
6
6
  "exports": {
@@ -4,7 +4,7 @@
4
4
  import type { PackageJson } from 'type-fest'
5
5
  export const packageJson: PackageJson = {
6
6
  "name": "@juzi/wechaty-grpc",
7
- "version": "1.0.95",
7
+ "version": "1.0.96",
8
8
  "description": "gRPC for Wechaty",
9
9
  "type": "module",
10
10
  "exports": {