Skip to content

Commit 33fe31e

Browse files
chore(release): bump package versions
1 parent 0395fca commit 33fe31e

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 10 additions & 10 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.27.0",
14+
"version": "1.27.1",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"

packages/compass-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "compass-e2e-tests",
3-
"version": "1.43.5",
3+
"version": "1.43.6",
44
"private": true,
55
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
66
"scripts": {

packages/compass-smoke-tests/package.json

Lines changed: 2 additions & 2 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.37",
14+
"version": "1.1.38",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -35,7 +35,7 @@
3535
"@mongodb-js/prettier-config-compass": "^1.2.8",
3636
"@mongodb-js/tsconfig-compass": "^1.2.10",
3737
"@types/node": "^20",
38-
"compass-e2e-tests": "^1.43.5",
38+
"compass-e2e-tests": "^1.43.6",
3939
"depcheck": "^1.4.1",
4040
"debug": "^4.3.4",
4141
"hadron-build": "^25.8.15",

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.23.0",
17+
"version": "0.23.1",
1818
"repository": {
1919
"type": "git",
2020
"url": "https://github.com/mongodb-js/compass.git"
@@ -79,7 +79,7 @@
7979
"@mongodb-js/compass-components": "^1.52.2",
8080
"@mongodb-js/compass-connections": "^1.76.0",
8181
"@mongodb-js/compass-crud": "^13.76.0",
82-
"@mongodb-js/compass-data-modeling": "^1.27.0",
82+
"@mongodb-js/compass-data-modeling": "^1.27.1",
8383
"@mongodb-js/compass-databases-collections": "^1.75.0",
8484
"@mongodb-js/compass-explain-plan": "^6.76.0",
8585
"@mongodb-js/compass-export-to-language": "^9.52.0",

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"@mongodb-js/compass-connections": "^1.76.0",
205205
"@mongodb-js/compass-crud": "^13.76.0",
206206
"@mongodb-js/compass-assistant": "^1.7.0",
207-
"@mongodb-js/compass-data-modeling": "^1.27.0",
207+
"@mongodb-js/compass-data-modeling": "^1.27.1",
208208
"@mongodb-js/compass-databases-collections": "^1.75.0",
209209
"@mongodb-js/compass-explain-plan": "^6.76.0",
210210
"@mongodb-js/compass-export-to-language": "^9.52.0",

0 commit comments

Comments
 (0)