Skip to content

Commit 4f6ec48

Browse files
chore(release): bump package versions
1 parent 0094783 commit 4f6ec48

File tree

11 files changed

+84
-84
lines changed

11 files changed

+84
-84
lines changed

package-lock.json

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass-aggregations/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mongodb-js/compass-aggregations",
33
"description": "Compass Aggregation Pipeline Builder",
44
"private": true,
5-
"version": "9.46.1",
5+
"version": "9.46.2",
66
"main": "dist/index.js",
77
"compass:main": "src/index.ts",
88
"types": "dist/index.d.ts",
@@ -66,10 +66,10 @@
6666
"@mongodb-js/compass-collection": "^4.43.1",
6767
"@mongodb-js/compass-components": "^1.30.1",
6868
"@mongodb-js/compass-connections": "^1.44.1",
69-
"@mongodb-js/compass-crud": "^13.44.1",
69+
"@mongodb-js/compass-crud": "^13.44.2",
7070
"@mongodb-js/compass-editor": "^0.31.1",
7171
"@mongodb-js/compass-field-store": "^9.19.1",
72-
"@mongodb-js/compass-generative-ai": "^0.24.1",
72+
"@mongodb-js/compass-generative-ai": "^0.24.2",
7373
"@mongodb-js/compass-logging": "^1.4.8",
7474
"@mongodb-js/compass-telemetry": "^1.2.1",
7575
"@mongodb-js/compass-utils": "^0.6.12",

packages/compass-crud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"email": "[email protected]"
77
},
88
"private": true,
9-
"version": "13.44.1",
9+
"version": "13.44.2",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/mongodb-js/compass.git"
@@ -78,7 +78,7 @@
7878
"@mongodb-js/compass-editor": "^0.31.1",
7979
"@mongodb-js/compass-field-store": "^9.19.1",
8080
"@mongodb-js/compass-logging": "^1.4.8",
81-
"@mongodb-js/compass-query-bar": "^8.45.1",
81+
"@mongodb-js/compass-query-bar": "^8.45.2",
8282
"@mongodb-js/compass-telemetry": "^1.2.1",
8383
"@mongodb-js/compass-workspaces": "^0.25.1",
8484
"@mongodb-js/explain-plan-helper": "^1.2.4",

packages/compass-generative-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"email": "[email protected]"
1212
},
1313
"homepage": "https://github.com/mongodb-js/compass",
14-
"version": "0.24.1",
14+
"version": "0.24.2",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"

packages/compass-global-writes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"email": "[email protected]"
1212
},
1313
"homepage": "https://github.com/mongodb-js/compass",
14-
"version": "1.3.1",
14+
"version": "1.4.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"

0 commit comments

Comments
 (0)