Skip to content

Commit c422b7d

Browse files
chore(release): bump package versions
1 parent e3a3ffd commit c422b7d

File tree

8 files changed

+36
-36
lines changed

8 files changed

+36
-36
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.9.1",
16+
"version": "1.9.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"

package-lock.json

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

packages/compass-data-modeling/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.17.0",
14+
"version": "1.18.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"

packages/compass-e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compass-e2e-tests",
3-
"version": "1.38.0",
3+
"version": "1.38.1",
44
"private": true,
55
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
66
"scripts": {
@@ -54,7 +54,7 @@
5454
"electron-to-chromium": "^1.5.185",
5555
"glob": "^10.2.5",
5656
"globals": "^15.14.0",
57-
"hadron-build": "^25.8.6",
57+
"hadron-build": "^25.8.7",
5858
"lodash": "^4.17.21",
5959
"mocha": "^10.2.0",
6060
"mongodb": "^6.17.0",

packages/compass-smoke-tests/package.json

Lines changed: 3 additions & 3 deletions
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.1.26",
14+
"version": "1.1.27",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -35,10 +35,10 @@
3535
"@mongodb-js/prettier-config-compass": "^1.2.8",
3636
"@mongodb-js/tsconfig-compass": "^1.2.9",
3737
"@types/node": "^20",
38-
"compass-e2e-tests": "^1.38.0",
38+
"compass-e2e-tests": "^1.38.1",
3939
"depcheck": "^1.4.1",
4040
"debug": "^4.3.4",
41-
"hadron-build": "^25.8.6",
41+
"hadron-build": "^25.8.7",
4242
"lodash": "^4.17.21",
4343
"typescript": "^5.8.3",
4444
"yargs": "^17.7.2"

packages/compass-web/package.json

Lines changed: 3 additions & 3 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.19.1",
17+
"version": "0.19.2",
1818
"repository": {
1919
"type": "git",
2020
"url": "https://github.com/mongodb-js/compass.git"
@@ -71,7 +71,7 @@
7171
"@mongodb-js/compass-components": "^1.44.0",
7272
"@mongodb-js/compass-connections": "^1.66.0",
7373
"@mongodb-js/compass-crud": "^13.66.0",
74-
"@mongodb-js/compass-data-modeling": "^1.17.0",
74+
"@mongodb-js/compass-data-modeling": "^1.18.0",
7575
"@mongodb-js/compass-databases-collections": "^1.65.0",
7676
"@mongodb-js/compass-explain-plan": "^6.66.0",
7777
"@mongodb-js/compass-export-to-language": "^9.42.0",
@@ -94,7 +94,7 @@
9494
"@mongodb-js/prettier-config-compass": "^1.2.8",
9595
"@mongodb-js/testing-library-compass": "^1.3.6",
9696
"@mongodb-js/tsconfig-compass": "^1.2.9",
97-
"@mongodb-js/webpack-config-compass": "^1.9.1",
97+
"@mongodb-js/webpack-config-compass": "^1.9.2",
9898
"@types/chai": "^4.2.21",
9999
"@types/chai-dom": "^0.0.10",
100100
"@types/express-http-proxy": "^1.6.6",

packages/compass/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"@mongodb-js/compass-connection-import-export": "^0.62.0",
204204
"@mongodb-js/compass-connections": "^1.66.0",
205205
"@mongodb-js/compass-crud": "^13.66.0",
206-
"@mongodb-js/compass-data-modeling": "^1.17.0",
206+
"@mongodb-js/compass-data-modeling": "^1.18.0",
207207
"@mongodb-js/compass-databases-collections": "^1.65.0",
208208
"@mongodb-js/compass-explain-plan": "^6.66.0",
209209
"@mongodb-js/compass-export-to-language": "^9.42.0",
@@ -240,7 +240,7 @@
240240
"@mongodb-js/signing-utils": "^0.3.8",
241241
"@mongodb-js/testing-library-compass": "^1.3.6",
242242
"@mongodb-js/tsconfig-compass": "^1.2.9",
243-
"@mongodb-js/webpack-config-compass": "^1.9.1",
243+
"@mongodb-js/webpack-config-compass": "^1.9.2",
244244
"@segment/analytics-node": "^1.1.4",
245245
"@types/minimatch": "^5.1.2",
246246
"bson": "^6.10.4",
@@ -257,7 +257,7 @@
257257
"electron-mocha": "^12.2.0",
258258
"ensure-error": "^3.0.1",
259259
"glob": "^10.2.5",
260-
"hadron-build": "^25.8.6",
260+
"hadron-build": "^25.8.7",
261261
"hadron-ipc": "^3.5.6",
262262
"make-fetch-happen": "^10.2.1",
263263
"minimatch": "^10.0.1",

packages/hadron-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hadron-build",
33
"description": "Tooling for Hadron apps like Compass",
4-
"version": "25.8.6",
4+
"version": "25.8.7",
55
"scripts": {
66
"check": "npm run lint && npm run depcheck",
77
"test": "mocha -R spec",

0 commit comments

Comments
 (0)