Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 14969c5

Browse filesBrowse files
authored
chore: bump ext-apps to 1.3.2 (#569)
Changes since 1.3.1: - Revert fullscreen size-changed skip (#570) - Fix auto-resize destroying horizontal scroll positions (#567) - Remove examples/pdf-server/plugin/ — canonical copy is upcoming in knowledge-work-plugins (#565)
1 parent fd1186c commit 14969c5
Copy full SHA for 14969c5

27 files changed

+53-53Lines changed: 53 additions & 53 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎examples/basic-host/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-host/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"homepage": "https://github.com/modelcontextprotocol/ext-apps/tree/main/examples/basic-host",
33
"name": "@modelcontextprotocol/ext-apps-basic-host",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"type": "module",
66
"scripts": {
77
"build": "tsc --noEmit && concurrently \"cross-env INPUT=index.html vite build\" \"cross-env INPUT=sandbox.html vite build\"",
Collapse file

‎examples/basic-server-preact/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-preact/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-preact",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using Preact",
66
"repository": {
Collapse file

‎examples/basic-server-react/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-react/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-react",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using React",
66
"repository": {
Collapse file

‎examples/basic-server-solid/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-solid/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-solid",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using Solid",
66
"repository": {
Collapse file

‎examples/basic-server-svelte/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-svelte/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-svelte",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using Svelte",
66
"repository": {
Collapse file

‎examples/basic-server-vanillajs/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-vanillajs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-vanillajs",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using vanilla JavaScript",
66
"repository": {
Collapse file

‎examples/basic-server-vue/package.json‎

Copy file name to clipboardExpand all lines: examples/basic-server-vue/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-basic-vue",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Basic MCP App Server example using Vue",
66
"repository": {
Collapse file

‎examples/budget-allocator-server/package.json‎

Copy file name to clipboardExpand all lines: examples/budget-allocator-server/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-budget-allocator",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Budget allocator MCP App Server with interactive visualization",
66
"repository": {
Collapse file

‎examples/cohort-heatmap-server/package.json‎

Copy file name to clipboardExpand all lines: examples/cohort-heatmap-server/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-cohort-heatmap",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Cohort heatmap MCP App Server for retention analysis",
66
"repository": {
Collapse file

‎examples/customer-segmentation-server/package.json‎

Copy file name to clipboardExpand all lines: examples/customer-segmentation-server/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-customer-segmentation",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"description": "Customer segmentation MCP App Server with filtering",
66
"repository": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.