Skip to content

Commit 27021a6

Browse files
authored
Merge pull request #49 from CheckPointSW/changeset-release/main
Version Packages
2 parents dab968b + c307e26 commit 27021a6

15 files changed

+49
-30
lines changed

.changeset/2025-07-02T19-51-43-388Z-21ffee43.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/2025-07-02T19-51-43-388Z-900d7ad3.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/2025-07-02T19-51-43-389Z-05f91622.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/2025-07-02T19-51-43-389Z-66efe515.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/2025-07-02T19-51-43-389Z-9105b209.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/https-inspection/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @chkp/https-inspection-mcp
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 4188f96: Updated implementation and features, Updated configuration, Modified 2 file(s) (synced from internal repository)
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [4188f96]
12+
- @chkp/quantum-infra@0.3.0
13+
314
## 0.1.0
415

516
### Minor Changes

packages/https-inspection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chkp/https-inspection-mcp",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "HTTPS Inspection MCP server for Check Point products",
55
"type": "module",
66
"main": "dist/index.js",

packages/infra/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chkp/quantum-infra
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 4188f96: Updated implementation and features, Modified 1 file(s) (synced from internal repository)
8+
39
## 0.2.1
410

511
### Patch Changes

packages/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chkp/quantum-infra",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Shared infrastructure for Check Point Quantum Management MCP servers",
55
"repository": {
66
"type": "git",

packages/management-logs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @chkp/management-logs-mcp
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 4188f96: Updated configuration, Modified 1 file(s) (synced from internal repository)
8+
- Updated dependencies [4188f96]
9+
- @chkp/quantum-infra@0.3.0
10+
311
## 0.1.2
412

513
### Patch Changes

0 commit comments

Comments
 (0)