Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/2025-07-01T09-34-48-040Z-5fec6733.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/2025-07-01T09-34-48-041Z-39c57532.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/2025-07-01T09-34-48-041Z-5deedb24.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/2025-07-01T09-34-48-041Z-d1e53c7a.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/https-inspection/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @chkp/https-inspection-mcp

## 0.1.0

### Minor Changes

- d0e704c: Updated implementation and features, Updated configuration, Added 4 new file(s) (synced from internal repository)
2 changes: 1 addition & 1 deletion packages/https-inspection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/https-inspection-mcp",
"version": "0.0.1",
"version": "0.1.0",
"description": "HTTPS Inspection MCP server for Check Point products",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/management-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- d0e704c: Updated configuration, Modified 1 file(s) (synced from internal repository)

## 0.1.1

### Patch Changes

- 69a010c: Updated configuration, Modified 1 file(s) (synced from internal repository)

## 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/management-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/management-logs-mcp",
"version": "0.1.0",
"version": "0.1.1",
"description": "Management Logs MCP server for Check Point products",
"type": "module",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/management/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Patch Changes

- d0e704c: Updated configuration, Modified 1 file(s) (synced from internal repository)

## 0.1.1

### Patch Changes

- 582cc25: Republish to fix missing dist folder in previous release. No code changes.
- Updated dependencies [582cc25]
- @chkp/quantum-infra@0.2.1
Expand Down
2 changes: 1 addition & 1 deletion packages/management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/quantum-management-mcp",
"version": "0.1.0",
"version": "0.1.1",
"bin": {
"quantum-management-mcp": "dist/index.js"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/threat-prevention/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @chkp/threat-prevention-mcp

## 0.1.0

### Minor Changes

- d0e704c: Updated implementation and features, Updated configuration, Added 4 new file(s) (synced from internal repository)
2 changes: 1 addition & 1 deletion packages/threat-prevention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chkp/threat-prevention-mcp",
"version": "0.0.1",
"version": "0.1.0",
"description": "Threat Prevention MCP server for Check Point products",
"type": "module",
"main": "dist/index.js",
Expand Down