Skip to content

Commit fa6ad41

Browse files
chore(release): bump package versions
1 parent 551cea8 commit fa6ad41

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

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

packages/compass-indexes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"email": "[email protected]"
77
},
88
"private": true,
9-
"version": "5.57.0",
9+
"version": "5.57.1",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/mongodb-js/compass.git"

packages/compass-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"email": "[email protected]"
1515
},
1616
"homepage": "https://github.com/mongodb-js/compass",
17-
"version": "0.17.0",
17+
"version": "0.17.1",
1818
"repository": {
1919
"type": "git",
2020
"url": "https://github.com/mongodb-js/compass.git"
@@ -77,7 +77,7 @@
7777
"@mongodb-js/compass-field-store": "^9.33.0",
7878
"@mongodb-js/compass-generative-ai": "^0.38.0",
7979
"@mongodb-js/compass-global-writes": "^1.17.0",
80-
"@mongodb-js/compass-indexes": "^5.57.0",
80+
"@mongodb-js/compass-indexes": "^5.57.1",
8181
"@mongodb-js/compass-logging": "^1.7.0",
8282
"@mongodb-js/compass-query-bar": "^8.59.0",
8383
"@mongodb-js/compass-schema": "^6.59.0",

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"@mongodb-js/compass-generative-ai": "^0.38.0",
212212
"@mongodb-js/compass-global-writes": "^1.17.0",
213213
"@mongodb-js/compass-import-export": "^7.57.0",
214-
"@mongodb-js/compass-indexes": "^5.57.0",
214+
"@mongodb-js/compass-indexes": "^5.57.1",
215215
"@mongodb-js/compass-intercom": "^0.24.0",
216216
"@mongodb-js/compass-logging": "^1.7.0",
217217
"@mongodb-js/compass-query-bar": "^8.59.0",

0 commit comments

Comments
 (0)