Skip to content

Commit 9e1d799

Browse files
feat(api): manual updates
1 parent 2d41847 commit 9e1d799

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 20
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-fb4ca438793aa469ccc6d74266351ce4ad23b90521c62690755940dc7758225b.yml
33
openapi_spec_hash: caaf8fcba98e886cef121c2845ecbc57
4-
config_hash: 03e2ee10b2e5ceeecc966ec55790a0cb
4+
config_hash: 91cf2dcefb99c39eb9cd3e98e15d6011

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ or products provided by Brand Dev, please follow the respective company's securi
2020

2121
### Brand Dev Terms and Policies
2222

23-
Please contact hello@context.dev for any questions or concerns regarding the security of our services.
23+
Please contact yahia@context.dev for any questions or concerns regarding the security of our services.
2424

2525
---
2626

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "brand.dev",
33
"version": "0.31.0",
44
"description": "The official TypeScript library for the Brand Dev API",
5-
"author": "Brand Dev <hello@context.dev>",
5+
"author": "Brand Dev <yahia@context.dev>",
66
"types": "dist/index.d.ts",
77
"main": "dist/index.js",
88
"type": "commonjs",

packages/mcp-server/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "The official MCP Server for the Brand Dev API",
66
"author": {
77
"name": "Brand Dev",
8-
"email": "hello@context.dev"
8+
"email": "yahia@context.dev"
99
},
1010
"repository": {
1111
"type": "git",

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "brand.dev-mcp",
33
"version": "0.31.0",
44
"description": "The official MCP Server for the Brand Dev API",
5-
"author": "Brand Dev <hello@context.dev>",
5+
"author": "Brand Dev <yahia@context.dev>",
66
"types": "dist/index.d.ts",
77
"main": "dist/index.js",
88
"type": "commonjs",

0 commit comments

Comments
 (0)